Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 31527
- Rating:
- Published:
- 2016.05.16 10:02
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Aborigen
Another version of determining the pivot point of the next day.

Another version of determining the pivot point of the next day.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7573

The ADXm indicator, unlike the traditional one, allows to see the positive and negative waves of the trend. The method for working with this indicator is the same as with the traditional one.

The indicator shows when to sell and when to buy. But it is not so simple.

The Standard Deviation Channel is plotted on the basis of the Linear Regression Trend.

A version of the Stochastic located right in the price window.