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 }}
markoenix
/
freqtrade
Public
forked from
freqtrade/freqtrade
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
8
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on May 31, 2022
Display the signal candle analyzed in telegram.
mentisXbot
committed
7fe8b76
Copy full SHA for 7fe8b76
Fix backtesting bug when canceling orders
Show description for 34a44b9
xmatthias
committed
34a44b9
Copy full SHA for 34a44b9
Fix slight backtesting bug in edge-case scenarios
xmatthias
committed
66edbcd
Copy full SHA for 66edbcd
Update missleading docstring
Show description for 3549176
xmatthias
committed
3549176
Copy full SHA for 3549176
Fix cancel order deleting trade
Show description for 88845f6
xmatthias
committed
88845f6
Copy full SHA for 88845f6
Merge pull request #6906 from freqtrade/params_to_instance
Show description for eee337c
xmatthias
authored
eee337c
Copy full SHA for eee337c
Commits on May 30, 2022
Update documentation about dynamic parameters
xmatthias
committed
d950b0a
Copy full SHA for d950b0a
Merge pull request #6900 from freqtrade/dependabot/pip/develop/types-requests-2.27.29
Show description for d8df9fd
xmatthias
authored
d8df9fd
Copy full SHA for d8df9fd
extract detect_parameters to separate function
xmatthias
committed
8e2c7e1
Copy full SHA for 8e2c7e1
Bump types-requests precommit
xmatthias
authored
f323cbc
Copy full SHA for f323cbc
Merge pull request #6899 from freqtrade/dependabot/pip/develop/mypy-0.960
Show description for b73fd0a
xmatthias
authored
b73fd0a
Copy full SHA for b73fd0a
Enhance hyperoptable strategy to test instance parameters
xmatthias
committed
5bf021b
Copy full SHA for 5bf021b
Hyperoptable parameters can be instance attributes
xmatthias
committed
eaa656f
Copy full SHA for eaa656f
Bump types-requests from 2.27.27 to 2.27.29
Show description for 2b2967f
dependabot[bot]
authored
2b2967f
Copy full SHA for 2b2967f
Merge pull request #6897 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.17
Show description for 7962092
xmatthias
authored
7962092
Copy full SHA for 7962092
Rename stop/roi loading method
xmatthias
committed
386d3e0
Copy full SHA for 386d3e0
Minor doc changes
xmatthias
committed
ad8ff10
Copy full SHA for ad8ff10
Bump types dateutil precommit
xmatthias
authored
41052b4
Copy full SHA for 41052b4
Merge pull request #6896 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.12
Show description for 8837e19
xmatthias
authored
8837e19
Copy full SHA for 8837e19
Merge pull request #6901 from freqtrade/dependabot/pip/develop/ccxt-1.84.39
Show description for d83b204
xmatthias
authored
d83b204
Copy full SHA for d83b204
Merge pull request #6898 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.16
Show description for 5d801ff
xmatthias
authored
5d801ff
Copy full SHA for 5d801ff
Bump ccxt from 1.83.62 to 1.84.39
Show description for 23fa00e
dependabot[bot]
authored
23fa00e
Copy full SHA for 23fa00e
Bump mypy from 0.950 to 0.960
Show description for a937f36
dependabot[bot]
authored
a937f36
Copy full SHA for a937f36
Bump mkdocs-material from 8.2.15 to 8.2.16
Show description for 9366c1d
dependabot[bot]
authored
9366c1d
Copy full SHA for 9366c1d
Bump types-python-dateutil from 2.8.16 to 2.8.17
Show description for e7c7852
dependabot[bot]
authored
e7c7852
Copy full SHA for e7c7852
Bump python-telegram-bot from 13.11 to 13.12
Show description for b52fd0b
dependabot[bot]
authored
b52fd0b
Copy full SHA for b52fd0b
Commits on May 29, 2022
Update doc clarity
xmatthias
committed
f65df49
Copy full SHA for f65df49
Move parameter file loading to hyper-mixin
xmatthias
committed
e6affcc
Copy full SHA for e6affcc
Delay parameter init
Show description for 1ee08d2
xmatthias
committed
1ee08d2
Copy full SHA for 1ee08d2
Use unified stopPrice for binance
xmatthias
committed
a875a7d
Copy full SHA for a875a7d
Fix /stats Formatting issue in multi-message settings
xmatthias
committed
f64f2b1
Copy full SHA for f64f2b1
Commits on May 27, 2022
Remove imports in test_strategy2
xmatthias
committed
3e7bf6a
Copy full SHA for 3e7bf6a
Simplify test v2 strategy
xmatthias
committed
b04fe5d
Copy full SHA for b04fe5d
Fix bybit spot mode
xmatthias
committed
24cf044
Copy full SHA for 24cf044
Commits on May 26, 2022
Reset logging mixin to avoid random test failure
xmatthias
committed
682daa4
Copy full SHA for 682daa4
Pagination
Previous
Next
You can’t perform that action at this time.