File: WebAPI/historical_2.proto
Parameters of a Range bar request.
Type: uint32
Description: Size of single range bar.
Note: Can take a value from 1 to 1000000000.
Type: uint32
Description: Note: START_POINT_SESSION is processed by default.
Source: RangeBarParameters.StartPoint.
Description: Start point values.
•START_POINT_SESSION = 0
Range bar calculation resets at the beginning of session.
•START_POINT_WEEK = 1
Range bar calculation resets at the beginning of week.
•START_POINT_MONTH = 2
Range bar calculation resets at the beginning of month.