pyalgotrading
pyalgotrading copied to clipboard
Official Python Package for Algorithmic Trading APIs powered by AlgoBulls
Currently, the following objects of the AlgoBullsAPI class are not linked to the Strategy Code: 1. _key__backtesting 2. _key__papertrading 3. _key__realtrading The first time any method od AlgoBulls API is...
Hi Team, Can you please help me in creating an algorithm for Day trading using the Camarilla pivot point strategy? Regards, [email protected]
I was trying to upload the strategy EMA Regular order on my algobulls account so that I can perform some backtesting and generate reports according to the tutorial on pyalgotrading...
Currently, the token is not validated immediately when the token is set. A test API call can be made immediately after setting the token to validate it.
added new images for analytics content
added new images of OAuth content
added redirects for how to and fee page
added new plans for the US and Indian markets in setup your workspace page
updated strategyoptionbasev2 class
Added updated Jupyter Notebook for the recently added new features