pyalgotrading icon indicating copy to clipboard operation
pyalgotrading copied to clipboard

Official Python Package for Algorithmic Trading APIs powered by AlgoBulls

Results 21 pyalgotrading issues
Sort by recently updated
recently updated
newest added

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...

bug

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.

enhancement

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

Added updated Jupyter Notebook for the recently added new features