Matthias
|
34e7e3efea
|
Simplify imports
|
2023-06-17 08:40:09 +02:00 |
|
Matthias
|
2c7aa9f721
|
Update doc wording
|
2023-06-17 08:37:38 +02:00 |
|
axel
|
171c4f182d
|
update test_adjust_entry_maintain_replace test case, fix first RPC test
|
2023-06-17 00:06:30 -04:00 |
|
axel
|
32c919cfad
|
replace open_orders_count by has_open_orders in freqtradebot
|
2023-06-16 23:36:37 -04:00 |
|
axel
|
bf60f38a23
|
fix tests test_handle_trade, test_handle_cancel_exit_limit, WIP on test_adjust_entry_maintain_replace
|
2023-06-16 23:29:41 -04:00 |
|
axel
|
93994756e8
|
fix multiple tests, including test_check_handle_cancelled_buy
|
2023-06-16 21:51:24 -04:00 |
|
axel
|
7c55a2c6e2
|
fix tests: test_manage_open_orders_entry, test_manage_open_orders_partial_except, test_adjust_entry_cancel, test_manage_open_orders_partial_fee
|
2023-06-16 18:01:38 -04:00 |
|
axel
|
ee43792566
|
fix tests: test_handle_cancel_exit_cancel_exception, test_update_trade_state_sell, test_manage_open_orders_entry_usercustom
|
2023-06-16 17:14:53 -04:00 |
|
axel
|
f14b42f202
|
add use has_open_orders property in freqtradebot tests
|
2023-06-16 16:22:08 -04:00 |
|
axel
|
6e8c765ece
|
add has_open_orders to Trade model property
|
2023-06-16 16:15:24 -04:00 |
|
Matthias
|
24e806f081
|
Improve resiliance by using non-exchange controlled order attributes.
|
2023-06-16 19:58:35 +02:00 |
|
Matthias
|
b0396af4c4
|
Merge pull request #8791 from freqtrade/ci/catboost
Remove old version pin for catboost
|
2023-06-16 18:20:34 +02:00 |
|
Matthias
|
efaa959bfa
|
Merge pull request #8790 from freqtrade/docs/link-to-articles
Add links to more FreqAI learning content
|
2023-06-16 18:20:05 +02:00 |
|
Matthias
|
7939716a5e
|
Improve formatting of telegram /status messages
|
2023-06-16 18:00:22 +02:00 |
|
Matthias
|
4f834c8964
|
Remove old version pin for catboost
|
2023-06-16 15:15:40 +02:00 |
|
Robert Caulk
|
ffd7394adb
|
Update freqai.md
|
2023-06-16 15:10:11 +02:00 |
|
Robert Caulk
|
2107dce2cd
|
Update freqai-feature-engineering.md
|
2023-06-16 15:03:49 +02:00 |
|
robcaulk
|
72101f059d
|
feat: ensure full backwards compatibility
|
2023-06-16 13:20:35 +02:00 |
|
robcaulk
|
75ec19062c
|
chore: make DOCS_LINK in constants.py, ensure datasieve is added to setup.py
|
2023-06-16 13:06:21 +02:00 |
|
Matthias
|
64fcb1ed11
|
Better pin scikit-learn
caused by #7896
|
2023-06-16 10:15:45 +02:00 |
|
Matthias
|
dec3c0f374
|
Remove environment.yml completely
|
2023-06-16 07:02:40 +02:00 |
|
Matthias
|
1b86bf8a1d
|
Don't include non-used parameters in command structure
|
2023-06-16 06:58:34 +02:00 |
|
Matthias
|
2cd9043c51
|
Make documentation discoverable / linked
|
2023-06-16 06:44:55 +02:00 |
|
axel
|
5f70406880
|
fix more tests
|
2023-06-15 22:00:15 -04:00 |
|
axel
|
069759c7c5
|
fix more tests
|
2023-06-15 21:33:39 -04:00 |
|
axel
|
ebd5fac91d
|
update cancel_all_open_orders, wip on fixing test_cancel_all_open_orders
|
2023-06-15 21:04:40 -04:00 |
|
axel
|
156c202889
|
fix more tests including process_open_trade_positions
|
2023-06-15 20:46:35 -04:00 |
|
Matthias
|
b3ef024e9e
|
Don't use PurePosixPath
|
2023-06-15 20:43:05 +02:00 |
|
Matthias
|
964bf76469
|
Invert parameters for initialize_single_lookahead_analysis
otherwise their order is reversed before calling LookaheadAnalysis for no good reason
|
2023-06-15 20:42:26 +02:00 |
|
axel
|
8e0faf4aaa
|
fix more tests, remove legacy conditions from update_trade function
|
2023-06-15 14:29:08 -04:00 |
|
Matthias
|
ad74e65673
|
Simplify configuration setup
|
2023-06-15 20:26:45 +02:00 |
|
Matthias
|
ac36ba6592
|
Improve arguments file formatting
|
2023-06-15 20:15:44 +02:00 |
|
axel
|
20a2b27498
|
update LocalTrade model orders related property type
|
2023-06-15 14:11:21 -04:00 |
|
axel
|
73d1201ed8
|
start fixing test_handle_stoploss_on_exchange_trailing, add temp logs
|
2023-06-15 13:37:36 -04:00 |
|
axel
|
fcbacae6f1
|
remove unuseful function call in manage_open_orders
|
2023-06-15 12:04:42 -04:00 |
|
axel
|
60a50a2ea8
|
fix test_handle_stoploss_on_exchange, add more orders related hybrid_properties to Trade classes
|
2023-06-15 11:56:41 -04:00 |
|
axel
|
defa6f45b2
|
fix more freqtradebot tests, update params of handle_cancel_enter, handle_cancel_exit
|
2023-06-15 03:05:01 -04:00 |
|
axel
|
9cdff0b0a5
|
fix first important tests in test_freqtradebot, update and fix on order related Trade class hybrid_properties
|
2023-06-15 01:55:13 -04:00 |
|
Matthias
|
ca88cac08b
|
Remove unused code file
|
2023-06-15 06:39:00 +02:00 |
|
Matthias
|
d211bf47f1
|
Merge pull request #8767 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0a13
Bump stable-baselines3 from 2.0.0a10 to 2.0.0a13
|
2023-06-15 06:06:44 +02:00 |
|
Matthias
|
11d7e7925e
|
Fix random test failures
|
2023-06-14 20:34:18 +02:00 |
|
axel
|
450fc5763f
|
fix test test_freqtradebot.py::test_execute_entry
|
2023-06-14 14:20:14 -04:00 |
|
axel
|
2495661554
|
remove unrequired appends from test_update_limit_order
|
2023-06-14 11:49:20 -04:00 |
|
axel
|
ae92557dd7
|
remove commented legacy open_order_id property references
|
2023-06-14 11:44:49 -04:00 |
|
axel
|
057f852e06
|
fix localTrade and trade classe miroring, fix persistence tests
|
2023-06-14 11:40:30 -04:00 |
|
hippocritical
|
bc4d1c5326
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-13 18:59:31 +02:00 |
|
Matthias
|
10b93f080a
|
Merge pull request #8770 from freqtrade/dependabot/pip/develop/fastapi-0.97.0
Bump fastapi from 0.96.0 to 0.97.0
|
2023-06-13 10:56:02 +02:00 |
|
axel
|
4874d10455
|
Replace open_order_id property by open_orders in Trade model, first test update
|
2023-06-13 02:11:34 -04:00 |
|
hippocritical
|
876ce85cd8
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-12 23:04:02 +02:00 |
|
Matthias
|
9a7794c520
|
Improve behavior for when stoploss cancels without content
closes #8761
|
2023-06-12 20:29:23 +02:00 |
|