|
Dave W.
2013-07-10 01:03:11
|
|
Hi. Is there any documentation on all of the parameters for SetSimSetting? I came across these, but I see there are a bunch of these settings available:
SetSimSetting(_DisableTradeIfFewVolume, 0);
SetSimSetting(_DisableTradeIfFewVolumeRatio, 10);
Thank you.
|
|
|
|
QuantShare
2013-07-10 03:06:36
0
|
|
This function allows you to update trading system settings within the formula.
The majority of these settings can be found under "Settings -> Capital" (While updating/creating a trading system)
|
|
|
|
|
SystemTrade
2013-07-10 22:39:34
0
|
|
@ QS
seems as if the forum software mixes timestamps from different time zones. My first entry (22:31:23) was made after Dave's second entry (03:08:04). Local time was 20:31 when I made the entry, so 22:31 probably is UTC.
|
|
|
|
Dave W.
2013-07-11 02:56:31
0
|
|
Thanks for the suggestion, SystemTra.de. I actually learned about the existance of the SetSimSetting function from the Generic Trading Template you suggested I read. The template is very useful; it just isn't a substitute for comprehensive documentation on all of the available options and parameters.
|
|
|
|
Dave W.
2013-07-11 03:08:04
0
|
|
Thanks for the answer. I love being able to set these values programmatically, but I'd like to have a comprehensive list of the settings and available parameters to set via code. So, please consider documenting the full list of SetSimSetting parameters with an brief explanation about what each one does.
Thanks,
Dave
|
|
|
|
QuantShare
2013-07-12 21:32:35
0
|
|
We will thanks
@ SystemTra.de
Yes, we have have changed the server's time zone
|
|
|
|