• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 10:05am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 10:05am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

3 Bar Fractal with mid-bar and bar on each side 11 replies

My Pin Scouter Indicator for use with Pin Trading 51 replies

Indi to detect pin bar on all charts? 1 reply

Too many drawn Trendlines all same look: how to draw Trendlines with different look? 2 replies

Pin bar, pin bar, pin bar 0 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 7
Attachments: Pin Bar wipes out all the trendlines -objectlists
Exit Attachments

Pin Bar wipes out all the trendlines -objectlists

  • Post #1
  • Quote
  • First Post: Feb 28, 2010 11:07pm Feb 28, 2010 11:07pm
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
I have a pin bar indicator. It is really good indicator. I have my support and resistance lines on my chart. As soon as I put this indicator on my chart, it is wipping out my SR lines.

Can anyone please help? I like the thing is that it displays arrows and email alert.

Also if anyone can add another price actions bars like Outside bars(BUOB - (Bullish outside bar) and BEOB (Bearish outside bar) ) & Inside bars that would be great

Thanks in advance
Attached File
File Type: mq4 PinBar.mq4   31 KB | 393 downloads
  • Post #2
  • Quote
  • Feb 28, 2010 11:51pm Feb 28, 2010 11:51pm
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
here is the file
Attached File
File Type: ex4 PinBarFA.ex4   8 KB | 456 downloads
 
 
  • Post #3
  • Quote
  • Mar 1, 2010 12:00am Mar 1, 2010 12:00am
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
Quoting sangmane
Disliked
here is the file
Ignored

Thank you so much sanmane
 
 
  • Post #4
  • Quote
  • Mar 1, 2010 3:20am Mar 1, 2010 3:20am
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
per ur message

Hi Sangmane,

Thanks for the pinbar correction. Now its showing without wiping out the previous SR lines.

I want to ask for a favor. Hope its not too much for you. if it is just tell me. I know u must be busy.

So here is the thing. I was reading James16 thread and it was saying that a good ping bar is a bar whose body is within the previous high and lows.

I am Attaching his pdf so you see what i am saying. If you can help correct me this indicator to that, it would be wonderful.

THanks once again.


sorry i didnt know i couldnt send attachments. its the Pin bars: introductory tutorial pdf from james16 threads


let me know

Note: Also i just saw it again, my sr lines are vanishing again with the indi u gave me
 
 
  • Post #5
  • Quote
  • Mar 1, 2010 3:29am Mar 1, 2010 3:29am
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
try this one. there's a chance your sr line object's name contain "line". if the file below still deleted your sr lines, and if those sr lines drawn by indicator, upload that indicator
Attached File
File Type: ex4 PinBarFA2.ex4   8 KB | 437 downloads
 
 
  • Post #6
  • Quote
  • Mar 1, 2010 3:58am Mar 1, 2010 3:58am
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
thanks now its working.

here is the pdf from james16
Attached File
File Type: pdf price action.pdf   45 KB | 575 downloads
 
 
  • Post #7
  • Quote
  • Mar 3, 2010 10:35am Mar 3, 2010 10:35am
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting sangmane
Disliked
try this one. there's a chance your sr line object's name contain "line". if the file below still deleted your sr lines, and if those sr lines drawn by indicator, upload that indicator
Ignored
Hi Sangmane,
Thanks for the indicator. Any chance you could add a Alert to it and a SendMail feature?

Thanks MG
 
 
  • Post #8
  • Quote
  • Mar 3, 2010 3:00pm Mar 3, 2010 3:00pm
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
Hi Mike,

Just read your pm in my mail. It's not my indicator. I only modified the way the original code delete object when it reinitialized. Pls find the attached file below, added alert and sendmail (actually it has already had alert function, I made it optional.

Let me know if it woks as you expected

@amar, i have made those buob, beob, after make backtest, it doesn't show any good result
Attached File
File Type: ex4 PinBarAlert_Mail.ex4   8 KB | 326 downloads
 
 
  • Post #9
  • Quote
  • Mar 3, 2010 3:02pm Mar 3, 2010 3:02pm
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting Matrixxdg
Disliked
Hi Sangmane,
Thanks for the indicator. Any chance you could add a Alert to it and a SendMail feature?

Thanks MG
Ignored
Thanks Steve
 
 
  • Post #10
  • Quote
  • Mar 3, 2010 3:04pm Mar 3, 2010 3:04pm
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
your welcome mike. i'll have to go to bed now. it's 04.00 in indonesia
 
 
  • Post #11
  • Quote
  • Mar 3, 2010 9:18pm Mar 3, 2010 9:18pm
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
Quoting sangmane
Disliked
Hi Mike,

Just read your pm in my mail. It's not my indicator. I only modified the way the original code delete object when it reinitialized. Pls find the attached file below, added alert and sendmail (actually it has already had alert function, I made it optional.

Let me know if it woks as you expected

@amar, i have made those buob, beob, after make backtest, it doesn't show any good result
Ignored
Sorry Mike, I added alert and SendMail feature to the original file which delete all previous object like Fib lines. I should add those feature to PinBarFA2. Here is the mods, it should'nt delete any previous object
Attached File
File Type: mq4 PinBarAlert_Mail.mq4   32 KB | 430 downloads
 
 
  • Post #12
  • Quote
  • Mar 4, 2010 12:18pm Mar 4, 2010 12:18pm
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
Quoting sangmane
Disliked
Sorry Mike, I added alert and SendMail feature to the original file which delete all previous object like Fib lines. I should add those feature to PinBarFA2. Here is the mods, it should'nt delete any previous object
Ignored
Very Nice. THanks Sangmane.

I was wondering if we could do this.

Email only when there is a pin bar/shooting star but when there are 2 or 3 bars in the same motion. for eg 2 red candles closing lower and then a nice hammer

same for shooting star, blue candles making highs followed by a nice shooting star.

1 more request:

for the bars, can we make sure that the body of these bars is within the open/close of the previous bar?

thanks sangmane, once again appreciate the help
 
 
  • Post #13
  • Quote
  • Mar 4, 2010 1:16pm Mar 4, 2010 1:16pm
  •  sangmane
  • Joined Apr 2009 | Status: MT4 Programmer | 758 Posts
a picture worth a thousand words
 
 
  • Post #14
  • Quote
  • Mar 4, 2010 2:15pm Mar 4, 2010 2:15pm
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
Quoting sangmane
Disliked
a picture worth a thousand words
Ignored
ok will post as soon as i go home
 
 
  • Post #15
  • Quote
  • Last Post: Mar 4, 2010 3:10pm Mar 4, 2010 3:10pm
  •  TheFutureAce
  • | Joined Aug 2009 | Status: Member | 439 Posts
Quoting TheFutureAce
Disliked
ok will post as soon as i go home
Ignored
its attached here..let me know
Attached Image (click to enlarge)
Click to Enlarge

Name: gbpusd_indi_4.gif
Size: 31 KB
 
 
  • Platform Tech
  • /
  • Pin Bar wipes out all the trendlines -objectlists
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022