20 lines
289 B
JSON
20 lines
289 B
JSON
|
|
{
|
||
|
|
"dimensions": [
|
||
|
|
{
|
||
|
|
"legId": "a",
|
||
|
|
"param": "grossPct",
|
||
|
|
"min": 0.2,
|
||
|
|
"max": 0.35,
|
||
|
|
"step": 0.05
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"legId": "a",
|
||
|
|
"param": "flashNotionalMultiple",
|
||
|
|
"min": 1,
|
||
|
|
"max": 2,
|
||
|
|
"step": 1
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"maxCombinations": 5000
|
||
|
|
}
|