Navigation: Study Formulas > Other

Other

Top  Previous  Next

The study formulas included in the Other section are:

 

 

 

floorPivR3()

 

This function will calculate the R3 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivR2()

 

This function will calculate the R2 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivR1()

 

This function will calculate the R1 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivPP()

 

This function will calculate the PP floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivS1()

 

This function will calculate the S1 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivS2()

 

This function will calculate the S2 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

floorPivS3()

 

This function will calculate the S3 floor trader pivot level based on the bar interval specified. To calculate floor trader pivots for the prior daily session, use D as the interval.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

haClose()

 

This function will calculate the Heikin-Ashi Close based on the bar interval specified.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

haHigh()

 

This function will calculate the Heikin-Ashi High based on the bar interval specified.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

haLow()

 

This function will calculate the Heikin-Ashi Low based on the bar interval specified.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

haOpen()

 

This function will calculate the Heikin-Ashi Open based on the bar interval specified.

 

Parameters

 

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval

 

 

 

mmLevel()

 

This function will calculate individual MM levels (i.e., from 0/8th through 8/8th) at the bar interval specified.

 

Parameters

 

frame

frame size to use. enter 8, 16, 32, 64, or 128

multiplier

frame multiplier. enter 1.0, 1.5, or 2.0

ignore

ignore wicks. set to 1 to ignore wicks (formula will use close and open). set to 0 to use wicks (formula will use high and low)

level

specific MM level to calculate. enter 0, 1, 2, 3, 4, 5, 6, 7, or 8

inv

select the bar interval on which this study should be calculated or leave blank to calculate on the default bar interval