Lavoro terminato
Specifiche
I am looking for an EA that is triggered by market movement. For example, if the price increases by 15 pips, the EA will execute a sell order if the price falls by 15 pips. There should always be only one active order. The calculation of the entry point is the price at which the EA is started when it starts. For all subsequent trades, the decisive price is the price at which the previous order was closed or the price at which the previous position was closed at the close of the candle. The EA should include the following parameters: Lot Calculator (Risk in% from Balance) or Fix Lot, Stop-Loss, Take-Profit, TRailing Stop and the Trigger Range: how many pips movement the EA buys in, Trigger Mode: Prev Order or Next Candle, Trading window (EA works between 01:00 and 23:00 for example)