Future Zorro features
If you want a new Zorro function or feature, there are two ways to get it.
You can either pay us for implementing it, and donate it to the community. Or you can suggest it on the
User Forum in the
Zorro Future section. There
you can also comment or support features suggested by other users. We
normally implement suggested features when they are
useful
(give a usage example),
popular (supported by
other users),
backwards compatible (won't break existing
scripts), and
efficient (save code in a script). How long it takes depends on the usefulness of the
feature and how hard it is to implement. Donated features have priority.
Features planned for the next releases:
- Overcoming the 32-bit limit for training and backtests (Zorro
S; in development).
- A new Z system based on range market ineffectivity for currency
portfolios (Zorro S; in development).
- Interactive chart improvements - vertical scrolling, crosshair, live
trading, etc.
- Licensing system for compiled scripts (Zorro S).
- Support for .cpp scripts by directly calling the VC++ compiler and
linker.