Envelopes
Indicator as described in the step-by-step tutorial here:
https://strategyquant.com/doc/programming-sq/adding-envelopes-indicator-step-by-step/
Přejít k obsahu | Přejít k hlavnímu menu | Přejít k vyhledávání
Indicator as described in the step-by-step tutorial here:
https://strategyquant.com/doc/programming-sq/adding-envelopes-indicator-step-by-step/
Nice!
This line is missing in switch(Applied_Price)
case 6: MAInput = Input.Weighted; break;