거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

ShowImportantParams - MetaTrader 4용 지표

조회수:
21791
평가:
(24)
게시됨:
2016.10.27 12:51
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator displays five parameters of the symbol and two parameters of the account, some of them may change during the release of important news or before closing the weekly session.

The following parameters may change:

  • Leverage - can be changed downward.
  • StopLevel - the levels for placing the stop loss and take profit (in points). They may increase during the news release and at the end of the session.
  • MarginCall - when this drawdown level is reached, it is recommended to make a deposit or to close some deals.
  • StopOut - when this drawdown level is reached, broker may force close part of the losing deals.
The following parameters are constantly changing, depending on the current quotes of the symbol.

  • Margin4Lot - the margin size when opening one lot.
  • SpreadSmooth - the current spread, averaged for SpreadSmoothTicks ticks.
  • RealSpread - the current spread without averaging 
  • SpreadPrice - price of the averaged spread in the deposit currency


Parameters:

  • FontSize
  • FontColor - font color
  • FontName - font name
  • XOffset - horizontal offset from the bottom left corner in pixels
  • YOffset - vertical offset from the bottom left corner in pixels and the distance between lines
  • SpreadSmoothTicks - spread value averaging period

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/15808

PAMM on the chart PAMM on the chart

Downloads the history of Alpari PAMM accounts and displays it on the chart.

GAP Finder GAP Finder

This indicator plots bullish and bearish gaps, and crosses/hides closed gaps.

Jupiter M Jupiter M

Martingale grid EA. The main idea of the EA is not in accurate entries, but in flexible plotting of grids.

Nevalyashka Stop Up Nevalyashka Stop Up

After a loss, the EA opens orders with stop levels increased by the coefficient.