Matthias
|
897c14e2e5
|
Don't check for "open orders" in handle_cancel_enter
it's actually irrelenant (closes #9273).
|
2023-10-08 09:40:46 +02:00 |
|
Matthias
|
6c00bf423b
|
Fix comment
|
2023-10-08 08:59:18 +02:00 |
|
Matthias
|
094984eb2f
|
Fix wrong typehint
|
2023-10-07 15:09:44 +02:00 |
|
Matthias
|
081411fba4
|
Improve bot typehints
|
2023-10-07 15:09:34 +02:00 |
|
Matthias
|
178c0972ff
|
Read funding_fee on order objects in "from_json"
|
2023-10-07 08:43:06 +02:00 |
|
Matthias
|
910e317a45
|
Fix unhandled exception
closes #9270
|
2023-10-06 20:13:37 +02:00 |
|
Matthias
|
f5db856a75
|
re-align adjust_entry_price between backtest and live
|
2023-10-05 18:11:35 +02:00 |
|
Matthias
|
b2ad40253f
|
Hide most non-freqtrade logs in -v mode
|
2023-10-05 07:03:29 +02:00 |
|
Matthias
|
1e0d622d80
|
Don't run "recovery" when stop-orders are open
|
2023-10-05 06:45:00 +02:00 |
|
Matthias
|
b2796b850b
|
Add funding_fee export to order object
Helps debugging #9163
|
2023-10-04 06:36:39 +02:00 |
|
Stefano Ariestasia
|
f14b4133c3
|
fix wording
|
2023-10-03 13:36:31 +09:00 |
|
Stefano
|
609ed2d7b3
|
fix return values
|
2023-10-03 08:41:05 +09:00 |
|
Stefano Ariestasia
|
183166b3fb
|
fix output if no variance, and fix docs
|
2023-10-03 08:27:28 +09:00 |
|
Matthias
|
84335d58b3
|
Greatly speed up recursive by caching exchange
|
2023-10-02 06:34:35 +02:00 |
|
Matthias
|
19af144b33
|
Improve of analysis files further
|
2023-10-01 07:58:46 +02:00 |
|
Matthias
|
7e6f2cba53
|
Move analysis command into their own subspace
|
2023-10-01 07:54:09 +02:00 |
|
Matthias
|
c6199e5ca6
|
Merge pull request #9232 from freqtrade/kraken/dldata
Kraken - dataimport
|
2023-10-01 07:13:54 +02:00 |
|
Matthias
|
f7ff1dc610
|
Bump develop version to 2023.10-dev
|
2023-09-30 13:13:18 +02:00 |
|
Matthias
|
e27636b798
|
Merge pull request #9241 from freqtrade/fix/process-only-new-candles
chore: protect users against process_only_new_candles=False
|
2023-09-30 12:53:54 +02:00 |
|
Matthias
|
2d56b1bc8c
|
Fix whitespace
|
2023-09-30 08:23:21 +02:00 |
|
Matthias
|
659cbd987a
|
Merge pull request #9152 from stash86/bt-metrics
Add recursive-analysis sub-command
|
2023-09-29 17:59:37 +02:00 |
|
Robert Caulk
|
aff5372a8f
|
chore: protect users against process_only_new_candles=False
|
2023-09-29 13:12:44 +02:00 |
|
Stefano Ariestasia
|
7971cb29bb
|
fix error message
|
2023-09-29 14:17:44 +09:00 |
|
Matthias
|
37550d3bdb
|
Fix typo in --strategy_list
|
2023-09-28 21:01:37 +02:00 |
|
Matthias
|
d52d30cfbe
|
invert setting-location for stopLossPrice
Slowly migrating to stopLossPrice in favor of stopPrice.
|
2023-09-28 19:33:59 +02:00 |
|
Matthias
|
56a85690b4
|
Update cached leverage tiers
|
2023-09-28 06:38:29 +02:00 |
|
Matthias
|
504f51fabb
|
Fix liquidation price setting in backtesting
closes #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
3f60b2c140
|
Update bybit stoploss parameter/prop for new ccxt version
|
2023-09-26 06:45:48 +02:00 |
|
Matthias
|
927d1d2686
|
Split stop_price parameter from property
|
2023-09-26 06:34:10 +02:00 |
|
Matthias
|
8ad6eb9896
|
Update parameter value to be clearer
|
2023-09-25 19:55:58 +02:00 |
|
Matthias
|
74709461e3
|
Improve exception wording
|
2023-09-25 19:48:09 +02:00 |
|
Matthias
|
9e6cc5ebbd
|
Improve comment on special handling
|
2023-09-25 19:46:27 +02:00 |
|
Matthias
|
a7d90e2a25
|
Minor adjustments to conversions
|
2023-09-25 19:45:03 +02:00 |
|
Matthias
|
488629096b
|
Improve logging in kraken-converter
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
a3f167f6df
|
Split format-from for trades to allow for trades special case
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
1e8814b43e
|
Improve handling of kraken dataconvert
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2e430519e3
|
Call kraken-convert in special cases
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2164b02c66
|
Add initial code for trade_kraken import
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
d9b5d05e2a
|
Align sample configs with the "no ratelimit" recommendation
|
2023-09-24 23:03:38 +02:00 |
|
Matthias
|
f5d7a4417d
|
Split trades methods into seperate converter file
|
2023-09-24 17:21:21 +02:00 |
|
Matthias
|
38a3ce6164
|
Convert "converter" to package
|
2023-09-24 10:42:23 +02:00 |
|
Matthias
|
2322d0f3f3
|
Move trades-to-ohlcv to converter file
|
2023-09-24 10:38:25 +02:00 |
|
Matthias
|
8a5287581f
|
Move some convert-trades-to-ohlcv logic into convert function
|
2023-09-24 10:37:37 +02:00 |
|
Matthias
|
41cdd28f5f
|
Improve log output for convert-trades
|
2023-09-24 10:26:51 +02:00 |
|
Matthias
|
966247baaf
|
Make sure use_db is set as early as possible.
|
2023-09-23 18:20:19 +02:00 |
|
Stefano Ariestasia
|
c0b2b0b96d
|
fix args description
|
2023-09-23 19:27:57 +09:00 |
|
Stefano Ariestasia
|
6cfc1836a2
|
fix wrong startup candle
|
2023-09-23 19:23:03 +09:00 |
|
Matthias
|
35800f3ada
|
remove hardcoded docs link
we should have one place to configure this.
|
2023-09-23 12:02:34 +02:00 |
|
Matthias
|
8452399c12
|
Merge pull request #9187 from stash86/full-pairlist
Add FullTradesPairlist
|
2023-09-23 10:24:13 +02:00 |
|
Matthias
|
b4e732617e
|
Add handling for order replacement cancel failing
|
2023-09-22 06:37:56 +02:00 |
|