1 (edited by andreaardenti 2016-05-05 12:54:06)

Topic: Condition to set

Hi all,

it's possible to set a condition for entry like that:

if price is higher than pivot daily at day open then enter sell
...and it's opposite
if price is lower than pivot daily at day open then enter long

Thank all guys
Andrea


---------edit---------

i wish to create this kind of ea:

open at day open (long if price is below pivot daily - the opposite for short)
tp at pivot daily

if in the day of entry the price doesn't go to tp, in the next day we open a "martingale" size
so if the first order is 0.10 the second order is 0.20 then 0.40, etc...

tp in case of multy entry must be at breakeven plus X pip

It's possible?

Re: Condition to set

...it's also possible have the pivot indicator as well? (not only for daily open/close i mean)

Re: Condition to set

Use this:


http://s32.postimg.org/3l3tidznl/bal.jpg

Re: Condition to set

andreaardenti wrote:

...it's also possible have the pivot indicator as well? (not only for daily open/close i mean)

Ahmed did something once, let me locate it....

Here it is -> http://forexsb.com/forum/topic/4576/piv … indicator/

5 (edited by andreaardenti 2016-05-05 17:15:12)

Re: Condition to set

Really Thank You footon!
I will let you know...