init
This commit is contained in:
6
config.json
Normal file
6
config.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"MAX_BUY_PRICE" : 200000,
|
||||||
|
"BUY_LIST_1": {"buy_limit": 0, "buy_list": [], "disparity": []},
|
||||||
|
"BUY_LIST_2": {"buy_limit": 0, "buy_list": [], "disparity": []},
|
||||||
|
"BUY_LIST_3": {"buy_limit": 0, "buy_list": [], "disparity": []}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user