Matthias
|
ff8a5ad2e5
|
Merge pull request #9213 from freqtrade/revert-9207-ccxt_update
Revert "Bump ccxt to 4.0.101"
|
2023-09-22 19:09:29 +02:00 |
|
Matthias
|
dda5a59019
|
Revert "Bump ccxt to 4.0.101"
|
2023-09-22 18:20:52 +02:00 |
|
Robert Davey
|
30e8466cae
|
Update recursive-analysis.md
Thanks for adding the example table! It's good to have that example available. I've edited this section of the docs as before.
|
2023-09-22 13:11:35 +01:00 |
|
Stefano Ariestasia
|
3881c51892
|
add example of the result of the analysis
|
2023-09-22 20:45:48 +09:00 |
|
Robert Davey
|
4959d124ad
|
Update recursive-analysis.md
I went through the docs which are great, but they needed some tidying up and changes to language to meet the style of the rest of the docs.
|
2023-09-22 10:50:35 +01:00 |
|
Stefano Ariestasia
|
f133ee3cca
|
add more explanation in the docs about startup candle and its relation to API limit
|
2023-09-22 17:10:43 +09:00 |
|
Matthias
|
ef6afaa2cb
|
Add test for replace_fail
|
2023-09-22 06:37:56 +02:00 |
|
Matthias
|
0e406c4d7d
|
Update some more test wordings
|
2023-09-22 06:37:56 +02:00 |
|
Matthias
|
b21775142d
|
Improve variable naming in test
|
2023-09-22 06:37:56 +02:00 |
|
Matthias
|
8ccc66cd97
|
Add tests for cancel order retries
|
2023-09-22 06:37:56 +02:00 |
|
Matthias
|
b4e732617e
|
Add handling for order replacement cancel failing
|
2023-09-22 06:37:56 +02:00 |
|
Matthias
|
450219c83b
|
Extract replace_order_faild message and behavior
|
2023-09-22 06:37:56 +02:00 |
|
Stefano
|
eb7df30061
|
add test
|
2023-09-22 09:43:03 +09:00 |
|
Matthias
|
9385400000
|
Merge pull request #9209 from alexpvpmindustry/patch-1
fix broken link
|
2023-09-21 17:57:32 +02:00 |
|
alex
|
961f50e335
|
fix broken link
|
2023-09-21 07:50:36 -07:00 |
|
Stefano
|
478e6f1e64
|
fix test
|
2023-09-21 21:22:45 +09:00 |
|
Stefano
|
a0e115ebd9
|
fix another test
|
2023-09-21 20:19:39 +09:00 |
|
Stefano
|
ce4f1b0709
|
fix test after adding new test strategy
|
2023-09-21 19:56:41 +09:00 |
|
Stefano
|
b0c639bac8
|
Merge branch 'bt-metrics2' of https://github.com/stash86/freqtrade into bt-metrics
|
2023-09-21 10:19:10 +00:00 |
|
Stefano
|
aba576f79f
|
pre-commit fix
|
2023-09-21 17:58:20 +09:00 |
|
Stefano
|
d92a6d7b73
|
all tests done
|
2023-09-21 17:51:37 +09:00 |
|
Stefano
|
89d47ffd8f
|
4 more tests
|
2023-09-21 17:47:51 +09:00 |
|
Stefano
|
b9e9f82503
|
first test done
|
2023-09-21 16:45:43 +09:00 |
|
Stefano
|
08b94a2077
|
1 test
|
2023-09-21 14:21:54 +09:00 |
|
Matthias
|
9f445cb053
|
Don't rely on status when determining open order count
|
2023-09-21 07:14:51 +02:00 |
|
Matthias
|
1d23ba6e30
|
Improve wording after order-replacement
|
2023-09-21 07:14:31 +02:00 |
|
Stefano Ariestasia
|
28e43a4867
|
initial test
|
2023-09-21 14:00:17 +09:00 |
|
Matthias
|
1b28521875
|
Improve execute_entry interface
|
2023-09-21 06:28:51 +02:00 |
|
Matthias
|
4ba3363bc6
|
Use matching numpy version in docker armhf image
|
2023-09-21 06:26:46 +02:00 |
|
Matthias
|
f1ed9ed048
|
Merge pull request #9207 from freqtrade/ccxt_update
Bump ccxt to 4.0.101
|
2023-09-21 06:18:35 +02:00 |
|
Stefano Ariestasia
|
d465fcffd5
|
change startup cande in sample strat
|
2023-09-21 11:13:06 +09:00 |
|
Stefano Ariestasia
|
32b0098ec1
|
fix example in the docs, increasing startup to 400 on ema100
|
2023-09-21 11:08:47 +09:00 |
|
Stefano Ariestasia
|
e77b9de89e
|
fix docs
|
2023-09-21 10:51:12 +09:00 |
|
Matthias
|
aec67cda66
|
update bybit live order to v5
|
2023-09-20 20:41:12 +02:00 |
|
Matthias
|
f3fb801b33
|
Update order_parse online test
|
2023-09-20 20:41:12 +02:00 |
|
Matthias
|
fe33088245
|
Bump ccxt to 4.0.101
|
2023-09-20 20:41:12 +02:00 |
|
Matthias
|
4bca8b97f3
|
Don't allow empty order-type from exchange
|
2023-09-20 20:32:37 +02:00 |
|
Matthias
|
f62f4f7711
|
Fix deployment (no arm numpy wheels just yet).
|
2023-09-20 20:03:41 +02:00 |
|
Matthias
|
896e2b6285
|
piwheels finally has wheels for cryptography
|
2023-09-20 20:02:31 +02:00 |
|
Matthias
|
ddb0ae10b4
|
Ensure no None status is passed from "create_order"
|
2023-09-20 20:02:06 +02:00 |
|
Stefano Ariestasia
|
37fa186c55
|
remove 1 column
|
2023-09-20 22:43:01 +09:00 |
|
Stefano Ariestasia
|
979e485f24
|
initial doc
|
2023-09-20 20:53:34 +09:00 |
|
Stefano Ariestasia
|
1555667da7
|
Merge remote-tracking branch 'origin/bt-metrics2' into bt-metrics2
|
2023-09-20 17:55:59 +09:00 |
|
Stefano Ariestasia
|
8a52a7b50d
|
Merge branch 'freqtrade:develop' into bt-metrics2
|
2023-09-20 17:48:52 +09:00 |
|
Stefano Ariestasia
|
a74b6df14e
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-09-20 17:48:37 +09:00 |
|
Matthias
|
8600ae0387
|
Merge pull request #9191 from freqtrade/fix/double-date-column
Bug: FreqAI fit_live_predictions()
|
2023-09-20 08:23:41 +02:00 |
|
Matthias
|
02306884f0
|
Merge pull request #9204 from alexpvpmindustry/patch-1
Update exchanges.md
|
2023-09-20 07:04:03 +02:00 |
|
Robert Caulk
|
82ce5af454
|
Merge pull request #9200 from freqtrade/dependabot/pip/develop/xgboost-2.0.0
Bump xgboost from 1.7.6 to 2.0.0
|
2023-09-19 20:06:57 +02:00 |
|
alex
|
830f2219c8
|
Update exchanges.md
- Malaysia is a soverign country... parted with Singapore in 1965.
- also fix some formating
|
2023-09-19 09:44:01 -07:00 |
|
robcaulk
|
d21f0f4081
|
chore: add guardrails for users who neglect docs
|
2023-09-19 12:24:44 +02:00 |
|