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
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
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 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 }}
nmweaver
/
soltrade
Public
Notifications
You must be signed in to change notification settings
Fork
130
Star
342
Code
Issues
1
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Aug 4, 2025
Merge pull request #36 from GiorgosK/backtrader-update
Show description for 065aa9c
nmweaver
authored
065aa9c
Copy full SHA for 065aa9c
Merge pull request #37 from GiorgosK/discard_outdated_position
Show description for d6030c2
nmweaver
authored
d6030c2
Copy full SHA for d6030c2
Commits on Feb 23, 2025
Discard outdated position.json data
GiorgosK
committed
56de8fe
Copy full SHA for 56de8fe
Commits on Feb 17, 2025
Backtest.py update, can only close open positions
GiorgosK
committed
8c0983a
Copy full SHA for 8c0983a
Commits on Feb 16, 2025
Update backtrader version to make it compatible with matplotlib
GiorgosK
committed
7596125
Copy full SHA for 7596125
Commits on Jul 27, 2024
Merge pull request #33 from noahtheprogrammer/dependabot/pip/setuptools-70.0.0
Show description for a5cd525
nmweaver
authored
a5cd525
Copy full SHA for a5cd525
Bump setuptools from 69.0.3 to 70.0.0
Show description for ce499cd
dependabot[bot]
authored
ce499cd
Copy full SHA for ce499cd
Commits on Jul 6, 2024
Merge pull request #31 from noahtheprogrammer/dependabot/pip/requests-2.32.2
Show description for 188dbc6
nmweaver
authored
188dbc6
Copy full SHA for 188dbc6
Bump requests from 2.28.2 to 2.32.2
Show description for 735d0aa
dependabot[bot]
authored
735d0aa
Copy full SHA for 735d0aa
Merge pull request #30 from noahtheprogrammer/dependabot/pip/certifi-2024.7.4
Show description for a269312
nmweaver
authored
a269312
Copy full SHA for a269312
Bump certifi from 2023.11.17 to 2024.7.4
Show description for 59ecbec
dependabot[bot]
authored
59ecbec
Copy full SHA for 59ecbec
Commits on Jun 14, 2024
Merge pull request #29 from noahtheprogrammer/rounding-bug
Show description for 254a9d0
nmweaver
authored
254a9d0
Copy full SHA for 254a9d0
Revised incorrect variable references
nmweaver
committed
4095765
Copy full SHA for 4095765
Removed rounding of balance variables
nmweaver
committed
1803785
Copy full SHA for 1803785
Commits on Jun 2, 2024
Update README.md
nmweaver
authored
b20947b
Copy full SHA for b20947b
Commits on Jun 1, 2024
Merge pull request #28 from noahtheprogrammer/14-docker-build
Show description for 87b8127
nmweaver
authored
87b8127
Copy full SHA for 87b8127
Renamed environment variables and edited README.md
nmweaver
committed
5562415
Copy full SHA for 5562415
Commits on Apr 26, 2024
Merge pull request #26 from Smagia/main
Show description for 6e65fa0
nmweaver
authored
6e65fa0
Copy full SHA for 6e65fa0
Commits on Apr 25, 2024
feat: .env.example and readme update for dockerfile
matteo.aries
committed
bf9ca02
Copy full SHA for bf9ca02
Commits on Apr 24, 2024
fix: error on env default
matteo.aries
committed
ad61268
Copy full SHA for ad61268
feat: .env for configuration
matteo.aries
committed
d55cd00
Copy full SHA for d55cd00
Commits on Apr 23, 2024
feat: implemented dockerfile
matteo.aries
committed
a204e2f
Copy full SHA for a204e2f
Commits on Mar 30, 2024
Merge pull request #23 from noahtheprogrammer/18-persist-marketposition-stoploss-takeprofit
Show description for 02139da
nmweaver
authored
02139da
Copy full SHA for 02139da
Merge branch 'main' into 18-persist-marketposition-stoploss-takeprofit
nmweaver
authored
82cbeab
Copy full SHA for 82cbeab
Type hints for return and input values
Show description for e91d4ce
nmweaver
committed
e91d4ce
Copy full SHA for e91d4ce
Commits on Mar 29, 2024
Added poetry dependency from previous pull request
nmweaver
committed
b2495bb
Copy full SHA for b2495bb
Removed input logic and looping
nmweaver
committed
455853b
Copy full SHA for 455853b
SL, TP, and position now stored in JSON file
nmweaver
committed
e0d87d4
Copy full SHA for e0d87d4
Commits on Mar 28, 2024
Merge pull request #22 from rytoj/main
Show description for 684162c
nmweaver
authored
684162c
Copy full SHA for 684162c
Update requirements.txt for bakcktesting and .gitignore
Paulius11
committed
79f2136
Copy full SHA for 79f2136
Update README.md
nmweaver
authored
b4b2d9c
Copy full SHA for b4b2d9c
Commits on Mar 27, 2024
Transaction error handling and retry bug fixes
nmweaver
committed
b5bcf88
Copy full SHA for b5bcf88
Commits on Mar 24, 2024
Validate and retry transaction signatures
nmweaver
committed
d73f0e6
Copy full SHA for d73f0e6
Commits on Mar 14, 2024
Customizable trading intervals and price updates
Show description for d74b56d
nmweaver
committed
d74b56d
Copy full SHA for d74b56d
Commits on Mar 9, 2024
Cleaned up CLI messaging and removed timestamp()
nmweaver
committed
88f21fe
Copy full SHA for 88f21fe
Pagination
Previous
Next
You can’t perform that action at this time.