Solution for Bug: wrong date shown
There is a bug affects those who's time zone is not UTC:
For each stock, AIOTrade shows the data of the day after. For example, the data of Friday November the 24th is shown in the application at Friday November the 23th.
This bug will be fixed in next release, by far, you can try to add a a property in aiotrade's config file, which is located at:
path.to.installation/etc/aiotrade.conf
change the line:
default_options="-J-Xms24m -J-Xmx128m --fontsize 11"
to:
default_options="-J-Xms24m -J-Xmx128m --fontsize 11 -J-Duser.timezone=UTC"
Sorry about the inconvenience.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/blog_logo.png)
rss
Comments
I've read your blogs about neural network and I have a question. Some people say that it will not work. My question is: can you identify some situation where is neural network is more likely to wrong or right? (ie: may be it is good at one week and wrong at 3, or vice versa).
Have you acheive some level of confidence on the neural netwrok prediction? What, if anything, makes you beleive that the prediction made is somewhat valid.
It would be nice if you could blog about that.
Sorry about using this comment to contact you, I don't know you email. I wanted to comment about another thing.
James,
I'm not sure if I can answer your questions. Any way, I'll try to blog something piece by piece later.