- Katılım
- 23 Eki 2020
- Mesajlar
- 1,828
M.H. Pee's article in this issue, "Trend Trigger Factor" introduces an indicator of the same name. Here, we present the formula for this indicator and the steps to include it in MetaStock. |
|
Trend Trigger Factor x:=Input("number of periods",2,100,15); bp:=HHV(H,x)-Ref(LLV(L,x),-x); sp:=Ref(HHV(H,x),-x)-LLV(L,x); ((bp-sp)/(0.5*(bp+sp)))*100 |
--William Golson Equis International | |
| |
Source / From: |