Will this work?
-
Im trying to trigger My tp and SL based on thee ATR of three different time frames, but i want to trigger either of them manually when i think the market bests fits and ATR tiem frame.
I have aslo grouped the traders from 1-3 im wondering if this grouping will work?
-
I don't see any launching block. Will al trades be opened manually?
-
yes its only a semi automated system. The expert starts only when i place a trade
-
And what do you exactly need the EA to do? Iy you also modify the TP and SL manually what do you the EA to look for?
-
I just want the EA to make MY ATRS automatic when i enter a trade. Then when im a few hudred peips away from stop loss decrese postion and increase position when im 500 pips ways from TP.
-
I'm a bit confused. I see no ATR in any block of your peoject. So, is this what you want?:
- You open trades manually.
- Your EA is suppoed to calculate some ATR values (from what?).
- Once the EA identifis any of those ATR values you modifiy the SL manually.
Is this correct?
-
It will calculate the ATR at my open position and uses the ATR value as my SL and TP. the i do nothing.
Or it could show me the ATR Values in pips on the chart and send it to my phone so i can the input it manually.
if you open th modify stop block you will see the ATR as a price fraction calculation.
Hope that claifys things
-
you can do it whit this blocks:
FOR EACH TRADE (select type of manual trades) > MODIFY STOPS (put in the value, one variable of one formula of atr date)
-
I dont fully understand, do you mind showing me on a shared FX dreema file?
thanks for you time.
-
So if I understand it correctly points 1 anbd 2 are correct. Are the SL and TP values to be modified as the ATR value evolves in time?