ProRealTime documentation

Constant which is customizable in the settings window of the chart (default: close).

Syntax:

 

Get the value of the “Cycle” technical indicator on price selected.

Syntax:

 

Example:

Reports the date of the selected N bar of the current chart in YYYYMMDD format.

Syntax:

 

DateToBarIndex

ProRealTime v11

Allows to set an absciss with a datetime instead of a candlestick barindex for Graphical instructions.

Accepted formats for date are YYYY / YYYYMM / YYYYMMDD / YYYYMMDDHH / YYYYMMDDHHMM / YYYYMMDDHHMMSS

Syntax:

Example: DRAWTEXT(“text”, DateToBarindex(20200101), close)

(more…)

Reports the day of the selected N bar of the current chart in DD format.

Syntax:

Give you the day of the week of the N selected bar of the current chart.

Syntax:

Reports number of days elapsed since year 1900 at selected N bar of the current chart.

Syntax:

Return the close value of the Daily timeframe of the N bar before the current one.

Syntax:

 

Example:

Return the number of decimal of the value

(more…)

Lets you define parameters like CumulateOrders or FlatBefore / FlatAfter..

Syntax :

 


Top