PureBytes Links
Trading Reference Links
|
Hello STGI,
TS4 should recognize the columns if you change the column header from
"Up" and "Down" to "Volume" and "OpenInt"
If you have trouble getting the data to display look under ASCII File
Guidelines in the TS4 help menu.
best regards
foolsgold
STGI> I'm using TS4 to do some analysis. I'm using a TS 7.2 text export file,
STGI> that has volume as UP/DOWN
STGI> "Date","Time","Open","High","Low","Close","Up","Down"
STGI> 04/01/1993,0835,3435.11,3442.41,3435.11,3442.41,0,16
STGI> 04/01/1993,0840,3443.22,3449.70,3442.95,3445.92,0,19
STGI> 04/01/1993,0845,3446.19,3448.08,3446.19,3447.00,0,15
STGI> 04/01/1993,0850,3447.27,3448.08,3447.00,3447.81,0,14
STGI> 04/01/1993,0855,3447.27,3447.27,3445.11,3445.65,0,16
STGI> 04/01/1993,0900,3445.92,3445.92,3443.22,3443.49,0,10
STGI> 04/01/1993,0905,3443.76,3444.57,3443.49,3444.30,0,17
STGI> 04/01/1993,0910,3445.11,3445.11,3443.22,3443.22,0,14
STGI> How can I graph the volume? Thanks
|