Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
turingdata
/
alpaca-trade-api-python
Public
forked from
alpacahq/alpaca-trade-api-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python-3.10
User selector
All users
All time
Commit history
Commits on Feb 17, 2022
python 310 circle ci
ccnlui
committed
904863e
View commit details
Copy full SHA for 904863e
Browse repository at this point
Commits on Jan 28, 2022
flake8 format
ccnlui
committed
b685e62
View commit details
Copy full SHA for b685e62
Browse repository at this point
use updated asyncio api methods
ccnlui
committed
85ad1f9
View commit details
Copy full SHA for 85ad1f9
Browse repository at this point
upgrade websockets version to 10.1
ccnlui
committed
caf17b9
View commit details
Copy full SHA for caf17b9
Browse repository at this point
Commits on Jan 26, 2022
v1.5.0
gnvk
committed
9528725
View commit details
Copy full SHA for 9528725
Browse repository at this point
Add news api (#555)
Show description for 6132575
ccnlui
authored
6132575
View commit details
Copy full SHA for 6132575
Browse repository at this point
Commits on Jan 24, 2022
Adds Raw Data Support for TradingStream (#556)
Show description for f36d6c4
haxdds
authored
f36d6c4
View commit details
Copy full SHA for f36d6c4
Browse repository at this point
Commits on Jan 20, 2022
Mark v1 marketdata endpoints deprecated (#558)
Show description for 7970679
gnvk
authored
7970679
View commit details
Copy full SHA for 7970679
Browse repository at this point
Commits on Dec 22, 2021
Drops Support For Python 3.6 (#544)
Show description for 3d905f6
haxdds
authored
3d905f6
View commit details
Copy full SHA for 3d905f6
Browse repository at this point
Commits on Dec 10, 2021
v1.4.3
haxdds
committed
428632a
View commit details
Copy full SHA for 428632a
Browse repository at this point
Adds User Agent (#540)
Show description for f580737
haxdds
authored
f580737
View commit details
Copy full SHA for f580737
Browse repository at this point
Commits on Dec 9, 2021
Added crypto snapshot endpoint (#539)
ccnlui
authored
e725a0b
View commit details
Copy full SHA for e725a0b
Browse repository at this point
Commits on Dec 8, 2021
Handle trade error cancels and corrections as auto subscribed messages with trades (#536)
ccnlui
authored
7d9872b
View commit details
Copy full SHA for 7d9872b
Browse repository at this point
Commits on Nov 30, 2021
v1.4.2
haxdds
committed
c0fbfd9
View commit details
Copy full SHA for c0fbfd9
Browse repository at this point
Commits on Nov 29, 2021
Update Python3.7 CI
haxdds
authored
e44c379
View commit details
Copy full SHA for e44c379
Browse repository at this point
Commits on Nov 18, 2021
fixes build issue caused by PR 505 (#527)
haxdds
authored
03bb3e9
View commit details
Copy full SHA for 03bb3e9
Browse repository at this point
Commits on Nov 15, 2021
Fix several errors (#505)
Show description for cbbe10a
donno2048
authored
cbbe10a
View commit details
Copy full SHA for cbbe10a
Browse repository at this point
Commits on Nov 2, 2021
update version
camelpac
authored
b2c0837
View commit details
Copy full SHA for b2c0837
Browse repository at this point
fix code - remove unused function call (#520)
Show description for d97420f
camelpac
authored
d97420f
View commit details
Copy full SHA for d97420f
Browse repository at this point
add ability to stop/start the websocket connection (#514)
Show description for b3e1766
camelpac
authored
b3e1766
View commit details
Copy full SHA for b3e1766
Browse repository at this point
Commits on Oct 25, 2021
Update README documentation to specify new TimeFrame object and update broken image ref (#462)
Show description for cbfcbfa
kirkdotcam
authored
cbfcbfa
View commit details
Copy full SHA for cbfcbfa
Browse repository at this point
Commits on Oct 20, 2021
Added bug report and feature request forms (#513)
Show description for 41b33ec
parthiv11
authored
41b33ec
View commit details
Copy full SHA for 41b33ec
Browse repository at this point
A lot of typo errors (#512)
amwsis
authored
9e15ca2
View commit details
Copy full SHA for 9e15ca2
Browse repository at this point
Commits on Oct 14, 2021
Merge pull request #504 from SebRollen/SR/read_env_credentials_for_async_rest_client
Show description for 2e1e700
danielbancsi
authored
2e1e700
View commit details
Copy full SHA for 2e1e700
Browse repository at this point
Commits on Oct 13, 2021
Add multi-symbol latest endpoints (#507)
gnvk
authored
6fdf7ba
View commit details
Copy full SHA for 6fdf7ba
Browse repository at this point
Commits on Oct 8, 2021
Read credentials from environment for async rest client
SebRollen
committed
9d151a9
View commit details
Copy full SHA for 9d151a9
Browse repository at this point
Commits on Sep 30, 2021
Fix long line issues (#502)
gnvk
authored
a34b337
View commit details
Copy full SHA for a34b337
Browse repository at this point
The stream is named conn, not stream in this example, and the example does not work currently because of it. (#461)
thealmightygrant
authored
52c33ce
View commit details
Copy full SHA for 52c33ce
Browse repository at this point
Added missing stream import to demo (#500)
Show description for 8737260
william-green
authored
8737260
View commit details
Copy full SHA for 8737260
Browse repository at this point
Feature: Custom TimeRanges (#494)
Show description for 8989a0a
AlphaGit
authored
8989a0a
View commit details
Copy full SHA for 8989a0a
Browse repository at this point
Commits on Sep 28, 2021
update version to 1.4.0
camelpac
committed
f9e25cd
View commit details
Copy full SHA for f9e25cd
Browse repository at this point
Fix disconnecting ws (#499)
Show description for d974797
camelpac
authored
d974797
View commit details
Copy full SHA for d974797
Browse repository at this point
Commits on Sep 21, 2021
Merge pull request #496 from alpacahq/remove-polygon-residues
Show description for 5d93070
camelpac
authored
5d93070
View commit details
Copy full SHA for 5d93070
Browse repository at this point
more polygon residues
camelpac
committed
726d8f6
View commit details
Copy full SHA for 726d8f6
Browse repository at this point
cleanup
camelpac
committed
626e6dd
View commit details
Copy full SHA for 626e6dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.