Custom Indicators
If you need an indicator coded we can do that for you. If you’ve just found a cool indicator in a trading book or online forum and you’d like to have it coded or you’ve come up with something of your own, we would be happy to code it for you.
If you have indicators from another trading platform that you’d like to have converted for use with TradeStation® or NinjaTrader® or one of the other trading platforms we code for just email us the code for an estimate. We can also code indicators for , ThinkorSwim®, MotiveWave®, Sierra Charts and other trading platforms.
Beyond Easy Language: C++ DLL coding
If there’s something you need that can’t be done using Easy Language it might be possible to accomplish it by coding a DLL (dynamic link library) in C/C++/C# to extend the platform’s functionality. Interfacing to other order execution venues is one example where this is typically necessary. Or if your strategy is just running too slow, coding it in C++ can provide a 10x speed improvement. It is much more costly in terms of time required compared to Easy Language projects but sometimes it is the only way to get the job done.