Fix typo
This commit is contained in:
parent
31be4d2454
commit
f2fd5205ef
@ -374,7 +374,7 @@ class Exchange(object):
|
||||
"""
|
||||
creates a stoploss limit order.
|
||||
NOTICE: it is not supported by all exchanges. only binance is tested for now.
|
||||
TODO: implementation maybe needs to be move to the binance subclass
|
||||
TODO: implementation maybe needs to be moved to the binance subclass
|
||||
"""
|
||||
ordertype = "stop_loss_limit"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user