Equity Indicator MT4

 

i would like to program an indicator to plot the "Profit/Loss" values in MT4, on the current chart. If MT4 chart is set to 4H, every 4 hours, there will be a new sample of the "Profit/Loss" that will be plotted in the indicator.


Has anyone already programmed this?

 
c0d3:

i would like to program an indicator to plot the "Profit/Loss" values in MT4, on the current chart. If MT4 chart is set to 4H, every 4 hours, there will be a new sample of the "Profit/Loss" that will be plotted in the indicator.

Has anyone already programmed this?

You can check out 7bit's Equity Recorder here -> https://www.mql5.com/en/code/9343. It shouldn't be too hard to change it to Profit/Loss. Good Luck!
 

That is exactly it!!!!!!


Thanks.

 
gordon:
You can check out 7bit's Equity Recorder here -> https://www.mql5.com/en/code/9343. It shouldn't be too hard to change it to Profit/Loss. Good Luck!

This has got to be one of the most useful indicators for MT4. This indicator shows the real drawdown, which is priceless for EA system analysis, with this you can see how LOW you sink with your investment strategy.
 
c0d3:

This has got to be one of the most useful indicators for MT4. This indicator shows the real drawdown, which is priceless for EA system analysis, with this you can see how LOW you sink with your investment strategy.
Glad u like it. You should thank 7bit though...
Reason: