Join our fan page
- Views:
- 7009
- Rating:
- Published:
- 2012.10.10 10:36
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This is an informative script displaying data on the current trading pair in the upper left corner of the chart window. It displays such data as order freeze level (FreezeLevel), minimum and maximum lot sizes, lot step, nearest possible distance for setting orders (StopLevel), swaps, etc.
The data is displayed on the chart for twenty seconds before removal.
InfoMarket script operation
This script was first implemented in MQL4 and published 30.04.2012 (in Russian).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1009

Standard Stochastic shown as a color histogram.

Standard MACD version that can be located by setting the indicator timeframe value different from the chart one. The indicator also allows traders to select histogram and signal line smoothing algorithms.

Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).

The indicator of two unspecified time intervals.