alexfradiani
Newbie
- Messages
- 2
- Likes
- 0
Hello,
Thanks in advance for any help on this.
I recently started to use Neuroshell software to test some of its forecasting features.
I use an external database which serves as input to other similar software, and i use CSV to export symbols and historical data.
But for some reason Neuroshell is not interpreting well the files i provide as input, i use the following format:
the days are in descending order, from the newest to the oldest dates.
What i get from Neuroshell when i try to create a chart from this data, is an empty graphic with zero values, and sometimes the program just crashes and i have to restart again.
Any suggestions for this problem, someone using this type of files to operate the software?
Thank you.
Thanks in advance for any help on this.
I recently started to use Neuroshell software to test some of its forecasting features.
I use an external database which serves as input to other similar software, and i use CSV to export symbols and historical data.
But for some reason Neuroshell is not interpreting well the files i provide as input, i use the following format:
Code:
Date,Open,High,Low,Close,Volume
2014/02/18,5.78,6.05,5.52,5.77,1646600
2014/02/14,5.86,6.09,5.32,5.75,2591100
...
the days are in descending order, from the newest to the oldest dates.
What i get from Neuroshell when i try to create a chart from this data, is an empty graphic with zero values, and sometimes the program just crashes and i have to restart again.
Any suggestions for this problem, someone using this type of files to operate the software?
Thank you.