Error in GoLive: unexpected error: func() missing 1 required positional argument: 'session_close'

I am new to blueshift and I am liking it so far, although I am facing an issue going live with my strategy.



I am unable to debug this in the console as it is not accessible. Backtesting works perfectly fine whereas when I GoLive with it throws an error.



Log details:

 

[PLATFORM | 2020/08/05, 09:57:01] unexpected error: func() missing 1 required positional argument: 'session_close'
 
[LOG | 2020/08/05, 09:57:26] Blueshift is shutting down...
 
[PLATFORM | 2020/08/05, 09:57:26] Execution failed health check (unresponsive) - will be terminated for risk control
 
[LOG | 2020/08/05, 09:57:38] Execution terminated
 

Can you please share the code of your strategy (a minimal version that reproduce this error will do), as well as the broker you used, to blueshift-support@quantinsti.com

Sure, will do that right away!



Thanks.