Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

TradeStatisticsPanel - indicateur pour MetaTrader 5

Vues:
16690
Note:
(39)
Publié:
2012.11.15 14:11
Mise à jour:
2014.02.03 09:39
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Description: 

The indicator panel displays the main statistical parameters of the trade for the current account calculated based on the trade history. Recalculation of these parameters is initiated at the panel start and by the OnTrade() event automatically. The "Calculate" button is provided for the forced recalculation.

The Consolas font is used by default as the panel font. If for some reason you do not have this font in the system, you can install it from the official website of the font developer, by following this link.

The CTradeStatistics class is used for calculations.

Image:

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1084

CTradeStatistics CTradeStatistics

Class for the calculation of the ENUM_STATISTICS enumeration parameters

BidAskChannel BidAskChannel

The BidAskChannel indicator is designed to account for spread in the shadows of candles.

CSelectFile CSelectFile

The file selection graphical interface class.

ATR_OpenIndent_v2 ATR_OpenIndent_v2

The indicator shows the opening price of the senior time frame (e.g., 1-day time frame) and draws line indents to the opening price, thus forming a range.