Join our fan page
- Views:
- 6735
- Rating:
- Published:
- 2019.02.07 08:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Vladislav Goshkov
Indicator of Murrey levels in indicator buffers with the added visual text information on those levels.
The indicator uses the class of library GetFontName.mqh (should be copied to the terminal_data_folder\MQL5\Include).
Fig. 1. Indicator Murrey_Math_Lv
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23401

The EA focuses on the OHLC of timeframe W1

Indicator Stalin_Signal displays information on the current trend, using the values of indicator Stalin_NRTR with a fixed timeframe

Indicator of Murrey levels in indicator buffers with the added visual text information on those levels, calculating the levels on a timeframe specified in the inputs

A trading system based on two custom indicators: CCI Color Levels and RSI Custom Smoothing.