Commit Graph

24111 Commits (46622f617218131aa2dcd97fe4db6b2d9c6b8f54)
 

Author SHA1 Message Date
Matthias 46622f6172 Add minimal readme
2 years ago
Matthias 5888da5bc5 Re-add rest_client script
2 years ago
Matthias bfe739da3c Add pyproject.toml for ft_client installs
2 years ago
Matthias 1036a890b8 Split rest client script
2 years ago
Matthias 3401e3506b Move rest_client to it's own sub-structure
2 years ago
Matthias e75d46321e Exclude user_data
2 years ago
Matthias 26311663e3 Add classifier for python 3.12
2 years ago
Matthias bda17b59e7
Merge pull request #10013 from stevanStevic/feat/add-max-value-to-volume-pair-list
2 years ago
stevanStevic 1ec04a8dc8 Add support for max_value in volume pair list
2 years ago
Matthias 78442e36e7 Fix small grammar error
2 years ago
Matthias 82565a9667
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
2 years ago
Matthias 38e7b0e8ae Update bot basics logs to align with reality
2 years ago
Matthias e49ab2593c Update / improve docs
2 years ago
Matthias c433f49089 Remove temporary gate workaround
2 years ago
Matthias 553094c3c6 Assign 'status_stop' for gate stop orders
2 years ago
Matthias 06c4431c31
Merge pull request #10006 from freqtrade/update/pre-commit-hooks
2 years ago
xmatthias 5b4d286637 chore: update pre-commit hooks
2 years ago
Matthias bcc766a8ff
Merge pull request #10004 from freqtrade/docs/identifier
2 years ago
Matthias 666f2fc10a Fix bug where amount becomes 0
2 years ago
Matthias 50cd36acbd Remove unused test method
2 years ago
Robert Caulk dfd46a19b5
Update freqai-configuration.md
2 years ago
Matthias 41d508867e
Merge pull request #10001 from freqtrade/fix/epoch-definition
2 years ago
Axel-CH f60d6c8f65 remove duplicate call of order_filled callback
2 years ago
Robert Caulk 18e34632d8
Update PyTorchModelTrainer.py
2 years ago
Matthias 526d7fad62
Merge pull request #10000 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.29
2 years ago
Matthias e90a68cc1a
Merge pull request #9993 from freqtrade/dependabot/pip/develop/pytest-89b78a57f6
2 years ago
Matthias b81735e718
Merge pull request #9999 from freqtrade/dependabot/pip/develop/ccxt-4.2.82
2 years ago
Matthias f1f272b88f
Bump pre-commit sqlalchemy
2 years ago
Matthias 90ae723a74
Merge pull request #9998 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.15
2 years ago
dependabot[bot] 392598086c
Bump the pytest group with 2 updates
2 years ago
Matthias 691b7d2628
Merge pull request #9994 from freqtrade/dependabot/pip/develop/ruff-0.3.4
2 years ago
Matthias cdb2a3aa90
Merge pull request #9995 from freqtrade/dependabot/pip/develop/nbconvert-7.16.3
2 years ago
Matthias 0f24b8d132
Merge pull request #9996 from freqtrade/dependabot/pip/develop/pre-commit-3.7.0
2 years ago
Matthias e8a18c0524
Merge pull request #9997 from freqtrade/dependabot/pip/develop/time-machine-2.14.1
2 years ago
dependabot[bot] 16083b2f63
Bump sqlalchemy from 2.0.28 to 2.0.29
2 years ago
dependabot[bot] bbeba6ab3a
Bump ccxt from 4.2.78 to 4.2.82
2 years ago
dependabot[bot] 710a953c43
Bump mkdocs-material from 9.5.14 to 9.5.15
2 years ago
dependabot[bot] 9d5cb103dd
Bump time-machine from 2.14.0 to 2.14.1
2 years ago
dependabot[bot] 674ec6acb2
Bump pre-commit from 3.6.2 to 3.7.0
2 years ago
dependabot[bot] 6e6a93f0ce
Bump nbconvert from 7.16.2 to 7.16.3
2 years ago
dependabot[bot] 74641c5659
Bump ruff from 0.3.3 to 0.3.4
2 years ago
Matthias ea634e5cef Add test for backtesting
2 years ago
Matthias f6a8cb4698 update docs (fix typos)
2 years ago
Matthias 2854186b14 Adjust test to work against usdt values
2 years ago
Matthias 093fd48cf9 Update test to use default_conf_usdt
2 years ago
Matthias 7f5c38fd5a Update environment variable config to clarify that config cannot be set via environment variable
2 years ago
Matthias 82a9bdca5e
Merge pull request #9986 from freqtrade/feat/show_config
2 years ago
Axel-CH b2a6722687 remove order filled cb from handle_stoploss_on_exchange
2 years ago
Axel-CH e07f3d266e add test for order_filled callback sl on exchange filled case
2 years ago
Axel-CH 6d3e3b5bfa add test for order_filled for freqtradebot update_trade_state
2 years ago