User Tools

Site Tools


token_reference_for_file_exports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
token_reference_for_file_exports [2023/01/16 22:31]
tickstory [Bar]
token_reference_for_file_exports [2023/01/16 22:32]
tickstory [Bar]
Line 11: Line 11:
    * **{BarTickCount}** - The number of tick/price movements that occurred within a bar.    * **{BarTickCount}** - The number of tick/price movements that occurred within a bar.
    * **{BarMaxSpread}** - The maximum spread that occurred in the bar, expressed in decimal (eg. 0.00021 for a 2.1 pip spread).    * **{BarMaxSpread}** - The maximum spread that occurred in the bar, expressed in decimal (eg. 0.00021 for a 2.1 pip spread).
-   * **{BarMinSpreadInt}** - The minimum spread that occurred within a bar, expressed as an integer. ​ For a 4-digit symbol, this will appear as "​2"​ for a 2.1 pip spread and for a 5-digit symbol, it would appear as "​21"​. 
    * **{BarMaxSpreadInt}** - The maximum spread that occurred within a bar, expressed as an integer. ​ For a 4-digit symbol, this will appear as "​2"​ for a 2.1 pip spread and for a 5-digit symbol, it would appear as "​21"​.    * **{BarMaxSpreadInt}** - The maximum spread that occurred within a bar, expressed as an integer. ​ For a 4-digit symbol, this will appear as "​2"​ for a 2.1 pip spread and for a 5-digit symbol, it would appear as "​21"​.
 +   * **{BarMinSpread}** - The maximum spread that occurred in the bar, expressed in decimal (eg. 0.00021 for a 2.1 pip spread).
 +   * **{BarMinSpreadInt}** - The minimum spread that occurred within a bar, expressed as an integer. ​ For a 4-digit symbol, this will appear as "​2"​ for a 2.1 pip spread and for a 5-digit symbol, it would appear as "​21"​.
 +
 ===== Tick ===== ===== Tick =====
 **(These fields only applicable when using '​Tick'​ time frame)** **(These fields only applicable when using '​Tick'​ time frame)**
token_reference_for_file_exports.txt ยท Last modified: 2023/05/08 04:22 by tickstory