This commit is contained in:
Cryptoval Trading Technologies
2024-12-03 18:58:02 +00:00
parent cf62777b62
commit 8b109e933c
4 changed files with 211 additions and 148 deletions
+15 -1
View File
@@ -29,7 +29,21 @@
"enabled": true
, "streaming": false
},
}
},
"ALPACA_SIM": {
"mkt_data": {
"enabled": true
, "streaming": true
},
"order_entry": {
"enabled": true
, "streaming": true
},
"accounting": {
"enabled": true
, "streaming": false
},
},
}
}