TickZOOM Tutorials
This page lists all the tutorials listed or planned.
NOTE: Please feel free to edit this page and more tutorials that you would like to see. This is a wiki!
These will be documented with example code, diagrams (as needed), and flash video. Please! Tons of feedback is desired as I create the demos. Be as critical as needed. I'll continue to improve them, correct them, recreate them until you find the clear and understandable.
Tutorials List
Beginner/Basic Tutorials
Historical Testing (Single Pass)
- How to create and run a simple strategy using the default time frame.
- How to view the performance report.
- Features of the charting interface.
- Log Files
- Create and run a simple average within a strategy.
- How to control which strategy gets executed.
- Access multiple time frames between the indicator and the strategy.
- Includes covering how data gets loaded and processed in TickZOOM
- Create and use a stand alone indicator.
- Control the drawing of an indicator and the different types.
- Using formulas.
- How to process orders in your strategies
- Use the builtin exits like stoploss, profit, trailing, and more.
- How to use setups within a strategy.
- How to access
Optimizing (Brute force)
- Set optimizing variables and optimze.
- Control output and analyze optimizer results.
- How and why to set optimizer properties.
Genetic Optimizer
- The fitness score and how to customize it.
Market Replay Charts
- How and why to set bar acceleration versus tick acceleration.
- Alignment of charts.
Real Time Charts
- How to run the MBTradingService and connect for real time charting.
- How to manually enter trades or override trades of a strategy in real time.
Deploying to Trade Server
- How to deploy your strategy to run 24/7 in the trade server.
Okay, my creative juices ran out. I'll look through the system and think of other scenarios. PLEASE add more than you can think of. Just click edit at the bottom of this page. The wiki reports differences and changes.
So let's work together on this list. I'll try to knock out most of them during the next week.
