File Name: StochasticOf_Montage.efs
Description:
Plots the Stochastics of a collection of eSignal Basic Studies.
Formula Parameters:
1. Montage Source - Standard
[Options]
Open
High
Low
Close
HL/2
HLC/3
OHLC/4
Standard
AccDistStudy.ACCDIST
ADXDMStudy.PDI
ADXDMStudy.NDI
ADXDMStudy.ADX
ATRStudy.ATR
BollingerStudy.BASIS
CCIStudy.CCI
ChopStudy.CHOP
DonchianStudy.BASIS
DonchianStudy.LOWER
DonchianStudy.UPPER
EnvelopeStudy.BASIS
EnvelopeStudy.LOWER
EnvelopeStudy.UPPER
MAStudy.SIMPLE
MAStudy.EXPONENTIAL
MAStudy.WEIGHTED
MAStudy.VOLUMEWEIGHTED
MACDStudy.FAST
MACDStudy.SLOW
MACDStudy.MACD
MoneyFlowStudy.MONEYFLOW
MOMStudy.MOM
OBVStudy.OBV
OscStudy.OSC
PercentRStudy.PERCENTR
ROCStudy.ROC
RSIStudy.RSI
StochStudy.FAST
2. Montage Length K - 14
3. Montage Smooth K - 1
4. Montage Length D - 3
5. Montage MA Type - Simple [Simple, Exponential]
6. Montage Upper Band - 80
7. Montage Lower Band - 20
8. Montage Bands' Color - Color.black
9. Montage %K Color - Color.blue
10. Montage %D Color - Color.red
11. Montage %K Thickness - 1
12. Montage %D Thickness - 1
13-17
The last five parameters are changed dynamically based on the
Basic Study selected from the Montage Source parameter. If
the name of any of these parameters is "NA" then no input is
required for that parameter.
Notes:
Version 1.0 7/20/2004
This formula is designed to calculate stochastics based on
the user-defined source selected from the "Montage Source"
parameter via Edit Studies. The default, Standard, uses the
traditional highest high, lowest low and close similar to the
built-in Stochastics study.
Instructions - After selecting a new source for the Montage Source
parameter, select "OK" and close the Edit Studies window. Then
go back into Edit Studies to view the required parameters for
the selected source, if they apply.
Download File:
StochasticOf_Montage.efs
EFS Code:
The code for this formula is too lengthly for display in this post. Please download and open the formula in the EFS Editor to view the code.
Description:
Plots the Stochastics of a collection of eSignal Basic Studies.
Formula Parameters:
1. Montage Source - Standard
[Options]
Open
High
Low
Close
HL/2
HLC/3
OHLC/4
Standard
AccDistStudy.ACCDIST
ADXDMStudy.PDI
ADXDMStudy.NDI
ADXDMStudy.ADX
ATRStudy.ATR
BollingerStudy.BASIS
CCIStudy.CCI
ChopStudy.CHOP
DonchianStudy.BASIS
DonchianStudy.LOWER
DonchianStudy.UPPER
EnvelopeStudy.BASIS
EnvelopeStudy.LOWER
EnvelopeStudy.UPPER
MAStudy.SIMPLE
MAStudy.EXPONENTIAL
MAStudy.WEIGHTED
MAStudy.VOLUMEWEIGHTED
MACDStudy.FAST
MACDStudy.SLOW
MACDStudy.MACD
MoneyFlowStudy.MONEYFLOW
MOMStudy.MOM
OBVStudy.OBV
OscStudy.OSC
PercentRStudy.PERCENTR
ROCStudy.ROC
RSIStudy.RSI
StochStudy.FAST
2. Montage Length K - 14
3. Montage Smooth K - 1
4. Montage Length D - 3
5. Montage MA Type - Simple [Simple, Exponential]
6. Montage Upper Band - 80
7. Montage Lower Band - 20
8. Montage Bands' Color - Color.black
9. Montage %K Color - Color.blue
10. Montage %D Color - Color.red
11. Montage %K Thickness - 1
12. Montage %D Thickness - 1
13-17
The last five parameters are changed dynamically based on the
Basic Study selected from the Montage Source parameter. If
the name of any of these parameters is "NA" then no input is
required for that parameter.
Notes:
Version 1.0 7/20/2004
This formula is designed to calculate stochastics based on
the user-defined source selected from the "Montage Source"
parameter via Edit Studies. The default, Standard, uses the
traditional highest high, lowest low and close similar to the
built-in Stochastics study.
Instructions - After selecting a new source for the Montage Source
parameter, select "OK" and close the Edit Studies window. Then
go back into Edit Studies to view the required parameters for
the selected source, if they apply.
Download File:
StochasticOf_Montage.efs
EFS Code:
The code for this formula is too lengthly for display in this post. Please download and open the formula in the EFS Editor to view the code.