diff --git a/data/apps/simulation/rt_simulator.cfg b/data/apps/simulation/rt_simulator.cfg index 5e2accd..8053b0e 100644 --- a/data/apps/simulation/rt_simulator.cfg +++ b/data/apps/simulation/rt_simulator.cfg @@ -10,12 +10,12 @@ # simulation/market_simulator -> "" (root) { "initial_positions": { - "exchange": "COINBASE", - "assets": { - "BTC": 0.1, - "ETH": 5.0, - "USD": 10000.0 - } + "exchange": "COINBASE_AT", + "assets": { + "BTC": 0.1, + "ETH": 5.0, + "USD": 10000.0 + } }, "market_data": { # NOT USED HERE. Use Direct Market data via MDGW