Trading Platform:

Satsy


I began studying the markets using TradeStation’s EasyLanguage 9. I then migrated to NinjaTrader’s NinjaScript 8, which allowed me to build powerful strategies and indicators using C#. However, in order to truly analyze the markets the way I wanted to, I realized it just can’t be done using an off-the-shelf platform. So, I built my own. This lead to other opportunities to help other retail systems traders develop custom tools to analyze the financial markets.

Satsy allows full access to the power of C#, OOP, visualizations, and the powerful debugging tools that Microsoft Visual Studio offers. In this way, you can develop natively, fix bugs immediately, and add useful features at will. This opens up the possibility to do Machine Learning studies, complex Statistical Analysis, connect to any broker API, and even leverage other languages such as C/C++ or MATLAB. Satsy is built from the ground-up in order to minimize dependencies on third-party projects. I've even developed a stable low-latency thread-safe charting library to support rendering of strategies indicators, and drawings in real time.

Running a Strategy

Video Description

Strategy Statistics Reporting

Video Description

Market Replay - Adding Indicators

Video Description

Nested Indicator Support

Video Description

Chart Drawing Tools

Video Description