Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 9677
- Rating:
- Published:
- 2019.02.18 17:35
- Updated:
- 2019.02.20 01:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Just a combining of a variable consecutive candle detector along with associated RSI levels.
Interesting settings:
- Number of consecutive candles needed before a valid signal
- Overbought level of RSI
- Oversold level of RSI
In the marketplace at https://www.mql5.com/en/market/product/35976

Kalman filter - with candles or bars, multi time frame version

This is the version 2 of my script to export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. More columns were added and fixed minor errors. The code for processing and exporting data was rewritten.

Aroon - multi time frame version

Aroon oscillator - multi time frame version