Hello guys, is there someone that have an EL code to solve the project
( or forecast), price future direction?
Example below i have a classic moving average with "displace" value;
Inputs: Price(Close) , Length(20), Displace(10) ;
If Displace >= 0 OR CurrentBar > AbsValue(Displace) Then...