I love the concept of GSB and I'm very interested in it.
Unfortunately after spending over 10 hours with it I made zero progress, as I am unable to produce a single strategy... Help!
What am I doing wrong?
I don't trade futures, so I'm using my own data files for stocks, and my data works well with Adaptrade Builder.
With GSB, I don't know what is "Up" or "Down", and cannot get such data anyway, so I set them to 0. (I'm using "Volume" in Adaptrade Builder)
Here is my data sample (for AAPL):
=================
"Date","Time","Open","High","Low","Close","Up","Down"
01/04/2010,09:31,27.11,27.15,27.07,27.08,0,0
01/04/2010,09:32,27.08,27.12,27.08,27.11,0,0
01/04/2010,09:33,27.11,27.14,27.08,27.13,0,0
01/04/2010,09:34,27.13,27.14,27.10,27.11,0,0
01/04/2010,09:35,27.11,27.12,27.09,27.10,0,0
=================
GSB doesn't complain about the data and tries to churn out strategies without errors, so the data seems OK, unless the Up/Down is needed.
Could the filename cause a problem, and does it need to be formatted in some specific way and use Central Time?
I named my file "AAPL.1.Minute.400.2000.PacificUSATime_2010.txt".
And I'm using the same file for Verification, as I don't have different time intervals (for now).
Or do I need to setup "Contract" in some specific way? The pre-configured contracts look messy and some stocks are marked as "FUT" instead of "STK",
while different stocks show different "Ticks" and "Pnt Val" than other stocks, but this doesn't look correct. I tried various settings for the "Ticks"
and "Pnt Val" (from 1 to 10000), but none of this helped.
The program is generating strategies and testing them at several thousand per minute, runs for hours using most of my CPU, but it doesn't find
anything, always showing "Uniq Sys: 0."
What may I be doing wrong or what am I missing?
BTW, there are a lot of bugs when trying to replace Data Pricing files, for example when I generated a new pricing file and want to replace the one I
used previously. Usually the system doesn't acknowledge that it will reload the new file, so I am restarting the program to make sure it loads
replaced pricing files. The program is also unable to replace one filename with another, as it restores back the old filename in the "Price Data" and
"Verif Price Data" fields. And when I delete the stock completely from the list of files to recreate it later, the program shows 'Reference Not Found'
errors. Once I needed to uninstall GSB and reinstall it again to get through that error.
|