Join our fan page
Indicator of Equity and Balance - indicator for MetaTrader 4
- Views:
- 52907
- Rating:
- Published:
- 2008.10.07 06:36
- Updated:
- 2014.04.21 14:53
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator draws the charts of equity and balance by the data of account's history, it uses the current opened positions for updating the charts in the real time mode as well. There is a possibility of drawing the charts of margin and free margin but only by the current values in the monitoring mode.
You can draw the charts considering only the orders that meet the specified conditions. For example, if you specify the magic number and the necessary symbol the indicator will extract these exact orders from the history. In such a manner, you can estimate the working of several MTS on one account.
There is a possibility of not considering the initial balance for more demonstrativeness.
The indicator is able to calculate the maximum drawdown by the equity and the recovery factor!
The chart of the equity and balance of the account
The chart of the equity and balance for the orders that have magic number = 856
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8454
Is it possible to take just 10 pips a day? This EA tries to do it.
open_close&stochastic_strategyThe testing data is in the strategy tester.rar file. The EA was tested from 29.09 to 30.09 because the strategy is designed for M1. But unfortunately it works not by the strategy. In some cases it doesn't close when it should and so it goes negative.
The EA is based on the MACD indicator.
e_RP_250It was developed on my order for working with the RPoint indicator. I reached this variant by changing the parameters of the indicator and the EA. Change the ReversePoint value to 250 when placing the indicator.