|
From: Delix <del...@t-...> - 2012-07-11 19:07:46
|
On Sat, 07 Jul 2012 10:35:20 -0700 "Robert A. Schmied" <ra...@ac...> hatte geschrieben : > Delix wrote: > > Hi again ! > > Sorry for being back so soon... > > I went on with the installation and started the tests as written in the wiki. > > the display-indicator.pl test was successful without any problems > > > > However, the backtest.pl tests failed. > > ok assuming your backtest command is > > backtest.pl TFS 13000 > > and your gt options file contains > Aliases::Global::TFS SY:TFS 50 10 | CS:SY:TFS > > and using the text based database i'm getting > > localhost:(Scripts)-ras [ 327 ] % backtest.pl TFS 13000 > the requested timeframe "" is not in the list of available timeframes > "" > > so something is truly amiss someplace -- looks like backtest.pl requires an explicit timeframe argument > this might be due to the nature of file based prices data ... > Hi again, in the meantime I've finished the installation on my Debian system successfully. However, I had an issue with the suggested backtest example again. This time the --timeframe option didn't help, as I got an error message about a missing ' ' directory. Adding a "--output-directory= /home/..." instead the --timeframe option solved this problem this time. I used the same GT version on both machines, so to me this seems to be a (serious ?) memory allocation problem or something similar. Probably the changes in the wiki should be removed again .... Hope this info may help to find the origin of the testing problems. -- Delix <lin...@t-...> |