Listed below is a sampling of projects that I have either
completed or are in various states of development or refinement for
my own trading development and research.
NinjaTrader Platform
Description
Images
Conversions
eSignal to NinjaTrader Conversion
Converted existing integrated multi-panel
trading approach to consolidate trading charts and order execution functions and take
advantage of the NinjaTrader Chart Trader to trade directly on the chart. Assisted client
with hands-on NinjaScript C# .Net training to facilitate self-maintenance of the code
for customization and future enhancements.
New Development
Order Book Bid/Ask Volume on Chart
This indicator incorporates real-time calculation of order book volume cumulative bid / ask
ratio displayed as both a text readout indicator and separate oscillator indicator that is
implemented as what I have dubbed a "candlegram" . . . a cross between a candle and a histogram.
NeoTicker Platform
Description
Images
Innovation
Parallel Function System
Nine identical trading systems with different parameter settings operate in parallel and the use
a switching algorithm to trade the signal of the system with the greatest positive sloping equity
curve. This idea can be readily retrofitted to other trading systems and switching algorithms.
Optimization Techniques
CCI Pattern Trader
Auto trades a common Zero Line Reject (ZLR) pattern on the CCI indicator or can be used with the
GRID optimizer to data mine alternative CCI oscillator patterns to be traded. Why use the patterns
that everyone else uses when you can datamine, backtest, and autotrade your own?