Skip to content

Commit abe39e5

Browse files
authored
Fix JSON formatting in config_pairlist.example.json
1 parent 17742d7 commit abe39e5

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

user_data/config_examples/config_pairlist.example.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
"method": "PerformanceFilter",
3333
"lookback_period": 1440,
3434
"sort_key": "profit",
35-
"min_periods": 24
36-
},
37-
{
38-
"method": "StaticPairList",
35+
"min_periods": 24,
3936
"number_assets": 20
4037
}
4138
]

0 commit comments

Comments
 (0)