Hello all,
I am currently trying to find a solution for the following case:
I want buy positions every time the chart moves 1% up or 1% down (Intraday). And these positions should be closed by taking 1% profit. So TakeProfit at 1% for every entry position. No StopLoss.
Somehow i guess it is not that comlicated to write the script for, but i am still missing lots of basics.
I would appriciate a lot if someone could find a solution or give any tipps for my problem.