There are programmers who help people to program trading systems. I do such work on the side. Professional programmers get a pretty good pay...
Take a look in C:\Users\XXX\Documents\NinjaTrader 7\bin\Custom\Strategy and reference in C:\Program Files (x86)\NinjaTrader 7\bin or bin64....
I assume that he meant that he either realized there was a redundancy of calculation so that the floating points could be run outside of the loop,...
I am unclear if you are looking for a GUI software to confirm what you are already seeing, or if you are looking for an SNMP/WMI programmatic...
I appreciate your points, LeeD, that building a robust automated trading system back-testing platform is inherently more difficult than building a...
You were right. I wasn't really thinking about using Windows events. My experience is with using APIs with callbacks and reading multicasts....
My experience is that large object garbage collection is a huge stability problem. If you are caching heavily, then the peak activity of the day...
You make an important point LeeD about response time. Garbage collection causes major response time problems. Being per process, it halts all of...
It is true that the .Net JIT does some special optimization: * Processor-Specific Optimizationsâ At run time, the JIT knows whether or not...
From what I have read, early tracking funds were disappointing in their ability to track. Cointegration and management are needed to find and...
This thread may be 5 years quiet, but it contains interesting ideas. Cycle analysis often benefits from detrending, but not intermarket analysis....
Using Adjusted Close is simpler, but less accurate. I wrote the back-adjuster/stock-adjuster used by CSI. If you want to develop a trading...
Here are the services that I have seen listed in this thread: Free: http://www.catalystcorner.com/index.php?m=pair_tool...
The only two methods that I have seen in this thread are: make alternate trades to obfuscate and split your entries and exits between different...
Agreed, but even if one were to keep their system totally secret (doesn't even trade it), that over time the profit potential will get crowded...
The thing about novel innovation is that it doesn't seem that novel once it is known. If a strategy is a variation on a theme, then a little...
I analyzed a trading record of 93 pair trades from October/November of 2010. I calculated the Profit/Loss for these trades as if they had been...
Remember the stink when it turned out that the fancy US night vision goggles were made in China?
Odd that we just had another anti-government violence two days ago: "2 package bombs explode at government buildings in Maryland, causing minor...
There have been several websites mentioned in the pair trading thread: http://www.elitetrader.com/vb/showthread.php?s=&threadid=134253 Free:...
Separate names with a comma.