Sam Germain
|
3fffc315ac
|
Merge branch 'develop' into feat/short
|
2021-10-20 08:11:53 -06:00 |
|
Matthias
|
5454460227
|
Revert initial_points to 30
closes #5760
|
2021-10-20 07:46:15 +02:00 |
|
Matthias
|
55b0216180
|
Allow StaticPairlist in non-first position
closes #5754
|
2021-10-19 19:48:56 +02:00 |
|
Matthias
|
42a4dfed28
|
Reallow bitstamp
revert #1984, related to #1983
|
2021-10-19 19:12:35 +02:00 |
|
Sam Germain
|
57d7009fd9
|
Added trading mode and collateral to constants.py
|
2021-10-18 01:21:41 -06:00 |
|
Sam Germain
|
faaa3ae9b1
|
Removed exit_short rpcmessagetype
|
2021-10-18 01:08:12 -06:00 |
|
Sam Germain
|
053aecf111
|
reformatted check_handle_timedout
|
2021-10-18 01:01:29 -06:00 |
|
Sam Germain
|
e4682b78c5
|
updates suggested on github
|
2021-10-18 00:28:32 -06:00 |
|
Matthias
|
d4d57f0002
|
Document expansion of --pairs , add download-inactive
|
2021-10-17 16:09:56 +02:00 |
|
Matthias
|
9bb2dd1851
|
Merge pull request #5694 from freqtrade/dependabot/pip/develop/fastapi-0.70.0
Bump fastapi from 0.68.1 to 0.70.0
|
2021-10-17 15:01:28 +02:00 |
|
Matthias
|
e23eb99abf
|
Disable ability to use lookahead-biased vwap
closes #5782
|
2021-10-17 11:23:58 +02:00 |
|
Matthias
|
198f3c5238
|
Merge branch 'feat/short' into pr/samgermain/5567
|
2021-10-17 10:41:03 +02:00 |
|
Matthias
|
69fdb8edfa
|
Merge branch 'develop' into feat/short
|
2021-10-17 10:40:08 +02:00 |
|
Matthias
|
fb2c8f7621
|
Rollback after each request
This closes the transaction and avoids "sticking" transactions.
|
2021-10-17 10:30:06 +02:00 |
|
Matthias
|
bc10b451fe
|
Revert wrong condition
|
2021-10-17 09:46:39 +02:00 |
|
Matthias
|
5ba1d66be7
|
Make sure transactions are reset
closes #5719
|
2021-10-16 17:57:51 +02:00 |
|
Matthias
|
794862a35a
|
Merge pull request #5670 from sergeykhliustin/develop
Added min_profit param to PerformanceFilter
|
2021-10-14 19:57:36 +02:00 |
|
Matthias
|
c02a538187
|
Add documentation and log to PerformanceFilter
|
2021-10-14 19:36:34 +02:00 |
|
Sam Germain
|
5fbe76cd7e
|
isolated conditionals in interface stoploss method
|
2021-10-14 05:10:28 -06:00 |
|
Matthias
|
0e7d903a6f
|
Merge pull request #5644 from slyons/develop
Add ability to ignore unparameterized spaces
|
2021-10-14 08:07:07 +02:00 |
|
Sam Germain
|
bcbe8f229c
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-13 19:02:57 -06:00 |
|
Sam Germain
|
bd488cc086
|
Merge branch 'develop' into feat/short
|
2021-10-13 17:56:40 -06:00 |
|
Matthias
|
3279ea568c
|
Add new parameter to hyperopt docs
|
2021-10-13 19:57:42 +02:00 |
|
Matthias
|
aed919a05f
|
Simplify "no-space-configured" error handling by moving it to hyperopt_auto
|
2021-10-13 19:54:35 +02:00 |
|
Matthias
|
2c6290a100
|
Small updates to prevent random test failures
|
2021-10-13 07:04:21 +02:00 |
|
Sam Germain
|
0dbad19b40
|
trading_mode default null in models.Trade
|
2021-10-12 20:34:19 -06:00 |
|
Matthias
|
532a9341d2
|
Fix migration issue
|
2021-10-12 20:41:48 +02:00 |
|
Matthias
|
f290ff5c9a
|
Re-add schedule.run_pending
|
2021-10-12 19:10:38 +02:00 |
|
Sam Germain
|
86cbd0039f
|
Fixed bugs
|
2021-10-12 02:24:35 -06:00 |
|
Matthias
|
ce9debe9fd
|
Add version argument to freqUI installer
|
2021-10-12 06:44:07 +02:00 |
|
Matthias
|
70000b5843
|
Use scheduler as Object, not the automatic Singleton
|
2021-10-11 20:28:23 +02:00 |
|
Sam Germain
|
bdad604fab
|
Added persistence futures tests
|
2021-10-11 07:48:31 -06:00 |
|
Sam Germain
|
ae3688a18a
|
Updated LocalTrade.calc_close_trade_value formula for shorting futures
|
2021-10-11 05:56:27 -06:00 |
|
Sam Germain
|
d5a1385fdc
|
Changes described on github
|
2021-10-11 04:14:59 -06:00 |
|
Sam Germain
|
855b26f846
|
Parametrized more time machine tests in test_update_funding_fees
|
2021-10-11 01:31:21 -06:00 |
|
Sam Germain
|
3b962433fb
|
Switched shcedule to perform every 15 minutes
|
2021-10-10 02:55:04 -06:00 |
|
Sam Germain
|
81cf4653a9
|
Fixed failing test_process_trade_creation, test_order_book_depth_of_market, test_handle_stoploss_on_exchange_trailing
|
2021-10-09 17:35:57 -06:00 |
|
Sam Germain
|
94f0be1fa9
|
Added is_short=(signal == SignalDirection.SHORT) inside freqtradebot.create_trade
|
2021-10-09 16:32:22 -06:00 |
|
Sam Germain
|
85e86ec09d
|
Fixed failing test_check_handle_timedout_buy_usercustom
|
2021-10-09 15:14:33 -06:00 |
|
Sam Germain
|
729957572b
|
updated strategy stop_loss_reached to work for shorts
|
2021-10-09 14:39:11 -06:00 |
|
Sam Germain
|
95be5121ec
|
Added bibox and hitbtc funding fee times
|
2021-10-09 13:14:41 -06:00 |
|
Sam Germain
|
b83933a10a
|
Added gateio and kucoin funding fee times
|
2021-10-09 13:09:11 -06:00 |
|
Sam Germain
|
057b048f31
|
Started added timezone offset stuff
|
2021-10-09 12:27:40 -06:00 |
|
Sam Germain
|
795d51b68c
|
Switched scheduler to get funding fees every hour for any exchange
|
2021-10-09 11:27:26 -06:00 |
|
Sam Germain
|
39be675f1f
|
Adjusted time to utc in schedule
|
2021-10-09 10:52:07 -06:00 |
|
Matthias
|
cae8ff5949
|
Merge pull request #5623 from froggleston/rest_sysinfo
Add CPU,RAM sysinfo support to the REST API to help with bot system m…
|
2021-10-09 15:17:21 +02:00 |
|
Matthias
|
91ceaef02f
|
Merge pull request #5678 from sidml/develop
Hyperopt loss function using max drawdown
|
2021-10-09 10:26:40 +02:00 |
|
sid
|
30bc96cf3f
|
simplify expression
|
2021-10-09 06:36:23 +05:30 |
|
Matthias
|
11ec1d9b06
|
Revert previous commit
|
2021-10-08 20:22:07 +02:00 |
|
Matthias
|
482f4418c6
|
Clarify "required candle" message
|
2021-10-08 14:36:52 +02:00 |
|