Hi* *Eugene,

In Sample Strategy, I found the following default parameters

        addParam(PERIOD, 2200, 3600, 5, 3200);
        addParam(SCALE, 5, 25, 1, 16);
        addParam(ENTRY, 55, 120, 1, 92);
        addParam(EXIT, -50, 0, 1, -21);

>From the signature of addParam(String name, int min, int max, int step, int 
value), I still couldn't figure out what the exact meaning of those 
parameters and data. So I hope you can tell me the meaning of each 
parameter and its associated 4 data.

Thanks,

Xuefeng

-- 
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jbooktrader.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to