Bar type scripts are used for building custom bar types that can be used interchangeably with native bar types throughout the platform. The custom data bars that are built by the script can either be based on tick, minute or daily bars depending on the underlying bar source. Note that when a bar type script is used by multiple symbols a single script instance is initialized for each one.
# | Language | Name |
---|---|---|
1 | C# | Ask Tick Bars - Custom |
2 | C# | Bid Tick Bars - Custom |
3 | C# | Last Tick Bars - Custom |