Add Quarterly time frame #70
cotton1234
started this conversation in
General
Replies: 1 comment 3 replies
-
Should not be a problem. I'll try it over the weekend and let you know. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Benny,
Can you add Quarterly time frame in the list with daily, weekly, monthly.
Traceback (most recent call last):
File "/Users/saurabhgarg/shivshakti/stock-pattern/src/init.py", line 497, in
loader = getattr(loader_module, loader_name)(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/saurabhgarg/shivshakti/stock-pattern/src/loaders/EODFileLoader.py", line 57, in init
raise ValueError(f"Timeframe must be one of {valid_values}")
ValueError: Timeframe must be one of daily, weekly, monthly
Thanks
Saurabh
Beta Was this translation helpful? Give feedback.
All reactions