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
Breadcrumbs
History for
alpaca-trade-api-python
tests
test_rest.py
on
python-3.10
User selector
All users
All time
Commit history
Commits on Jan 26, 2022
Add news api (#555)
Show description for 6132575
ccnlui
authored
6132575
View commit details
Copy full SHA for 6132575
View code at this point
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
View code at this point
Browse repository at this point
Feature: Custom TimeRanges (#494)
Show description for 8989a0a
AlphaGit
authored
8989a0a
View commit details
Copy full SHA for 8989a0a
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add snapshot endpoints (#426)
Show description for 9c78d41
gnvk
authored
9c78d41
View commit details
Copy full SHA for 9c78d41
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Fix formatting mistakes
kalmant
committed
cffbc36
View commit details
Copy full SHA for cffbc36
View code at this point
Browse repository at this point
Add latest trade and quote
kalmant
committed
a64a75d
View commit details
Copy full SHA for a64a75d
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
remove blank line
Nick DuCille
authored and
Nick DuCille
committed
0ae52d3
View commit details
Copy full SHA for 0ae52d3
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
add replace_order test
Nick DuCille
authored and
Nick DuCille
committed
179918a
View commit details
Copy full SHA for 179918a
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
iterate tests
Nick DuCille
authored and
Nick DuCille
committed
f31b26a
View commit details
Copy full SHA for f31b26a
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
iterate tests
Nick DuCille
authored and
Nick DuCille
committed
a01e82e
View commit details
Copy full SHA for a01e82e
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
tests:: remove unused code
shlomiku
committed
259ef1f
View commit details
Copy full SHA for 259ef1f
View code at this point
Browse repository at this point
tests:: testing the new raw_data rest flag
shlomiku
committed
ebcd6dd
View commit details
Copy full SHA for ebcd6dd
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
fix tests
shlomiku
committed
7187702
View commit details
Copy full SHA for 7187702
View code at this point
Browse repository at this point
add trail stop data to mock test data
shlomiku
committed
eee8781
View commit details
Copy full SHA for eee8781
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
stop/limit prices could be passed as floats or str. validate it
Show description for 37d3443
shlomiku
committed
37d3443
View commit details
Copy full SHA for 37d3443
View code at this point
Browse repository at this point
Commits on May 6, 2020
timestamp now in nanoseconds
Shlomi Kushchi
authored
56abf6e
View commit details
Copy full SHA for 56abf6e
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Merge branch 'close_requests_session' of github.com:LowkeyDefun/alpaca-trade-api-python
umitanuki
committed
ffec0b8
View commit details
Copy full SHA for ffec0b8
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Rename a method
umitanuki
committed
00ebe13
View commit details
Copy full SHA for 00ebe13
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Added new polyfeed endpoints
Show description for 4ce1dc9
julio-santiesteban
authored and
gnvk
committed
4ce1dc9
View commit details
Copy full SHA for 4ce1dc9
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Fix flake8 issues
ttt733
committed
748c6cc
View commit details
Copy full SHA for 748c6cc
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Unit tests I completely forgot to add when I submitted my Watchlists PR.
bbeale
committed
beb0c42
View commit details
Copy full SHA for beb0c42
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Add support for context manager to avoid socket ResourceWarning
Jason Zhang
committed
2ac5c7d
View commit details
Copy full SHA for 2ac5c7d
View code at this point
Browse repository at this point
Commits on May 7, 2019
Fix potential API version issues when running tests
ttt733
committed
c615a5a
View commit details
Copy full SHA for c615a5a
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Add accessor for new bars data endpoint
Show description for 1ddac28
ttt733
committed
1ddac28
View commit details
Copy full SHA for 1ddac28
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Retry in 504 timeout, and attach original exception for upper report
umitanuki
committed
e88fff7
View commit details
Copy full SHA for e88fff7
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Add unit test
Hitoshi Harada
committed
b8bd2e7
View commit details
Copy full SHA for b8bd2e7
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Clock/Calendar API support
Hitoshi Harada
committed
2411dcf
View commit details
Copy full SHA for 2411dcf
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Fix AssetBars.df
Hitoshi Harada
committed
9b8b3d8
View commit details
Copy full SHA for 9b8b3d8
View code at this point
Browse repository at this point
Commits on May 27, 2018
Officially support df property in AssetBars
Hitoshi Harada
committed
933a5d7
View commit details
Copy full SHA for 933a5d7
View code at this point
Browse repository at this point
Commits on May 7, 2018
Fix order shares field name
yoshiso
committed
a3008fc
View commit details
Copy full SHA for a3008fc
View code at this point
Browse repository at this point
Commits on May 3, 2018
Update according to the latest server spec
Hitoshi Harada
committed
fd58ec8
View commit details
Copy full SHA for fd58ec8
View code at this point
Browse repository at this point
Commits on May 2, 2018
Finalize API endpoint spec
yoshiso
committed
3f75958
View commit details
Copy full SHA for 3f75958
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Change api path according to the latest spec
Hitoshi Harada
committed
a079314
View commit details
Copy full SHA for a079314
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Update API signatures according to the latest spec
Hitoshi Harada
committed
8cc8bda
View commit details
Copy full SHA for 8cc8bda
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Change API key names according to the server change
Hitoshi Harada
committed
2bebc4e
View commit details
Copy full SHA for 2bebc4e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.