mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
copy/paste corrected
This commit is contained in:
@@ -56,7 +56,7 @@ class TestStrategy(IStrategy):
|
||||
}
|
||||
|
||||
# Optional order time in force
|
||||
order_types = {
|
||||
order_time_in_force = {
|
||||
'buy': 'gtc',
|
||||
'sell': 'gtc'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user