Entry once per pay, if trades loses - open grid
-
Hi there,
I really do not know how to reaching the goal of the system with fxdreema

It would be cool if somebody could help.
The system:
Entry long position with certain lot size and fixed TP of 2,5 points in gold (should be 250 pips with my broker) on 1:30 every day.
If the TP is reached then close position and do not open any more positions for the rest of the day.
If the price is falling then open another position with the same lot size 2,5 points lower than the price of 1:30 (where the entry of the first postions is placed).
Repeat this if the price is falling (grid entries) until a profit of 2,5 points all together is reached during the day. If this profit is reached for the day, do not open any other positions.Hopefully anyone would be willing to help.
This is what I have done: https://fxdreema.com/shared/dzIDZ4l4b
But it just does not open any other orders than the first on 01:30.Thanks a lot
Sebastian -
@SamWilson420 for the part closing all trades untill tomorrow when daily profit profit is hit this is what you need:
https://fxdreema.com/shared/bKbTjhrse
My example is counting pips, but you can adjust it for money. On the second part, it is far more complicated. You will need a separate structure to do that. Are you familiar with variables?
-
Hey, thanks for the reply. Unfortunately I am a complete Newby

I have no idea how to proceed