PROTECTED SOURCE SCRIPT

SpeedZone Momentum Triggers

TLDR; Early momentum shifts detection.

Basically it looks at price deltas, (which is like first derivative) and smooths those out over period to account for noise.

But that just gives us velocity. What we want is accelleration (second derivative). So it takes the deltas of the smoothed deltas and also smooths it. Yes it lags a bit more as a result, but it's much cleaner and not affected by noise.

The motivation is to detect changes in accelleration as opposed to velocity. i.e. we could still be going up but someone is slamming the brakes and we don't stop right away, we detect brakes being applied.

This could be used as additional confirmation to your already existing system. Where it fails is in a ranging market you need some filter or additional signal to filter those out.
accelerationAccelerator Oscillator (AC)Momentum Indicator (MOM)momentumindicatortrendreversal

受保護腳本

該腳本是閉源發佈的,您可以自由使用。您可以把它加入到常用以在圖表上使用它。您無法查看或修改其原始碼。

想在圖表上使用此腳本?


I'm a passionate software engineer and a trader. I love making trading tools. Follow me if you want to be kept up to date.
更多:

免責聲明