robcaulk
|
def71a0afe
|
auto build full_timerange and self manage training_timerange
|
2022-05-15 17:41:34 +02:00 |
|
robcaulk
|
764f9449b4
|
fix logger, debug some flake8 appeasements
|
2022-05-15 17:41:34 +02:00 |
|
robcaulk
|
29c2d1d189
|
use logger in favor of print
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
99f7e44c30
|
flake8 passing, use pathlib in lieu of os.path to accommodate windows/mac OS
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
2600ba4e74
|
remove unused remnants
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
630d201546
|
remove trained_stake
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
b40f8f88ac
|
cleaning and bug fixing
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|
Matthias
|
ebab02fce3
|
Merge pull request #6827 from eSeR1805/fix_readjust_entry_bt_sl
Fix: Refresh SL on entry order replacement
|
2022-05-15 16:41:18 +02:00 |
|
Matthias
|
18fd3bb333
|
Update stoploss handling for entry-order adjustment
|
2022-05-15 15:45:39 +02:00 |
|
Matthias
|
3b14439240
|
Slightly improve performance of order adjusts
Avoind 2nd call to `get_rate()`.
closes #6821
|
2022-05-14 16:16:32 +02:00 |
|
eSeR1805
|
c27e0a0a1b
|
Allow SL refresh only if no filled entry orders.
|
2022-05-14 16:56:56 +03:00 |
|
eSeR1805
|
1c20fb7638
|
Refresh open_rate and stoploss on order replacement.
|
2022-05-14 16:37:04 +03:00 |
|
Matthias
|
2a1368d508
|
Offsetfilter: add number_assets parameter
closes #6824
|
2022-05-14 14:16:13 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
8a3c2c6cad
|
Corrected docstring
Discussed in Discord
|
2022-05-13 19:32:52 +05:30 |
|
Matthias
|
c299601ece
|
Add warning about OKX futures backtesting data
|
2022-05-13 07:03:18 +02:00 |
|
Matthias
|
5444f4ee6f
|
Merge pull request #6793 from mkavinkumar1/log
logged balance details
|
2022-05-12 19:11:28 +02:00 |
|
Matthias
|
891900c186
|
Merge pull request #6812 from freqtrade/db_migrate
Db migrate
|
2022-05-11 19:54:31 +02:00 |
|
Matthias
|
1fc041d0d6
|
Fix formatting issue
|
2022-05-11 19:39:56 +02:00 |
|
Matthias
|
ae463fcdf2
|
Merge pull request #6792 from mkavinkumar1/rpc
consistent exchange name
|
2022-05-11 19:23:36 +02:00 |
|
Matthias
|
f374c9da70
|
PR cleanup
|
2022-05-11 06:30:40 +02:00 |
|
Matthias
|
044afdf7af
|
Add better test scenario
|
2022-05-10 20:27:24 +02:00 |
|
Matthias
|
31cce741ac
|
Add sequence migration
|
2022-05-10 07:13:51 +02:00 |
|
Matthias
|
269630e755
|
Add preliminary documentation for database conversion
|
2022-05-10 07:13:42 +02:00 |
|
Matthias
|
0958c06b84
|
Implement database migration to other system
|
2022-05-09 20:58:40 +02:00 |
|
Matthias
|
c3b0f6b64b
|
Add feature shell for database conversion
|
2022-05-09 20:58:40 +02:00 |
|
Matthias
|
0f499469fc
|
Merge pull request #6796 from freqtrade/model_reorg
Model reorg
|
2022-05-09 20:15:45 +02:00 |
|
Matthias
|
30d6eeffd0
|
Fix migration bug
|
2022-05-08 17:49:13 +02:00 |
|
Matthias
|
b58e811b14
|
Move trade/order Models to their own class
|
2022-05-08 17:45:20 +02:00 |
|
Matthias
|
af1a5e0449
|
Extract base and Pairlock from models file
|
2022-05-08 17:38:06 +02:00 |
|
Matthias
|
3221726d85
|
Update migration to use boolean value
closes #6794
|
2022-05-08 17:29:42 +02:00 |
|
Matthias
|
ab91758c7e
|
Merge pull request #6790 from eSeR1805/profit_reporting
Report profit only on filled entries.
|
2022-05-08 17:25:42 +02:00 |
|
Matthias
|
4a7515e66a
|
Add test for 0.0 case
|
2022-05-08 16:04:06 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
f43ae0ea43
|
logged balance details
|
2022-05-08 13:53:07 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
d79b90a98f
|
consistent exchange name
|
2022-05-08 12:46:58 +05:30 |
|
Matthias
|
45b328af2e
|
explicitly call cleanup when cleaning backtest
|
2022-05-08 08:11:39 +02:00 |
|
eSeR1805
|
bfc7898654
|
Report profit only on filled entries.
|
2022-05-07 21:56:22 +03:00 |
|
Matthias
|
c9498d0117
|
Merge pull request #6692 from eSeR1805/feat_readjust_entry
Feature: Readjust Entry Order
|
2022-05-07 20:11:20 +02:00 |
|
Matthias
|
277e07589e
|
update/fix some comments and docs
|
2022-05-07 17:47:37 +02:00 |
|
Matthias
|
f5f599c7f0
|
Add LowProfitPairs only_per_side option
|
2022-05-07 15:25:15 +02:00 |
|
Matthias
|
dc0c1bf87d
|
Only fetch accounts when authenticated.
|
2022-05-07 13:17:27 +02:00 |
|
Matthias
|
149704e748
|
Fix wrong type
|
2022-05-07 11:39:47 +02:00 |
|
Matthias
|
6fdcf3a10a
|
Support both position modes on OKX
|
2022-05-07 10:58:41 +02:00 |
|
Matthias
|
2da284b921
|
Properly type side for create_order
|
2022-05-07 10:02:54 +02:00 |
|
Matthias
|
5b3eaa3003
|
Ensure advanced strategy template is runnable
|
2022-05-06 06:42:08 +02:00 |
|
Matthias
|
d11c44940e
|
Slightly reword docs
remove some Note-boxes - people tend to skip these.
|
2022-05-06 06:42:01 +02:00 |
|
Matthias
|
2d9be6dace
|
move open_rate updating to close_bt_order
|
2022-05-05 19:50:16 +02:00 |
|
eSeR1805
|
29f1edbde7
|
Cleanup. Remove stray new line.
|
2022-05-05 12:24:32 +03:00 |
|
eSeR1805
|
495708df76
|
Merge branch 'develop' into feat_readjust_entry
|
2022-05-05 12:20:09 +03:00 |
|
eSeR1805
|
2bed0eab0c
|
BT: Update trade open_rate on first filled order.
|
2022-05-05 12:19:05 +03:00 |
|