copy/paste corrected
This commit is contained in:
parent
962b02b079
commit
9f26022ce5
@ -56,7 +56,7 @@ class TestStrategy(IStrategy):
|
||||
}
|
||||
|
||||
# Optional order time in force
|
||||
order_types = {
|
||||
order_time_in_force = {
|
||||
'buy': 'gtc',
|
||||
'sell': 'gtc'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user