MJ Indicators Help Info

op2STOk_0.00.mq4 File Reference


Detailed Description

Author:
Copyright (c) 2011, MJ
Version:
0.00

$$$ NOTE $$$: If you post the indicator somewhere or mail it to a friend: please include also the info file so that they may benefit from it too. THANKS


op1STOk - op8STOk have the same documentation as they differ only in the number of STOk.

opSTOk__1-8STOk_main.gif


SHORT DESCRIPTION: ALopBarTouchMaZone (ALERT Chart Bar touches the MA Zone (Zone between (incl MA themself) two MA's)

Is a CHART indicator based on bar open price. Only the % k Line is calculated. NOTE: this is a deviation from the standard. Only the live (wiggling) part is using the last tick price(closing price)



COMPARE TO OTHER INDICATORS: it can not easily be compared with standard stochastic as it uses bar open values as calculation base. It's a bit similar to the normal MT4 stochastic with a SHIFT 1. Price field: Low/High, MA method: SMA (Simple).



OTHER INPUT VARIABLES

Other Input Parameters which are specific to this Indicators etc....



_____________1_____________ = "<<< STOk SETTINGS >>>"



________STOk1________= "== STOk1 DEFINITION =="

*iSTOk1KPeriod: STOk1: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk1KSlowing: STOk1: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk1LineStyle: STOk1: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk1LineWidth: STOk1: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk1Line: STOk1: Line color.


"== STOk2 DEFINITION =="

*iSTOk2KPeriod: STOk2: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk2KSlowing: STOk2: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk2LineStyle: STOk2: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk2LineWidth: STOk2: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk2Line: STOk2: Line color.


"== STOk3 DEFINITION =="

*iSTOk3KPeriod: STOk3: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk3KSlowing: STOk3: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk3LineStyle: STOk3: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk3LineWidth: STOk3: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk3Line: STOk3: Line color.


"== STOk4 DEFINITION =="

*iSTOk4KPeriod: STOk4: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk4KSlowing: STOk4: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk4LineStyle: STOk4: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk4LineWidth: STOk4: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk4Line: STOk4: Line color.


"== STOk5 DEFINITION =="

*iSTOk5KPeriod: STOk5: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk5KSlowing: STOk5: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk5LineStyle: STOk5: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk5LineWidth: STOk5: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk5Line: STOk5: Line color.


"== STOk6 DEFINITION =="

*iSTOk6KPeriod: STOk6: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk6KSlowing: STOk6: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk6LineStyle: STOk6: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk6LineWidth: STOk6: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk6Line: STOk6: Line color.


"== STOk7 DEFINITION =="

*iSTOk7KPeriod: STOk7: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk7KSlowing: STOk7: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk7LineStyle: STOk7: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk7LineWidth: STOk7: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk7Line: STOk7: Line color.


"== STOk8 DEFINITION =="

*iSTOk8KPeriod: STOk8: specifies the number of periods to use when calculating the initial % k(fast).

*iSTOk8KSlowing: STOk8: specifies the number of periods over which the % k line is to be smoothed.

*iSTOk8LineStyle: STOk8: Line Style: 0=Solid, 1=Dash, 2=Dot, 3=DashDot, 4=DashDotDot.

*iSTOk8LineWidth: STOk8: Line width. Valid values are: 1,2,3,4,5. BUT it seems it accepts also individual higher numbers which is quite useful.

*cSTOk8Line: STOk8: Line color.

===== END OF ===== OTHER INPUT VARIABLES =====