Matthias
|
7b8a5585dd
|
Fetch 2ndary stoploss order once the order triggered.
|
4 years ago |
Matthias
|
fda8248d41
|
Gateio allow market orders on futures markets
|
4 years ago |
Matthias
|
2cf17e04be
|
Init persistence for tests that use dry-run orders
|
4 years ago |
Matthias
|
d244391860
|
no need to "abs" cost will be fixed in ccxt
|
4 years ago |
Matthias
|
f509959bd4
|
Update
|
4 years ago |
Matthias
|
f5578aba48
|
Update trading_fee naming
|
4 years ago |
Matthias
|
9b8a2435f8
|
Add tests for fetch_order gateio patch
|
4 years ago |
Matthias
|
7d8ca63752
|
Merge pull request #6550 from freqtrade/short_tickerproblems
Short tickerproblems
|
4 years ago |
Matthias
|
97c1316bf1
|
Add new validation to validate excludes
|
4 years ago |
Matthias
|
0c63c0bbb3
|
Update Gateio stoploss adjust
|
4 years ago |
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
4 years ago |
Sam Germain
|
843606c9cb
|
gateio stoploss adjust
|
4 years ago |
Sam Germain
|
ae4742afcb
|
test_fetch_stoploss_order_gateio and test_cancel_stoploss_order_gateio
|
4 years ago |
Matthias
|
93a91bdeee
|
Update order_Types documentation
|
4 years ago |
Sam Germain
|
fbcd260bf6
|
flake8 import issues
|
4 years ago |
Sam Germain
|
f5ea7827e0
|
removed gateio.get_max_leverage and gateio.get_maint_ratio_and_amt
|
4 years ago |
Sam Germain
|
3fe0e13bb1
|
expanded test_load_leverage_tiers
|
4 years ago |
Sam Germain
|
c9da6f480f
|
gateio get_max_leverage and get_maintenance_ratio_and_amt temporary solution
|
4 years ago |
Sam Germain
|
531b4d238c
|
removed test_get_maintenance_margin_and_amt_gatio as its no longer relevant
|
4 years ago |
Sam Germain
|
03b3756e4b
|
strengthened and fixed leverage_tier tests
|
4 years ago |
Sam Germain
|
3b43d42eaa
|
Updated exchange tests
|
4 years ago |
Sam Germain
|
a5aba4813d
|
moved get_maintenance_ratio_and_amt to base.exchange. Wrote get_leverage_tiers. Added mmr_key to exchange._ft_has
|
4 years ago |
Sam Germain
|
8b9abd0051
|
test_get_maintenance_ratio_and_amt_gateio removed commented test that returns None
|
4 years ago |
Sam Germain
|
bb2b2211d0
|
exchange.fill_leverage_brackets/get_maintenance_ratio_and_amt docstring and type specification
|
4 years ago |
Sam Germain
|
387a9fbf36
|
test_execute_entry liquidation_price test test_get_maintenance_ratio_and_amt_gateio
|
4 years ago |
Sam Germain
|
2d545a2def
|
fixed breaking tests for liquidation price
|
4 years ago |
Sam Germain
|
1eee5373b9
|
gateio.get_maintenance_ratio_and_amt
|
4 years ago |
Matthias
|
1c63d01cec
|
Prevent using market-orders on gateio
GateIo does not support market orders on spot markets
|
5 years ago |