molanis.com/forum - Tools for MetaTrader : The place to ask about the best expert advisor builder, expert advisor downloads, and expert advisor programming
http://www.molanis.com/forum/

Remove Arrows where signal =0 but keep where signal = 1
http://www.molanis.com/forum/viewtopic.php?f=9&t=6053
Page 1 of 1

Author:  EddieII [ Sat Jun 07, 2014 3:06 am ]
Post subject:  Remove Arrows where signal =0 but keep where signal = 1

Hi,

I just built this momentum indicator that puts an arrow above the current bar when High[1] - Low[3] >= 0.0010

I only want to have an arrow displayed above the relevant bar and not the rest of the arrows below. Is there a way to do this?

Screenshot attached.

cheers
eddie

Attachments:
indicator builder.png
indicator builder.png [ 176.68 KiB | Viewed 8368 times ]

Author:  admin [ Mon Jun 09, 2014 11:03 am ]
Post subject:  Re: Remove Arrows where signal =0 but keep where signal = 1

The current indicator builder only creates continuous signals so it keeps painting the signal
The next version 3.2 R2 is changing a lot. It will have the TA+ and the ea signal builder icon so you can add conditions to the indicator - thus you can plot the signal only once. It will be available for beta testing in a month or so.

Author:  EddieII [ Mon Jun 09, 2014 7:30 pm ]
Post subject:  Re: Remove Arrows where signal =0 but keep where signal = 1

Awesome, thx for that :)

Also, how do I reference the arrows in the strAtegy builder? it looks as if a 'raised' arrow is signal 1 with a value of 1.

So, if I want to reference all instances of bars where a raised arrow occurs, should I define this as where signal 1 of the indicator = 1?

Thx a bunch!

Author:  molanisfx [ Mon Jun 09, 2014 11:01 pm ]
Post subject:  Re: Remove Arrows where signal =0 but keep where signal = 1

When you generate the indicator it tells you how to get the signal. You need the mode or signal number

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/