Matthias
|
d40a631565
|
Version bump 2023.4
|
2023-04-24 13:53:27 +02:00 |
|
Matthias
|
5a8f34feac
|
Merge branch 'stable' into new_release
|
2023-04-24 13:53:15 +02:00 |
|
Matthias
|
829724c0ec
|
Fallback to "initialMargin" if collateral is not set
|
2023-04-24 12:13:24 +02:00 |
|
Matthias
|
e99af87b6d
|
store periodic breakdown in backtest results
This will enable the webserver to use this data.
|
2023-04-24 10:59:30 +02:00 |
|
Matthias
|
3948890c3b
|
Add --breakdown to backtest-show
|
2023-04-24 10:35:46 +02:00 |
|
Matthias
|
ad4996259e
|
Further increase typehints in freqAI interface
|
2023-04-23 19:36:17 +02:00 |
|
Matthias
|
c5dc21e80c
|
Update freqAI documentation with missing typehints
|
2023-04-23 19:30:30 +02:00 |
|
Matthias
|
cb09ef7180
|
Extract converting wallet to est_stake
|
2023-04-22 11:48:59 +02:00 |
|
Matthias
|
ce75a032d0
|
Balance ratio calculation should ignore non-relevant assets
closes #8532
|
2023-04-22 11:48:59 +02:00 |
|
Matthias
|
4a4be27ebc
|
use orderid from order, the trade one has been reset
part of #8526
|
2023-04-21 07:14:03 +02:00 |
|
Matthias
|
ca1a616b89
|
use Fstrings for log message
|
2023-04-21 07:08:14 +02:00 |
|
Matthias
|
1056ff0d18
|
Update variable to better reflect it's content
|
2023-04-19 20:20:29 +02:00 |
|
Bohdan Kamuz
|
f99bdc4393
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-18 23:49:06 +03:00 |
|
Matthias
|
caf524c685
|
Don't fail on leverage tier loading error
closes #8512
|
2023-04-18 18:01:12 +02:00 |
|
Bohdan Kamuz
|
c297d99975
|
Telegram. Fixed the blacklist removal message
|
2023-04-18 10:09:48 +00:00 |
|
Matthias
|
7ff35fea3c
|
Default weekly report to monday
closes #8502
|
2023-04-17 20:20:38 +02:00 |
|
Matthias
|
14bca509da
|
Cleanup some code
|
2023-04-17 19:55:58 +02:00 |
|
Matthias
|
b2ea464250
|
Handle individual exceptions when initializing leverage tiers
closes #8515
closes #8512
closes #8514
|
2023-04-17 19:52:19 +02:00 |
|
Matthias
|
d73e7f292a
|
simplify Leverage tier code
|
2023-04-17 19:52:19 +02:00 |
|
Bohdan Kamuz
|
70e48ca43a
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-17 12:46:00 +03:00 |
|
Bohdan Kamuz
|
d34b15d6a9
|
Telegram. Fixed the blacklist removal message
|
2023-04-17 09:40:41 +00:00 |
|
Matthias
|
daabc8ffbe
|
Merge pull request #8426 from initrv/add-sb3-learn-progress-bar
Add sb3 learn progress bar
|
2023-04-17 10:22:49 +02:00 |
|
Bohdan Kamuz
|
c291d69533
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-17 08:35:40 +03:00 |
|
Matthias
|
8aec71e27e
|
Add bitvavo sublass to properly set ohlcv limit
|
2023-04-17 07:25:13 +02:00 |
|
Matthias
|
9caa74c796
|
Merge branch 'develop' into pr/initrv/8426
|
2023-04-16 18:16:16 +02:00 |
|
Bohdan Kamuz
|
1370ee498c
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-16 14:39:44 +03:00 |
|
Matthias
|
f6e93114e6
|
Update binance leverage tiers file
|
2023-04-16 08:35:17 +02:00 |
|
Robert Caulk
|
6bc8759321
|
Update constants.py
Make progress bar true by default
|
2023-04-15 20:01:12 +02:00 |
|
Bohdan Kamuz
|
1d40162e9d
|
Telegram. Fixed the blacklist removal message.
|
2023-04-15 15:57:31 +00:00 |
|
Matthias
|
a78672c10b
|
Improve log message formatting
|
2023-04-15 09:47:01 +02:00 |
|
Matthias
|
6a0a33739b
|
order cost should be with leverage, not leverage-cleared
closes #8495
|
2023-04-15 09:09:28 +02:00 |
|
Robert Caulk
|
daa9f6cc19
|
Merge pull request #8494 from freqtrade/bug-fix-pytorch
Bug fix: ensure data is on same device as model
|
2023-04-14 00:31:43 +02:00 |
|
Matthias
|
90ce2ae7e4
|
Merge branch 'develop' into pr/initrv/8426
|
2023-04-13 20:01:35 +02:00 |
|
Matthias
|
3c64c6b034
|
Merge pull request #8461 from freqtrade/feat/hyperopt_progressbar
hyperopt progressbar -> rich
|
2023-04-13 20:00:27 +02:00 |
|
Matthias
|
3b377149e4
|
Add clarifying comment, simplify code
|
2023-04-13 18:19:52 +02:00 |
|
Matthias
|
c0045bad34
|
Merge branch 'develop' into feat/hyperopt_progressbar
|
2023-04-13 18:01:29 +02:00 |
|
robcaulk
|
dcf9bbdaea
|
ensure data is on same device as the model
|
2023-04-13 12:19:34 +02:00 |
|
Bloodhunter4rc
|
84d2d5e2a6
|
Change ["Dummy"] to [None].
|
2023-04-12 19:32:28 +02:00 |
|
Bloodhunter4rc
|
44bf59668b
|
prevents continous fetching every x bot_loop seconds , adheres to refresh_period, in case the pairlist returned from the remote end is empty.
|
2023-04-12 13:16:53 +02:00 |
|
Matthias
|
2131205db6
|
Bump tag length to 255
|
2023-04-12 07:19:36 +02:00 |
|
Matthias
|
b2b19915e6
|
Limit enter_tag and exit_reason to their actual field lenght
closes #8486
|
2023-04-12 07:19:36 +02:00 |
|
Matthias
|
a6d2233b95
|
Use constant for custom field lengths
|
2023-04-11 21:05:14 +02:00 |
|
Matthias
|
9857675a5e
|
Update torch import
|
2023-04-11 19:38:24 +02:00 |
|
Robert Caulk
|
4ab047dfa7
|
Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support
Feat/add pytorch model support
|
2023-04-11 15:40:12 +02:00 |
|
Matthias
|
476ed938f5
|
Extract custom_tag limit from interface file
|
2023-04-11 07:26:38 +02:00 |
|
Matthias
|
b892d373cd
|
Improve timerange parsing when accepting values from API
|
2023-04-10 19:45:24 +02:00 |
|
Matthias
|
e2cd23b1d2
|
Remove deprecated pandas option
|
2023-04-10 16:33:56 +02:00 |
|
Matthias
|
605cc20a21
|
Merge pull request #8459 from freqtrade/feat/kvstore
Add initial bot start time to /profit endpoint
|
2023-04-10 14:49:01 +02:00 |
|
Matthias
|
f73d2a5371
|
Ensure bot_start is called when visualizing results
|
2023-04-10 14:48:02 +02:00 |
|
Matthias
|
cf770d496b
|
Improve visual display of progressbar
|
2023-04-09 18:25:50 +02:00 |
|