Matthias
|
516cf19e70
|
Update bot test
|
2022-06-23 20:04:55 +02:00 |
|
Matthias
|
1250c0a32b
|
Merge remote-tracking branch 'origin/tmp/calcprofit' into pr/mkavinkumar1/6545
|
2022-06-17 19:45:46 +02:00 |
|
Matthias
|
76cae8e8e3
|
Update tests to always provide rate to profit calculations
|
2022-06-17 06:55:31 +00:00 |
|
Matthias
|
fbee18d334
|
Add some more detailed tests, testing only calculation
|
2022-06-14 19:42:28 +02:00 |
|
Matthias
|
060f12572e
|
Merge branch 'develop' into pr/mkavinkumar1/6545
|
2022-06-14 06:36:16 +02:00 |
|
Matthias
|
848a5d85c6
|
Add small stability fix to test
|
2022-06-13 13:24:48 +00:00 |
|
Matthias
|
56652c2b39
|
Improve test resiliance
|
2022-06-12 17:09:47 +02:00 |
|
Matthias
|
9534d6cca1
|
Cancel orders which can no longer be found after several days
|
2022-06-07 07:03:40 +02:00 |
|
Matthias
|
88845f6d88
|
Fix cancel order deleting trade
if one order was successfully filled, the trade cannot be deleted.
closes #6907
|
2022-05-31 17:49:51 +02:00 |
|
Matthias
|
a875a7dc40
|
Use unified stopPrice for binance
|
2022-05-29 11:01:01 +02:00 |
|
Matthias
|
268b191cc2
|
Revert some pointless changes.
|
2022-05-28 20:31:54 +02:00 |
|
Matthias
|
a8218feea8
|
Small cleanups
|
2022-05-28 10:11:32 +02:00 |
|
Matthias
|
192bc868a7
|
Merge branch 'develop' into pr/mkavinkumar1/6545
|
2022-05-26 20:02:46 +02:00 |
|
Matthias
|
0b5544ef9e
|
Stoploss fill should fill as "filled" notification
Closes #6873
|
2022-05-22 19:18:12 +02:00 |
|
Matthias
|
5e18e51ce0
|
Fix some tests
|
2022-05-19 07:03:53 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
b5f6f919b6
|
Updated requested changes in PR #6545
|
2022-05-18 04:21:36 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
2dbeb12511
|
update tests
|
2022-05-13 21:04:35 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
ce433b2a37
|
merge upstream
|
2022-05-08 13:14:07 +05:30 |
|
Matthias
|
b2f33944ec
|
Add preliminary backtesting test
|
2022-05-04 07:13:02 +02:00 |
|
Matthias
|
5c82cce06c
|
Fix new test failures
|
2022-05-04 06:40:12 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
cb0e3dbcba
|
merge upstream
|
2022-05-03 19:59:23 +05:30 |
|
eSeR1805
|
b83cd95a02
|
Tests: add basic testcases for entry adjustment.
|
2022-05-02 18:07:48 +03:00 |
|
eSeR1805
|
04c51d2d1a
|
Merge branch 'develop' into feat_readjust_entry
|
2022-05-01 21:42:15 +03:00 |
|
Matthias
|
995c48b642
|
Merge branch 'develop' into pairlocks_direction
|
2022-05-01 14:59:04 +02:00 |
|
eSeR1805
|
eb23170c43
|
Merge branch 'develop' into feat_readjust_entry
|
2022-04-28 23:06:52 +03:00 |
|
Matthias
|
2c0a7c5d74
|
Don't call interest_rate and isolated_liq twice
|
2022-04-27 17:13:58 +02:00 |
|
Rokas Kupstys
|
6d99222320
|
Add 'exit_tag' parameter to 'custom_exit_price' callback.
|
2022-04-26 10:01:51 +03:00 |
|
Matthias
|
737bdfe844
|
Use "side" parameter when calling Pairlocks
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
845f960a4e
|
realign pairlock naming to side
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
b7cada1edd
|
Convert ProtectionReturn to dataclass
|
2022-04-24 14:33:24 +02:00 |
|
eSeR1805
|
698c25f133
|
Fix issues reported by flake.
|
2022-04-16 15:44:07 +03:00 |
|
eSeR1805
|
237d116d8c
|
Update existing tests to use the new func name.
|
2022-04-16 15:08:54 +03:00 |
|
Matthias
|
114591048c
|
Always call custom_sell - also when there's a new enter signal
|
2022-04-09 17:17:49 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
07af20a55f
|
Merge branch 'develop' into partial_sell2
|
2022-04-09 16:24:57 +05:30 |
|
Matthias
|
299dd84cfe
|
Merge pull request #6656 from freqtrade/use_sell_signal
Use sell signal -> use_exit_signal
|
2022-04-06 19:46:46 +02:00 |
|
Matthias
|
62d13a9f74
|
Fix test indentation
|
2022-04-06 16:03:11 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
7e97e58820
|
renamed enter-side
|
2022-04-06 06:32:13 +05:30 |
|
Matthias
|
b1378efdeb
|
ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
|
2022-04-05 20:21:39 +02:00 |
|
Matthias
|
4897731030
|
use_sell_signal -> use_exit_signal
|
2022-04-05 20:10:20 +02:00 |
|
Matthias
|
5ce5c70be6
|
sell_profit_offset -> exit_profit_offset
|
2022-04-05 20:03:27 +02:00 |
|
Matthias
|
bba9629a2a
|
Rename sell_profit_only to exit_profit_only
|
2022-04-05 20:00:35 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
a77e3ea378
|
fixed tests failed after merge
|
2022-04-05 19:30:38 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
debb8f7485
|
merged upstream
|
2022-04-05 15:52:48 +05:30 |
|
Matthias
|
eff636ba53
|
Update RPC message types to ENTRY
|
2022-04-04 19:29:15 +02:00 |
|
Matthias
|
8a9839fb6d
|
Update telegram notification settings
|
2022-04-04 19:10:44 +02:00 |
|
Matthias
|
6d9218cb34
|
sell_signal -> exit_signal
|
2022-04-04 17:11:11 +02:00 |
|
Matthias
|
cd146bfa8f
|
emergency_sell -> emergency_exit
|
2022-04-04 17:03:27 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
606e0f1b68
|
updated tests
|
2022-04-04 19:14:52 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
b646d8ba0e
|
merge leverage/margin
|
2022-04-04 09:54:08 +05:30 |
|
Matthias
|
8acffbc1d8
|
sell_type -> exit_type
|
2022-04-03 11:18:36 +02:00 |
|