Matthias
|
fc42d552ab
|
Convert logs to fstrings
|
2020-08-22 08:59:50 +02:00 |
|
Matthias
|
0b6014fae3
|
update_trade_state should take the order id directly - not from the trade object
|
2020-08-21 07:17:52 +02:00 |
|
Matthias
|
838985f6a0
|
Don't reset open-order-id just yet
it's needed to get the fees
|
2020-08-21 07:13:13 +02:00 |
|
Matthias
|
1a305ea8b0
|
Fix migrations to use unique key
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
2ca6547baf
|
Update tests to have unique ordernumbers
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
ebd755e36a
|
Improve order handling
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
0af9e913d4
|
Timestamps are in ms
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
73182bb2dd
|
Update migrations to populate Orders table for open orders
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
4924d8487e
|
Extract "update order from ccxt" to it's onw function
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
ee7b235cdc
|
Improve tests to use open_order mock where applicable
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
420a8c2b1c
|
Improve tests for rpc/forcebuy
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
a66a3d047f
|
Remove unneeded mocks
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
044df880e6
|
Move persistence into it's own submodule
|
2020-08-14 09:52:46 +02:00 |
|
Matthias
|
93717cfef1
|
Merge pull request #3008 from yazeed/more_info_hyperopt_fixed
Wins/draws/losses/median profit in hyperopt output
|
2020-08-14 09:25:12 +02:00 |
|
Matthias
|
b98107375e
|
Improve formatting of result string to be a bit conciser
|
2020-08-14 07:31:14 +02:00 |
|
Matthias
|
d76ee43246
|
Show wins / draws / losses in hyperopt table
|
2020-08-14 07:14:10 +02:00 |
|
Matthias
|
22f6e884ed
|
Merge pull request #3676 from freqtrade/stoploss_remove_unused_argument
[minor] Cleanup and exception hierarchy documentation
|
2020-08-14 07:11:56 +02:00 |
|
Matthias
|
05bd099f51
|
Merge branch 'develop' into pr/yazeed/3008
|
2020-08-14 06:58:09 +02:00 |
|
Matthias
|
e45e41adb4
|
Improve docs test to catch !!! errors
|
2020-08-13 08:05:05 +02:00 |
|
Matthias
|
3afd5b631e
|
Remove erroneous import
|
2020-08-12 15:34:29 +02:00 |
|
Matthias
|
9999d0ffb5
|
Merge branch 'develop' into fix/3579
|
2020-08-12 15:28:51 +02:00 |
|
Matthias
|
faa2bbb555
|
Document exception hierarchy
|
2020-08-12 14:29:14 +02:00 |
|
Matthias
|
1f1a819b29
|
Remove unused 3rd argument to create_stoploss call
|
2020-08-12 11:21:00 +02:00 |
|
Matthias
|
f51c03aa86
|
Revert changes to color using --no-color
|
2020-08-11 20:29:47 +02:00 |
|
Matthias
|
77541935a8
|
Fix small merge mistake
|
2020-08-11 20:18:49 +02:00 |
|
Matthias
|
688d657fe2
|
Merge branch 'develop' into pr/yazeed/3091
|
2020-08-11 20:04:43 +02:00 |
|
Matthias
|
064928a0eb
|
Merge branch 'develop' into improve_cancel_order_handling
|
2020-08-11 15:25:47 +02:00 |
|
Matthias
|
3670be5dd2
|
Merge pull request #3641 from freqtrade/fix/edgeremovebumps
Fix edge with removebumps enabled
|
2020-08-08 17:33:08 +02:00 |
|
Matthias
|
075c73b9e3
|
Improve formatting of telegram message
|
2020-08-04 19:56:49 +02:00 |
|
Matthias
|
817f5289db
|
/delete should Cancel open orders (and stoploss orders)
|
2020-08-04 19:43:22 +02:00 |
|
Matthias
|
9163c7f3d3
|
Improve api response
|
2020-08-04 19:43:05 +02:00 |
|
Matthias
|
4b0164770c
|
Add test for /delete
|
2020-08-04 14:49:59 +02:00 |
|
Matthias
|
26c7341b7d
|
Add test for api-server DELETE trade
|
2020-08-04 14:41:38 +02:00 |
|
Matthias
|
c0083c4244
|
Merge branch 'develop' into pr/thopd88/3611
|
2020-08-04 07:00:54 +02:00 |
|
Matthias
|
a33346c6b6
|
Fix testing errors - which surfaced with pytest 6.0.1
|
2020-08-03 19:22:07 +02:00 |
|
Matthias
|
3915101d2d
|
Add more backoff to fetch_order endpoint
|
2020-08-02 10:32:17 +02:00 |
|
Matthias
|
6c77feee85
|
Improve some exchange logs
|
2020-08-02 10:18:19 +02:00 |
|
Matthias
|
99bfa839eb
|
Improve logging for sell exception
|
2020-08-02 10:12:15 +02:00 |
|
Matthias
|
071e82043a
|
Better handle cancelled buy orders
|
2020-08-01 15:59:50 +02:00 |
|
Matthias
|
14cb29aae1
|
Add test for remove_pumps in edge
|
2020-07-28 08:16:55 +02:00 |
|
Matthias
|
db8f3a9e9b
|
Merge pull request #3609 from thopd88/develop
Add telegram /trades command
|
2020-07-25 16:45:09 +02:00 |
|
Matthias
|
fdc84eef59
|
/trades shall only return closed trades
|
2020-07-23 07:50:45 +02:00 |
|
Matthias
|
8300eb59d4
|
Extend create_mock_trades to create 4 trades
2 closed, and 2 open trades
|
2020-07-23 07:50:28 +02:00 |
|
Matthias
|
0f18b2a0d4
|
Add test and fix case where no trades were closed yet
|
2020-07-23 07:12:14 +02:00 |
|
Matthias
|
7e980037a4
|
Merge pull request #3554 from jblestang/Fix_#3544
Adding a dataprovider to the strategy before plotting
|
2020-07-22 15:56:16 +02:00 |
|
Matthias
|
f5f529cace
|
Use correct initialization of DataProvider
|
2020-07-22 15:17:45 +02:00 |
|
Matthias
|
939f91734f
|
Test confirming 0 division ...
|
2020-07-21 20:34:19 +02:00 |
|
Matthias
|
21dcef1134
|
Add trade_id to webhooks
allowing for easier corelation of different messages
|
2020-07-20 19:57:05 +02:00 |
|
Matthias
|
4c97527b04
|
FIx failing test
|
2020-07-20 19:11:15 +02:00 |
|
hroff-1902
|
b7c6f868b2
|
Merge pull request #3478 from hroff-1902/exchange-cosmetics-5
Minor: Exchange cosmetics
|
2020-07-20 18:58:46 +03:00 |
|