Error on calling 'OnStateChange' method: An unexpected exception occurred while binding a dynamic operation
Any specific gotchas that can cause this? No errors when using the source code version of my strategy but when I try to activate the imported assembly version, I get that error. I tried adding debug prints in various places and nothing else logs except for that. Nothing inside OnStateChange is run at all.
​

Comment