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):
I've already fixed it. There were some objects left over from version 3.1.3, and then when I used version 3.1.6, I noticed the breakeven issue. The yellow line between 6282.4 and 6286.3
I created this script that deletes all objects, and I've had no further problems. CP GUI regenerates when the timeframe changes.
Objects_All_Clean.mq5
It should remove all the objects itself. Please let me know if you still see duplicated objects.