I try to pass a struct to a method as a reference.
Unfortunately, it seems not to compile. I am wondering if passing a struct to a method is possible with NinjaTrader. I believe that my code should compile, but it does not.
Any ideas? I have a attached an example.
Kind regards
Gerik

Comment