I am pretty sure I have data from chart in gsb, but the total performance metrics are quite different. So there must be some mistake somewhere.
How can I compare the data?
I can see that the price data are included when I do "export to portfolio analytics" in gsb and save entire report to xml in TS.
But they are in different formats, co how can you use git to compare?
How do you decode year in .pa format?
I can see rows like:
43467,1500,Sell ,SsnDyCls,1,6464
43470,900,2580,0,0,0,317,0,h:6489.5,l:6449.75
43478,930,Buy ,Long entry,1,6669
43478,1000,2580,140,1,1,317,6669,h:6680.5,l:6658.75
43478,1030,2580,70,1,1,317,6669,h:6681.75,l:6665
43478,1100,2580,655,1,1,317,6669,h:6704.5,l:6669.25
43478,1130,2580,745,1,1,317,6669,h:6716.5,l:6701.25
43478,1200,2580,655,1,1,317,6669,h:6708.75,l:6697.5
43478,1230,2580,735,1,1,317,6669,h:6708.25,l:6699.25
43478,1300,2580,730,1,1,317,6669,h:6712.25,l:6702
43478,1330,2580,35,1,1,317,6669,h:6713.5,l:6668.5
43478,1400,2580,355,1,1,317,6669,h:6688.25,l:6656.5
43478,1430,2580,555,1,1,317,6669,h:6702.25,l:6683.5
43478,1500,Sell ,SsnDyCls,1,6709
Is is correct that the row with "900" hour has year "43470" and the following rows have year "43478"? This was copy from .pa file.
Thank you. |