Demonstration of the correlated nature of BTC and securities
Here is a brief showcase utilizing rays to visually identify trends and key breakpoints. Moving averages (and keltner channels) are typically better for this kind of analysis, but rays are useful for the extension to the future based on the current trend. I have found that BTC especially conforms to more basic analysis like MA and rays so this may not apply as...
See for yourself here, that the entire strategy is based on parabolic SAR. The minor deviance may be from a use of average true range instead of close, or some other similar source. If you want this just simply use the BUILT IN SAR function with the parameters: sar(0.015, 0.01, 0.025) I am not sure how they are obfuscating the input to get a single integer into...