Any Text-file Editor specialists here ? (having some trouble editing a tickdata fil)

Discussion in 'Data Sets and Feeds' started by flyingdutchmen, Nov 25, 2010.

  1. LeeD

    LeeD

    as long as your backtesting platform supports sub-second timestamp.
     
    #11     Nov 25, 2010
  2. you are right, i will not do this on second thought
     
    #12     Nov 25, 2010
  3. You can use Excel functions: 1. to get sub strings of what you need, and then 2. to concatenate those sub strings to one single string.
     
    #13     Nov 25, 2010
  4. this looks interesting, what package would i need to make this command line work?
    i see there are plenty packages and im asuming i only need one?
     
    #14     Nov 26, 2010
  5. gawk and yes.
     
    #15     Nov 26, 2010
  6. thank you. how exactly do i make a call to gawk from the cmd window ?
    i do need to point to the directory ?
    i have been able to find alot information and tutorials about gawk but what they dont tell you is how to install gawk on windows
     
    #16     Nov 27, 2010
  7. figured it all out, how come i never came across this before. shows what kind of a noob i realy am. thank you guys for the help here, its apreciated
     
    #17     Nov 28, 2010
  8. There's a lot of unix based tools that will make your life a lot easier if you put in a bit of effort. I'd recommend installing it inside a VM and playing with it if you have some free time.
     
    #18     Nov 28, 2010