I use Wealth-Lab for proto-typing, and back-testing of ideas. It can very quickly allow you to try things out.
However I use C++ for my real-time implementation and automation. I continually take concepts that pass prototype testing, and code them up for the real-time environment.
There is no need to do "either/or" ( a package simulator or C++).
A combination of both tools can be used most effectively.
- Greg
However I use C++ for my real-time implementation and automation. I continually take concepts that pass prototype testing, and code them up for the real-time environment.
There is no need to do "either/or" ( a package simulator or C++).
A combination of both tools can be used most effectively.
- Greg
