Matthias
|
b5c5a95b64
|
FTX: Use conditionalOrders endpoint to get proper stop-market order id
closes #7165
|
4 years ago |
Matthias
|
2cf17e04be
|
Init persistence for tests that use dry-run orders
|
4 years ago |
Matthias
|
8952829adc
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
a32aed2225
|
Update FTX stoploss code to avoid exception for stoploss-market orders
closes #6430, closes #6392
|
4 years ago |
Sam Germain
|
0329da1a57
|
updated get_max_leverage to use new ccxt unified property
|
5 years ago |
Sam Germain
|
57c7926515
|
leverage updates on exchange classes
|
5 years ago |
Sam Germain
|
e070bdd161
|
set leverage more thorough tests
|
5 years ago |
Sam Germain
|
77aa372909
|
Fixed test_ftx patch
|
5 years ago |
Sam Germain
|
77fc21a16b
|
Patched test_fill_leverage_brackets_ftx so that exchange._leverage_brackets doesn't retain the values from binance
|
5 years ago |
Sam Germain
|
2c7cf794f5
|
Test for short exchange.stoploss exchange.stoploss_adjust
|
5 years ago |
Sam Germain
|
93da13212c
|
test_fill_leverage_brackets_kraken and test_get_max_leverage_binance now pass but test_fill_leverage_brackets_ftx does not if called after test_get_max_leverage_binance
|
5 years ago |
Sam Germain
|
2b7d94a855
|
Rearranged tests at end of ftx to match other exchanges
|
5 years ago |
Sam Germain
|
0232f0fa18
|
Added failing fill_leverage_brackets test to test_kraken
|
5 years ago |
Sam Germain
|
8d74233aa5
|
ftx.fill_leverage_brackets test
|
5 years ago |
Sam Germain
|
607e403eb2
|
split test_get_max_leverage into separate exchange files
|
5 years ago |
Sam Germain
|
455bcf5389
|
Added TODOs to test files
|
5 years ago |
Sam Germain
|
f4e26a616f
|
Exchange stoploss function takes side
|
5 years ago |
Matthias
|
d35b2e3b8f
|
Update ftx stoploss logic to properly detect correct trades
closes #5045
|
5 years ago |
Matthias
|
0b1dd0d203
|
Use correct order_id for ftx
closes #4511
|
5 years ago |
Matthias
|
99e7ee1273
|
Fix ftx stoploss creation test
|
5 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
6 years ago |
Matthias
|
674b510d23
|
Parametrize fetch_order retry counts
|
6 years ago |
Matthias
|
3915101d2d
|
Add more backoff to fetch_order endpoint
|
6 years ago |
Matthias
|
cbcbb4bdb5
|
Rename get_stoploss_order to fetch_stoploss_order (align with fetch_order)
|
6 years ago |
Matthias
|
5bd4798ed0
|
Add retrier to stoploss calls (but without retrying)
|
6 years ago |
Matthias
|
534c242d1b
|
Apply typography to test too
|
6 years ago |
Matthias
|
f0eb0bc350
|
Support limit orders
|
6 years ago |
Matthias
|
cf50c1cb7b
|
Add tests for new exchange methods
|
6 years ago |
Matthias
|
78dea19ffb
|
Implement first version of FTX stop
|
6 years ago |