Commit Graph

18 Commits

Author SHA1 Message Date
9135112ebc Removing all properties besides the opening range period and type from the indicator constructor 2024-07-11 12:06:42 -07:00
820f3108cd Expose opening range start and end times to clients 2024-06-08 05:29:26 -07:00
ee36ee2e74 Refresh opening range indicator properties when checking / unchecking the box to enable extensions 2024-05-02 06:09:37 -07:00
1f276a2203 Add opening range extension levels 2024-05-01 05:40:29 -07:00
55455480f3 Remove unused imports and reorganize remaining ones 2024-04-30 07:44:43 -07:00
97115de78f Remove custom opening range start time 2024-04-30 07:43:08 -07:00
2fc185c920 Add new Opening Range indicator which defaults to a 1 minute data series instead of a 1 second data series when possible 2024-04-29 11:43:33 -07:00
73cfa7d601 Rename opening range indicator to indicate that its an older version of the indicator with custom start time support 2024-04-29 08:28:21 -07:00
c545af0aad Resolve off-by-one error when drawing the opening range start, disable labels by default, and make labels appear centered by default if shown 2024-02-16 05:39:03 -08:00
d30f6405bb Add custom start time, optional labels, and so much else 2023-04-11 06:48:46 -07:00
e6b54e392b Add support for opening ranges defined in terms of volume conducted 2023-03-07 05:33:10 -08:00
a4cfe65a4e Resolve issue where OR levels were not updated correctly if using non-time based bars and regular trading hours 2023-03-06 06:34:37 -08:00
5b6c31ecfc Resolve issue with opening ranges defined in timeframes smaller than the primary data series 2023-03-01 15:15:54 -08:00
8dacfe1606 Add OR mid line and resolve issues around non-time based charts and daylight savings time 2023-03-01 08:19:02 -08:00
bbd3bbcadf Add support for ORs defined in minues and hours in addition to other quality of life improvements 2023-02-14 14:26:37 -08:00
40db152a5b Fix property alignment 2023-02-10 08:44:14 -08:00
df3d337243 Convert tabs to spaces 2023-02-10 08:42:09 -08:00
e82e02279c Add Opening Range indicator 2023-02-10 08:39:29 -08:00