Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Indicator of Equity and Balance - indicator for MetaTrader 4

Views:
51733
Rating:
(49)
Published:
2008.10.07 06:36
Updated:
2014.04.21 14:53
Equity_v7.mq4 (26.42 KB) view
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

10 pips a day opposite "yesterday's trend" 10 pips a day opposite "yesterday's trend"

Is it possible to take just 10 pips a day? This EA tries to do it.

open_close&stochastic_strategy open_close&stochastic_strategy

The 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.

Expert Advisor Robot_MACD_12.26.9 Expert Advisor Robot_MACD_12.26.9

The EA is based on the MACD indicator.

e_RP_250 e_RP_250

It 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.