10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"__comment": "This configuration buys 100 USD worth Bitcoin ever 30 days.",
|
|
"input_asset": "USDT",
|
|
"output_asset": "BTC",
|
|
"input_amount_low": 100,
|
|
"input_amount_high": 100,
|
|
"interval_minutes_low": 43200,
|
|
"interval_minutes_high": 43200
|
|
}
|