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
- Published by:
- Nicholas C Weber
- Views:
- 4376
- Rating:
- Published:
- 2022.12.22 04:41
- Updated:
- 2022.12.22 04:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Original code and description here:
https://www.mql5.com/en/code/17472
Modifications:
Corrected errors that prevent compiling indicators that won't due to errors in the <SmoothAlgorithms.mqh> file.
I've also changed "int period" to "double period" in a lot of places so you can now use decimal periods on your custom indicators. This feature works, I've checked.

Sort the input array in-place using comparison function less.

Volume Average percent spread mod

Volumes Spread mod

The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)