PureBytes Links
Trading Reference Links
Hi Steve, I noticed in your Hilbert study code in AFL Library, that you change radians to degs with p1 = Atan( ...) * 360 /3.1416; instead of p1=Atan(...)*180/3.1416; Is there any reason that you double the argument? Best Regards Dimitris Tsokakis