Hello,
Is there documentation available for the pricing data file format?
Specifically:
1. Are there other fields supported than seen in sample files?
("Date","Time","Open","High","Low","Close","Up","Down")
2. Is "Volume" supported?
3. Can GSB summarize 1-minute data into 5-min or 15-min intervals like Adaptrade Builder?
4. What is "Up", "Down"?
Is this related to price going up or down, or high occurring before low, or volume going up or down, or volume associated with price going up or down,
etc.?
And how could I derive this information from 1-min data when summarizing to 5 minutes, for example?
5. Are "Up" & "Down" required?
6. Would this be correct file name for the US stock market that includes pre-market and after-hours trading?
"TEST.1.Minute.400.2000.PacificUSATime.txt"
7. How to setup a regular stock in Contract List?
8. Why in the default Contract List, stocks like AAPL and SQQQ are setup as "FUT"?
And what is "Ticks" and "Pnt Val"?
Why AAPL shows 1000 "Ticks", while SQQQ shows 100 ticks? Which one is correct?
Why AAPL shows 10000 "Pnt Val", while SQQQ shows 1? Which one is correct?
9. Anything else worth knowing when preparing own data?
Thank you. |