Indicators: Yaanna

 

Yaanna:

Yaanna is the simplest indicator of the overbought/oversold states.

Yaanna is a confirmatory indicator that must be used for a main signal check.

  1. We should sell or close long positions when the indicator value is above 100.
  2. We should buy or close short positions when the indicator value is below 0.

Similar to many other indicators, overbought/oversold position may show presence of a trend. But the market situation must also be considered.

Yaanna indicator

Author: Nikolay Kositsin

 
int GetStartBars(Smooth_Method Method,int Length,int Phase)

I tried to complile it but i got several errors. First one is this

'Smooth_Method' - declaration without type SmoothAlgorithms.mqh 537 18


 
Boob Wood:

I tried to complile it but i got several errors. First one is this

'Smooth_Method' - declaration without type SmoothAlgorithms.mqh 537 18


For current version of MT5, you will need new SmoothAlgorithms.mqh file. You can download it from here: https://www.mql5.com/en/forum/321609#comment_13460000