20260403
This commit is contained in:
@@ -10,12 +10,12 @@
|
|||||||
# simulation/market_simulator -> "" (root)
|
# simulation/market_simulator -> "" (root)
|
||||||
{
|
{
|
||||||
"initial_positions": {
|
"initial_positions": {
|
||||||
"exchange": "COINBASE",
|
"exchange": "COINBASE_AT",
|
||||||
"assets": {
|
"assets": {
|
||||||
"BTC": 0.1,
|
"BTC": 0.1,
|
||||||
"ETH": 5.0,
|
"ETH": 5.0,
|
||||||
"USD": 10000.0
|
"USD": 10000.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"market_data": {
|
"market_data": {
|
||||||
# NOT USED HERE. Use Direct Market data via MDGW
|
# NOT USED HERE. Use Direct Market data via MDGW
|
||||||
|
|||||||
Reference in New Issue
Block a user