Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

Positions Info Panel - indicateur pour MetaTrader 5

Vues:
11028
Note:
(25)
Publié:
2017.01.26 09:02
\MQL5\Indicators\MyInd\Positions Info\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator in the form of a panel. Displays the resulting direction of the position: resulting lot size and up or down arrow.

The main area of application is hedge accounts, when there are multiple open positions in different directions with different volumes. The panel displays the resulting position volume only for the symbol of the chart the panel is attached to. 

Example

Such open positions are present:

Positons

Thus, the resulting position on AUDUSD: sell 0.02 + buy 0.05 = buy 0.03:

AUDUSD 

Similarly, the resulting position on EURUSD will be: sell 0.01 + buy 0.05 = buy 0.04:

EURUSD

And the resulting position on USDJPY will be: buy 0.06 + sell 0.03 + sell 0.05 = sell 0.02:

USDJPY 

Tip:

Attach the Positions Info Panel indicator to the chart, save the chart template (right click on the chart -> Templates -> Save Template) under the name default.tpl. After that, whenever you open a new chart, the Positions Info Panel will already be present on the chart.

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

Fractal_RSI Fractal_RSI

Fractal Relative Strength Index.

Fractal_MA Fractal_MA

Fractal moving average with indication of the last value with a price label.

Frank Ud Frank Ud

Works only on the hedge accounts! Martin, martingale. Doubling the lot at loss.

Fractal_RSI_HTF Fractal_RSI_HTF

The Fractal_RSI indicator with the timeframe selection option available in the input parameters.