Matthias
|
97be3318f4
|
Use Datetime_format from constants
|
4 years ago |
Matthias
|
b95b3d8391
|
Update test to actually test funding fee appliance
|
4 years ago |
Matthias
|
be192fae91
|
Test should use proper Order objects
|
4 years ago |
Matthias
|
966de19611
|
Improve test resiliance by properly setting Order object
|
4 years ago |
Matthias
|
4aec2db14d
|
Remove isClose from tests in favor of pytest.approx
|
4 years ago |
Matthias
|
205ab26e92
|
Remove TODO in test
|
4 years ago |
Matthias
|
87a3115073
|
Add get_open_trade_count() to simplify getting open trade count.
|
4 years ago |
Matthias
|
47b3143534
|
Simplify and fix some tests
|
4 years ago |
Matthias
|
76a3e97e05
|
Add migrations end message
closes #7251
|
4 years ago |
Matthias
|
3b44dc52e1
|
Minor corrections
|
4 years ago |
Matthias
|
9513c39a17
|
Fix migration rounding test
|
4 years ago |
Matthias
|
5250189f77
|
Add Rollback function to Trade
simplifies Session work
|
4 years ago |
Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
4 years ago |
Matthias
|
d046f0cc5e
|
Improve method wording for liquidation price setter
|
4 years ago |
Matthias
|
845cecd38f
|
Add stoploss or liquidation property
|
4 years ago |
Matthias
|
ff4cc5d316
|
Revamp liquidation test to actually make sense
|
4 years ago |
Matthias
|
9852733ef7
|
Improve tests to align with modified logic
|
4 years ago |
Matthias
|
f57ecb1861
|
Simplify adjust_stop test
|
4 years ago |
Matthias
|
7682c9ace7
|
Update trade_close test to include orders
|
4 years ago |
Matthias
|
80845807e1
|
Improve some test resiliance
|
4 years ago |
Matthias
|
fe8083c7f8
|
Improve test for dry-run orderclosing
|
4 years ago |
Matthias
|
53e5483daa
|
Store StopPrice for dry-run orders
closes #6996
|
4 years ago |
Matthias
|
0d967f93ba
|
Improve performance of some RPC calls
These don't need orders to be loaded. As a side-effect, this will
also reduce the strain on the database.
|
4 years ago |
Matthias
|
0168343b76
|
Add trading-volume to api schema
|
4 years ago |
Matthias
|
91f9818ae3
|
Simplify trade calculations
|
4 years ago |
Matthias
|
76cae8e8e3
|
Update tests to always provide rate to profit calculations
|
4 years ago |
Matthias
|
575b4ead1a
|
Update Test with funding_fee 0
|
4 years ago |
Matthias
|
56a73575a1
|
Add explicit test for order_to_ccxt
|
4 years ago |
Matthias
|
a3d9384bc0
|
Remove clean-dry-run code
|
4 years ago |
Matthias
|
0a95ef6ab2
|
Don't reset open orders in dry-run on restart
|
4 years ago |
Matthias
|
044afdf7af
|
Add better test scenario
|
4 years ago |
Matthias
|
737bdfe844
|
Use "side" parameter when calling Pairlocks
|
4 years ago |
Matthias
|
6ff3b178b0
|
Add direction column to pairlocks
|
4 years ago |
Matthias
|
baefda80d1
|
Enable flake8 E226 rule
|
4 years ago |
Matthias
|
850760bc00
|
Remove migration from very old database
(database without Orders table)
|
4 years ago |
Matthias
|
8e98a2ff9f
|
api - provide assset_currency via API
|
4 years ago |
மனோஜ்குமார் பழனிச்சாமி
|
7e97e58820
|
renamed enter-side
|
4 years ago |
Matthias
|
2d2bea17e7
|
sell_order_status -> exit_order_status
|
4 years ago |
Matthias
|
cd78792f48
|
Improve some telegram terminology
|
4 years ago |
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
4 years ago |
Matthias
|
889fa7bac2
|
Add small offset to time to avoid random fails
|
4 years ago |
Matthias
|
0c9bbc753f
|
Fix random test failure by setting fixed time passed
|
4 years ago |
Matthias
|
fdc7077a2c
|
Remove some unnecessary test arguments
|
4 years ago |
Matthias
|
973644de66
|
Fix bad import
|
4 years ago |
Matthias
|
50ba20ec9f
|
Remove some unused test methods
|
4 years ago |
Matthias
|
1c0946833d
|
Fix bug in exit-count detection
|
4 years ago |
Matthias
|
4fd0681265
|
Combine stake_amount recalculation
|
4 years ago |
Matthias
|
d2a163e2cf
|
rename column to liquidation_price
|
4 years ago |
Matthias
|
6360ef029c
|
Simplify and align liquidation price handling
|
4 years ago |
Matthias
|
46e17c9762
|
Fix stoploss_pct set wrongly for short trades
|
4 years ago |