거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
11038
평가:
(25)
게시됨:
2017.01.26 09:02
\MQL5\Indicators\MyInd\Positions Info\
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.