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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
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
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
fix/ci-config-python37
User selector
All users
All time
Commit history
Commits on Nov 29, 2021
update python37 ci config to support numpy and pandas
haxdds
committed
e9d90f0
View commit details
Copy full SHA for e9d90f0
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
cleanup
camelpac
committed
10b8093
View commit details
Copy full SHA for 10b8093
Browse repository at this point
remove the polygon ref package
camelpac
committed
cbe4c5a
View commit details
Copy full SHA for cbe4c5a
Browse repository at this point
remove polygon references residues from previous versions.
camelpac
committed
6733496
View commit details
Copy full SHA for 6733496
Browse repository at this point
Commits on Sep 17, 2021
Support multiple symbols in data queries (#493)
Show description for 60db6af
gnvk
authored
60db6af
View commit details
Copy full SHA for 60db6af
Browse repository at this point
Commits on Sep 15, 2021
Add crypto marketdata (#488)
Show description for 0d5f434
gnvk
authored
0d5f434
View commit details
Copy full SHA for 0d5f434
Browse repository at this point
Commits on Sep 7, 2021
v1.3.0
camelpac
authored
2538518
View commit details
Copy full SHA for 2538518
Browse repository at this point
Merge pull request #483 from alpacahq/add-support-for-async-rest
Show description for b795679
camelpac
authored
b795679
View commit details
Copy full SHA for b795679
Browse repository at this point
readme update
camelpac
committed
71ad754
View commit details
Copy full SHA for 71ad754
Browse repository at this point
cr fixes
camelpac
committed
4065329
View commit details
Copy full SHA for 4065329
Browse repository at this point
Merge branch 'master' into add-support-for-async-rest
camelpac
authored
0fc95ba
View commit details
Copy full SHA for 0fc95ba
Browse repository at this point
cr fixes
camelpac
committed
c0d0a4d
View commit details
Copy full SHA for c0d0a4d
Browse repository at this point
Commits on Sep 6, 2021
Merge pull request #456 from alpacahq/fix-pyup-warnings
Show description for b1f015f
camelpac
authored
b1f015f
View commit details
Copy full SHA for b1f015f
Browse repository at this point
Commits on Sep 4, 2021
set a minimum version for pandas and numpy
camelpac
committed
c0278cb
View commit details
Copy full SHA for c0278cb
Browse repository at this point
cleanup
camelpac
committed
ccd2728
View commit details
Copy full SHA for ccd2728
Browse repository at this point
Previous
Next
You can’t perform that action at this time.