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
.
Tinkoff
/
invest-python
Public archive
Notifications
You must be signed in to change notification settings
Fork
102
Star
350
Code
Issues
20
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2023
chore(release): bump version to 0.2.0-beta59
github-actions[bot]
committed
1cc8495
View commit details
Copy full SHA for 1cc8495
Browse repository at this point
Commits on Jul 18, 2023
build: allow pandas 2.0.4 (#237)
irusland
authored
f81f798
View commit details
Copy full SHA for f81f798
Browse repository at this point
Commits on Jul 15, 2023
docs: update contributing.md
daxartio
committed
5b7730b
View commit details
Copy full SHA for 5b7730b
Browse repository at this point
Commits on Jul 13, 2023
docs: stop order example (#235)
Show description for dd71539
irusland
authored
dd71539
View commit details
Copy full SHA for dd71539
Browse repository at this point
build: rm pydantic, use protocols and dataclasses (#238)
irusland
authored
e04eb67
View commit details
Copy full SHA for e04eb67
Browse repository at this point
Commits on Jul 9, 2023
test: rm wrong xfail
irusland
committed
5a0a38d
View commit details
Copy full SHA for 5a0a38d
Browse repository at this point
Commits on Jun 12, 2023
docs: add badges
daxartio
committed
6b22eb8
View commit details
Copy full SHA for 6b22eb8
Browse repository at this point
Commits on May 29, 2023
chore(release): bump version to 0.2.0-beta58
github-actions[bot]
committed
a1393d4
View commit details
Copy full SHA for a1393d4
Browse repository at this point
fix: fix find_instrument
Show description for 15fde50
daxartio
committed
15fde50
View commit details
Copy full SHA for 15fde50
Browse repository at this point
Commits on May 9, 2023
fix: remove codecov from main deps
daxartio
committed
b47e586
View commit details
Copy full SHA for b47e586
Browse repository at this point
Commits on May 4, 2023
chore(release): bump version to 0.2.0-beta57
github-actions[bot]
committed
da95593
View commit details
Copy full SHA for da95593
Browse repository at this point
feat: support api v1.4 (#229)
daxartio
authored
91f0016
View commit details
Copy full SHA for 91f0016
Browse repository at this point
Commits on May 3, 2023
chore(release): bump version to 0.2.0-beta56
github-actions[bot]
committed
4c7110b
View commit details
Copy full SHA for 4c7110b
Browse repository at this point
feat: increase grpc.max_receive_message_length to 10MB, add examples (#227)
Show description for 7fc74e2
irusland
authored
7fc74e2
View commit details
Copy full SHA for 7fc74e2
Browse repository at this point
Commits on May 2, 2023
chore(release): bump version to 0.2.0-beta55
github-actions[bot]
committed
ad5eca7
View commit details
Copy full SHA for ad5eca7
Browse repository at this point
feat: update protobuf to 4.21.6 (#226)
Show description for 9dee718
irusland
authored
9dee718
View commit details
Copy full SHA for 9dee718
Browse repository at this point
Commits on Apr 10, 2023
chore(release): bump version to 0.2.0-beta54
github-actions[bot]
committed
f91f367
View commit details
Copy full SHA for f91f367
Browse repository at this point
feat: add money_to_decimal (#220)
Show description for 8bf0398
daxartio
authored
8bf0398
View commit details
Copy full SHA for 8bf0398
Browse repository at this point
ci: fix mypy (#219)
Show description for cc82aff
daxartio
authored
cc82aff
View commit details
Copy full SHA for cc82aff
Browse repository at this point
Commits on Apr 6, 2023
chore(release): bump version to 0.2.0-beta53
github-actions[bot]
committed
336a480
View commit details
Copy full SHA for 336a480
Browse repository at this point
feat: sandbox aliases (#213)
Show description for cae2f14
irusland
authored
cae2f14
View commit details
Copy full SHA for cae2f14
Browse repository at this point
Commits on Apr 3, 2023
chore(release): bump version to 0.2.0-beta52
github-actions[bot]
committed
07e6412
View commit details
Copy full SHA for 07e6412
Browse repository at this point
feat: waiting close flag (#215)
irusland
authored
86c6a1a
View commit details
Copy full SHA for 86c6a1a
Browse repository at this point
chore(release): bump version to 0.2.0-beta51
github-actions[bot]
committed
2ce434c
View commit details
Copy full SHA for 2ce434c
Browse repository at this point
fix: fix decorators typing
Show description for 8d62eb4
daxartio
committed
8d62eb4
View commit details
Copy full SHA for 8d62eb4
Browse repository at this point
Commits on Mar 28, 2023
docs(examples): Live strategy for several tickers. Strategy prints OHLCV for every completed candle. (#205)
Show description for dc13448
WISEPLAT
and
irusland
authored
dc13448
View commit details
Copy full SHA for dc13448
Browse repository at this point
Commits on Mar 27, 2023
fix(ci): skip sandbox tests for non contributors (#211)
irusland
authored
abfe8c6
View commit details
Copy full SHA for abfe8c6
Browse repository at this point
Commits on Mar 6, 2023
docs: fix robot link (#196)
grasth
authored
618864e
View commit details
Copy full SHA for 618864e
Browse repository at this point
Commits on Mar 3, 2023
chore(release): bump version to 0.2.0-beta50
github-actions[bot]
committed
9d56714
View commit details
Copy full SHA for 9d56714
Browse repository at this point
fix: xfail when cannot pass sandbox auth (#202)
irusland
authored
c092e7b
View commit details
Copy full SHA for c092e7b
Browse repository at this point
Commits on Feb 28, 2023
chore(release): bump version to 0.2.0-beta49
github-actions[bot]
committed
68d4194
View commit details
Copy full SHA for 68d4194
Browse repository at this point
feat: new contracts (#197)
Show description for f1b80d3
irusland
authored
f1b80d3
View commit details
Copy full SHA for f1b80d3
Browse repository at this point
Commits on Feb 15, 2023
chore(release): bump version to 0.2.0-beta48
github-actions[bot]
committed
75e33fe
View commit details
Copy full SHA for 75e33fe
Browse repository at this point
fix: add instrument_id: str = "", argument (#192)
irusland
authored
add0f37
View commit details
Copy full SHA for add0f37
Browse repository at this point
Commits on Feb 13, 2023
docs(examples): How to set/get balance for sandbox account. How to get/close all sandbox accounts. How to open new sandbox account. (#191)
WISEPLAT
authored
8bd5098
View commit details
Copy full SHA for 8bd5098
Browse repository at this point
Previous
Next
You can’t perform that action at this time.