robcaulk
|
db66b82f6f
|
accept open-ended timeranges from user
|
2022-05-17 19:50:06 +02:00 |
|
robcaulk
|
d1d451c27e
|
auto populate features based on a prepended % in the strategy (remove feature assignment from config). Update doc/constants/example strategy to reflect change
|
2022-05-17 18:15:03 +02:00 |
|
robcaulk
|
8664e8f9a3
|
create a prediction_models folder where basic prediction models can live (similar to optimize/hyperopt-loss. Update resolver/docs/and gitignore to accommodate change
|
2022-05-17 17:13:38 +02:00 |
|
eSeR1805
|
34684ec86a
|
Merge branch 'freqtrade:develop' into feat_bt_cancel_entry_reporting
|
2022-05-17 14:09:57 +03:00 |
|
eSeR1805
|
0585b378b3
|
BT: Report canceled/replaced orders also.
|
2022-05-17 14:07:42 +03:00 |
|
eSeR1805
|
6e8f24f6a7
|
BT: track canceled/replaced orders also.
|
2022-05-17 14:07:02 +03:00 |
|
Matthias
|
8d46e16c46
|
Merge pull request #6848 from freqtrade/datahandler_case
Datahandler case insensitive
|
2022-05-17 09:34:11 +02:00 |
|
Matthias
|
1cd8ebc8c8
|
Merge pull request #6847 from freqtrade/use_Precise
Use precise
|
2022-05-17 09:33:39 +02:00 |
|
Matthias
|
6fd003c655
|
Merge pull request #6851 from eSeR1805/feat_bt_cancel_entry_reporting
BT: Reporting canceled trade entries
|
2022-05-17 07:05:26 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
7cd0f8a7b1
|
Merge branch 'develop' into patch-10
|
2022-05-17 08:07:13 +05:30 |
|
eSeR1805
|
f2e2e57237
|
Report trade entries canceled by user.
|
2022-05-17 01:41:31 +03:00 |
|
eSeR1805
|
fb7c0792c0
|
Track trade entries canceled by user.
|
2022-05-17 01:41:01 +03:00 |
|
Matthias
|
76637d3939
|
Simplify timeframe-transition
|
2022-05-16 20:10:52 +02:00 |
|
Matthias
|
2e65a1793d
|
Add fallback to load 1M files as well as 1Mo files
|
2022-05-16 19:48:27 +02:00 |
|
Matthias
|
a1048fb619
|
Store monthly candles as "Mo"
|
2022-05-16 19:39:43 +02:00 |
|
Matthias
|
9607d04279
|
Improve ccxt imports
|
2022-05-16 19:22:07 +02:00 |
|
Matthias
|
c8e0fc926d
|
Update to do Builtin Precise math
|
2022-05-16 19:21:38 +02:00 |
|
Matthias
|
a793cf8f05
|
Use ccxt's "precise" to do precise math
|
2022-05-16 19:21:38 +02:00 |
|
Matthias
|
528509f809
|
Extract get_price_side from get_rate
|
2022-05-16 19:20:13 +02:00 |
|
Stefano Ariestasia
|
2cb8eecf18
|
add space
|
2022-05-16 07:43:36 +09:00 |
|
Stefano Ariestasia
|
e21f6a7787
|
missing newline
|
2022-05-16 07:28:40 +09:00 |
|
Matthias
|
3d36d35e30
|
Merge pull request #6825 from freqtrade/okx_history
Okx history
|
2022-05-15 19:27:45 +02:00 |
|
robcaulk
|
80dcd88abf
|
allow user to run config from anywhere on their system
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
a8022c104a
|
give beta testers more information in the doc
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
a7029e35b5
|
ensure informative pairs includes any combination of whitelist - corr_pairlist
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
9b3e5faebe
|
create more flexible whitelist, avoid duplicating whitelist features into corr_pairlist, update docs
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
22bd5556ed
|
add self-retraining functionality for live/dry
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
178c2014b0
|
appease mypy
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
a4f5811a5b
|
fix flake8 issue in arguments.py
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
aae233bd6c
|
try passing the check tests
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
f653ace24b
|
another attempt at fixing datalength bug
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
b08c0888bb
|
add USERPATH_FREQAIMODELS, remove return values from @abstract methods
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
b03c7b514d
|
optional style for interfacing freqai with backtesting
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
e9a7b68bc1
|
revert constants.py and add changes
|
2022-05-15 17:42:15 +02:00 |
|
Matthias
|
a0b25938f4
|
Fix exit_reason assignment in backtesting
|
2022-05-15 17:41:59 +02:00 |
|
Matthias
|
a8f064a8cb
|
Fix exit_reason assignment in live mode
|
2022-05-15 17:41:59 +02:00 |
|
robcaulk
|
3020218096
|
fix bug on backtest timerange
|
2022-05-15 17:41:34 +02:00 |
|
robcaulk
|
00ff0c9b91
|
ensure user defined timerange truncates final backtest so that we arent mismatching data lengths upon return to strategy. Rename DataHandler class to FreqaiDataKitchen
|
2022-05-15 17:41:34 +02:00 |
|
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
|
706994340f
|
Fix bad docstring
|
2022-05-15 17:06:40 +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
|
9143e9ecb1
|
Add some safety measures for new startup_candles verification
|
2022-05-15 15:12:29 +02:00 |
|