Changes between Initial Version and Version 1 of FrequentQuestions

Show
Ignore:
Timestamp:
05/28/2009 04:20:22 AM (16 months ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FrequentQuestions

    v1 v1  
     1[[TracNav]] 
     2= FAQs = 
     3 
     4''Q:'' Does it support non-programmers? 
     5 
     6''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. 
     7---- 
     8''Q:'' How well does it perform?  
     9 
     10''A:'' As an example. On a single CPU running one test on 5 years of GAIN financial tick 
     11data with 10 million ticks. TickZOOM loads data and completes the test with 
     12charting in 40 seconds. 
     13----- 
     14''Q:'' Are there ways to make it even faster? 
     15 
     16''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.) 
     17------ 
     18 
     19 
     20'''So Enjoy!