Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 10944
- Rating:
- Published:
- 2017.05.29 15:37
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The "Session Buy Sell Orders" indicator shows the maximum and minimum numbers of the following parameters in the form of a histogram:
- SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders"
- SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders".
The indicator drawn using two buffers with the DRAW_HISTOGRAM drawing style.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18113

A Moving Average indicator, for which the values of two levels can be specified from the code.

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

The Exp_XFatlXSatlCloud trading system is based on change of the trend direction displayed by the XFatlXSatlCloud indicator

The indicator shows the current spread using a color line.