Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 10739
- Rating:
- Published:
- 2008.08.12 08:31
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The EA for 4 symbols: EURUSD, GBPUSD, USDCHF and USDJPY. The basis is the 4H moving averages.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8305

It Shows you more than 160 type of Support and Resistance .

Shows - in this version - up to 3 MA from different timeframes. Maybe is usefulll for someone. Enter the period for the ma's in Minute of the desired timeframe, f.e ma2_periode=15 shows you the ma for the timeframe M15. Enter in ma2 the Calculte Perio

Indicator RSI_dots.

Well, the functions of file operations are used in the system library of kernel32.dll. It is this library that we import into the EA. The code is attached.