Lavoro terminato
Specifiche
I own the current EA per attached. Currently under the parameter settings, I can set by SideProfit in points where EA will calculate what it the TP price (taking into account all fees and swap) and close off accordingly or HardTP where the TP is set into the broker system. Ie, if my setting for both is different, whichever TP is reached first, EA will activate accordingly.
I am looking to add in another option where I can set the TP by amount (similarly taking into account all fees and swap) and if set at $0 = disabled. Currently the EA will show me the absolute profit/loss so the additional setting I want is to be able to set by amount. Ie, If I set SideProfit as 100 points, HardTP as 150 points and Amount as $50, the EA will set the HardTP in broker system and monitor the SideProfit and Amount and whichever is reached first, to close off the series of martingale trade and restart a new series.
In essence, currently the EA monitor 2 TP parameters and I want it to monitor a 3rd one by Amount.

