Join our fan page
- Views:
- 44558
- Rating:
- Published:
- 2016.12.22 17:34
- Updated:
- 2017.02.13 06:23
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This is a simple indicator that plots Signal History on the chart. This requires the csv file downloaded and saved in the folder MQL4/Files/Tipu History/history.csv. The folder and file settings can be changed from the input section, however the file has to be saved in the Files folder of MQL4.

Moving Average based on Ultimate Oscillator. It calculates weighted average of three moving averages (Simple, Exponential, Smoothed or Linear Weighted).

The same EA's as previously released. The additional code allows the user to set parameters on RSI and Momentum.

This library has smart notification(alert, push and alert) function with an option of having a single notification per candle at a time.

This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately.