Watch how to download trading robots for free
Find us on Twitter!
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

ShowImportantParams - indicator for MetaTrader 4

Views:
21623
Rating:
(24)
Published:
2016.10.27 12:51
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.