[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GT] was posted at [system-traders] Some database questions
Thank you very much Robert
you solved the Problem.
> ok -- next steps for you to take
>
> a) if you have a MetaStock like database structure (dirs and files) and it
> appears like you do then
> my suggestion is for you to rework your options to use DB/MetaStockReader
> as the database interface -- heck it just these two lines:
> DB::module MetaStockReader
> DB::metastock::directory /home/simulation/MetaStock/Germany/TecDAX/
>
Thank you very much that was the solution i have tried the Problem from the complete
wrong direction instead of
DB::module MetaStock
I called now after your advice
DB::module MetaStockReader
It is a little bit confusing the MetaStock.pm is just confusing dont know why it is still in
the repository ??
Now it is working great.
To the beancounter thing i will try that.
Thank you very much.