feat(algo): Made algo 100% market_regime compliant. Added epsilon. Tested. Increased regime calcs per tick
This commit is contained in:
@@ -1241,6 +1241,7 @@ def test_siloqy_actors_with_nautilus_process_management():
|
|||||||
|
|
||||||
node = TradingNode(config=trading_config)
|
node = TradingNode(config=trading_config)
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
node.build()
|
node.build()
|
||||||
print("Node built successfully with Nautilus built-in process management")
|
print("Node built successfully with Nautilus built-in process management")
|
||||||
|
|||||||
Reference in New Issue
Block a user