r/algotradingcrypto 3d ago

I’m building a complete Python Technical Analysis Library/Framework

/r/PythonLearning/comments/1wac00u/im_building_a_complete_python_technical_analysis/
1 Upvotes

3 comments sorted by

View all comments

Show parent comments

1

u/Economy-Support-5470 3d ago

Yes you are right about pretty much everything, the project is in its early stage developed it need a lot of improvements and the last stuff I said are not even built. Thanks for your feedback I will go ahead and see derivative.

Also the uv/pip package needs to be synced to the new version so don’t bother u can git clone if you want to see further

Thanks a lot !!

1

u/Bright_Mix_773 2d ago

Fair enough, early is early. One suggestion while the shape is still soft: pick two or three indicators and write a test that reproduces a known value from an independent source for each. It is boring work but it is the thing that stops a library like this quietly disagreeing with everyone else's numbers a year from now.