C++/CLI, .NET, and TradeStation

Discussion in 'Automated Trading' started by garchbrooks, May 13, 2010.

  1. I haven't tried this yet, but I'm wondering if anyone has built successful bridges from EL strategies to .NET components somehow. Is it possible to do an arrangement where the code calls a .NET DLL instead, or do I have to use some weird arrangement? Just wondering if it's possible and/or simple.

    I use regular DLLs now, but I want to add GUI-type visualization stuff on the side and am wondering if I can just use forms designer and wire it in really easily. I haven't tried. Just wondering if it's worth my time.

    Thanks.