[[TracNav]] = FAQs = ''Q:'' Does it support non-programmers? ''A:'' TickZOOM has features to make it much easier to create custom strategies and indicators in C# (or Java soon) and makes it relatively easy to convert Easy-Language code. Still knowledge of programming is extremely helpful. ---- ''Q:'' How well does it perform? ''A:'' As an example. On a single CPU running one test on 5 years of GAIN financial tick data with 10 million ticks. TickZOOM loads data and completes the test with charting in 40 seconds. ----- ''Q:'' Are there ways to make it even faster? ''A:'' Many things are in the works to accelerate the speed. Most significant will be a design that multiple CPUs even on a single test. (Currently TickZOOM only uses multi CPUs during optimization.) ------ '''So Enjoy!