|
zencoder
2013-10-09 15:59:34
|
|
I have 1 min history data in csv-files from which quotes was imported to QS.
I have NO ability do download higer timeframes (5 min, 1 hour, 4 hour, days) and want to build them from THIS 1 min data.
Is it possible to do this automaticaly after 1 min export will finished or simultaniuosly with it?
|
|
|
|
QuantShare
2013-10-09 22:01:15
0
|
|
Hi,
After importing 1minute data and when you open for example 1hour chart (or you backtest a trading system using 1hour time frame), QuantShare will automatically convert 1min data to 1hour data.
|
|
|
|
zencoder
2013-10-11 13:16:50
0
|
|
I was placed my CSV ASCII files with 1 min timeframre data into one directory. Then - import them into QS via Data / ASCII Import. Process was finished without errors.
For imported symbols I created watchlist and symbols group.
When I select 1 min period - I see my imported data (from 2013-06-05 till to 2013-09-30). But when I change timeframe to daily - I got a message "No quotes for...". When I double click this message, QS start donwload it from somewhere and I see not my 4 monthes but strting from 2003.
Also when I try to create screener on Daily period - it scans all symbols but calculates only thouse of them, which was "double clicked". As I see - all minutes and hours periods are available, but daily and more - is not builded from 1 min.
I want to do a simple thing - import (only) my symbols from CSV ASCII files with 1 min timeframre, and work with them (only) on all timeframes in all functions (charting, screnner, smulator,...). Where I am wrong? What do I do not so?
|
|
|
|
QuantShare
2013-10-11 19:21:14
0
|
|
Intraday and EOD data are saved in completely different databases. If you select "Daily" time frame then QuantShare will get data from the EOD database.
The 1-min data you imported is stored in the Intraday database.
|
|
|
|
zencoder
2013-10-11 19:28:23
0
|
|
can I build EOD database from imported Intraday ?
|
|
|
|
QuantShare
2013-10-11 21:18:54
0
|
|
This capability will be added in the next release
|
|
|
|
QuantShare
2013-10-11 21:23:15
0
|
|
Best Answer
You can also, select a custom intraday time frame and set the following time frame value: 86399 (one day in seconds)
|
|
|
|
GS
2014-04-30 06:00:26
0
|
|
Do we now have this capability of building EoD data from Intraday? If yes, how?
|
|
|
|
QuantShare
2014-04-30 12:37:58
0
|
|
Yes but only when a real time data provider is enabled for the chart.
|
|
|
|
GS
2014-05-23 15:38:45
0
|
|
What about 1 min data from google? can I use it and build EoD data?
|
|
|
|
QuantShare
2014-05-24 08:01:19
0
|
|
Only when real time data provider is enabled for the chart
Otherwise, you will have to create a script to build that.
|
|
|
|