Description Usage Arguments Author(s)
Generates a fixed price scalp indicator for a given data set. This inidcator is typically used to scalp around a stationary price series.
1 | ScalpFVInd(Data, Vol, InitVolFactor, MaxVolFactor, AdjFactor)
|
Data |
Single price series to generate a scalping FV indicator. |
Vol |
The volatility measure for the given data above |
InitVolFactor |
The multiplier of the Vol that determines the initial entry price. |
MaxVolFactor |
The multiplier of the Vol that determines the max position price. |
AdjFactor |
The amount that a price should be adjusted when the price exceeds the max price limit. |
Nicholas Dregne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.