Latest Version of fast_csv Broken the scan #111
Replies: 5 comments 4 replies
-
|
It was part of update i was making to Stock-Pattern 😄 . I just released the latest Stock-Pattern. You really need to start using virtual env to isolate your dependencies. When updating Stock-Patterns, also update to the latest |
Beta Was this translation helpful? Give feedback.
-
|
Getting this Error Benny. Updated all the libs. (.venv) saurabhgarg@MacBook-Pro src % python3 init.py --tf monthly -c user.json Run Chart Controls Thanks |
Beta Was this translation helpful? Give feedback.
-
|
Can you recheck the mplfinance and matplotlib versions. This is what I'm using. This likely relates to GH issue #103 |
Beta Was this translation helpful? Give feedback.
-
|
Benny, I noticed one more thing. If i run bull_harm on monthly time frame it gives a stock. example allcargo with batu pattern. (.venv) saurabhgarg@MacBook-Pro src % python3 init.py --sym allcargo -p all --tf monthly -c user.json If i give same patten which was detected it works fine. (.venv) saurabhgarg@MacBook-Pro src % python3 init.py --sym allcargo -p batu --tf monthly -c user.json Should "ALL" not give this pattern or this is fine. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
If you use the interactive approach there is an double asterisk next to all with the note below: ** Excludes Trendlines & Triangles & Harmonics
This is expected behaviour.
Regards,
Benny Thadikaran
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Benny,
I upgraded the fast_csv to version 2 and the stock patter is broken.
I have reverted to old version, once you get time, pls do check.
Thanks
Saurabh
Beta Was this translation helpful? Give feedback.
All reactions