Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alpacahq
/
alpaca-backtrader-api
Public
Notifications
You must be signed in to change notification settings
Fork
152
Star
671
Code
Issues
45
Pull requests
9
Actions
Projects
0
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Security
Insights
Commits
Branch selector
v0.13.1
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 5, 2021
update version 0.13.1
shlomiku
committed
02a6d84
Copy full SHA for 02a6d84
fix: work with similar tz and change when needed.
shlomiku
committed
9c1229d
Copy full SHA for 9c1229d
don't need backfill in live mode
shlomiku
committed
8f0b931
Copy full SHA for 8f0b931
don't need a backfill in this example
shlomiku
committed
085a95f
Copy full SHA for 085a95f
Commits on Feb 3, 2021
update version to 0.13
shlomiku
committed
1783aeb
Copy full SHA for 1783aeb
Merge pull request #147 from alpacahq/pyup-scheduled-update-2021-02-01
Show description for 827b168
Shlomi Kushchi
authored
827b168
Copy full SHA for 827b168
Merge pull request #138 from ic-gcp/patch-1
Show description for 0343fdd
Shlomi Kushchi
authored
0343fdd
Copy full SHA for 0343fdd
Commits on Feb 1, 2021
Update alpaca-trade-api from 0.51.0 to 0.52.0
pyup-bot
committed
dd0cdaa
Copy full SHA for dd0cdaa
Commits on Jan 17, 2021
ci fix
shlomiku
committed
9e14e87
Copy full SHA for 9e14e87
ci fixes
shlomiku
committed
a554584
Copy full SHA for a554584
ci:: don't need to use pip to install alpaca_backtrader_api
shlomiku
committed
565a61d
Copy full SHA for 565a61d
ci:: limit bersions of pandas, numpy and scipy in ci
Show description for ed51c6a
Shlomi Kushchi
authored
ed51c6a
Copy full SHA for ed51c6a
Merge pull request #135 from alpacahq/add_data_time_frames
Show description for 92db88c
Shlomi Kushchi
authored
92db88c
Copy full SHA for 92db88c
Merge branch 'master' into add_data_time_frames
Shlomi Kushchi
authored
6940461
Copy full SHA for 6940461
Commits on Jan 11, 2021
Merge pull request #140 from alpacahq/pyup-scheduled-update-2021-01-11
Show description for 068bca8
Shlomi Kushchi
authored
068bca8
Copy full SHA for 068bca8
Update trading_calendars from 2.0.0 to 2.1.1
pyup-bot
committed
7d5c2b6
Copy full SHA for 7d5c2b6
Commits on Jan 6, 2021
Update _loadtick in alpacadata.py
Show description for 559e32d
ic-gcp
authored
559e32d
Copy full SHA for 559e32d
Commits on Dec 23, 2020
numpy 1.20.0 requires python 3.7. we still support python 3.6
shlomiku
committed
b91985d
Copy full SHA for b91985d
pandas 1.2.0 requires python 3.7. we still support python 3.6
shlomiku
committed
a73dd28
Copy full SHA for a73dd28
fix: we want always to get polygon today's data as minutes.
shlomiku
committed
a74e72e
Copy full SHA for a74e72e
bugfix: received samples use time with seconds as zeros
Show description for c9499f0
shlomiku
committed
c9499f0
Copy full SHA for c9499f0
bugfix: tz is received with NY but platform uses utc
shlomiku
committed
4890677
Copy full SHA for 4890677
bugfix: we do want today's data if our granularity is intraday (minutes)
shlomiku
committed
7210594
Copy full SHA for 7210594
feature:: support minute aggs as streaming source
Show description for 5dcbddd
shlomiku
committed
5dcbddd
Copy full SHA for 5dcbddd
Commits on Oct 26, 2020
Merge pull request #128 from alpacahq/pyup-scheduled-update-2020-10-26
Show description for 2a7a14a
Shlomi Kushchi
authored
2a7a14a
Copy full SHA for 2a7a14a
Update trading_calendars from 1.11.11 to 2.0.0
pyup-bot
committed
be4271a
Copy full SHA for be4271a
Commits on Oct 25, 2020
store:polygon data:fix - previous stop condition missed data
Show description for a7b9911
shlomiku
committed
a7b9911
Copy full SHA for a7b9911
Commits on Oct 23, 2020
store:order: better error notification when order rejected
shlomiku
committed
abe23b0
Copy full SHA for abe23b0
store:drop_samples: fix if missing bars, don't fail
shlomiku
committed
650680d
Copy full SHA for 650680d
store: Stop orders don't need limit price
shlomiku
committed
919d7ec
Copy full SHA for 919d7ec
Commits on Oct 22, 2020
implement notify_order and notify_store in example code
shlomiku
committed
0aabea3
Copy full SHA for 0aabea3
make sure we only handle live bars in paper/live mode
shlomiku
committed
112e4be
Copy full SHA for 112e4be
Commits on Oct 14, 2020
version upadte 0.12.0
Shlomi Kushchi
authored
978065e
Copy full SHA for 978065e
example code: how to resample data from quotes to minute bars in paper/live
shlomiku
committed
c975ce3
Copy full SHA for c975ce3
bidask param is not used. we always get bars for historic data, not quotes.
Show description for 082c8e3
shlomiku
committed
082c8e3
Copy full SHA for 082c8e3
Pagination
Previous
Next
You can’t perform that action at this time.