Take Profit and Stop Loss Lines with %,USD and Points
I'd like to make a suggestion regarding the Take Profit and Stop Loss lines.
Take Profit and Stop Loss lines with the values for the Profit/Loss Percentage, the USD Gain/Loss, and the Points Distance from the Open Price.
Like the Position Size Calculator indicator or the EA.
It's useful to know these values in real time when trading manually or when building a strategy.
The code could be taken from there.
Like This:
Also the Risk/Reward (0.71R in this case)
How would you rate the customer service you received?
Satisfaction mark by Ulises Cune 2 months ago
Add a comment about quality of support you received (optional):
Andrey,
I'm back with this. When I open another trade in the "anti-martingale" mode, it doesn't show the TakeProfit line, and I don't see the takeprofit setting on the second trade either. It does set the StopLoss.
manual_us500.set
You mix up Individual TP and Series TP. Line is for the Series TP.
And with `Allow TakeProfit for anti-martin trades` = false it cancels TP after opening anti-martin trade.