Programming language to learn for automated trading?

Discussion in 'Automated Trading' started by bkzgg, Jan 16, 2012.

  1. You can quite efficiently get around memory limitations on 64 bit Matlab by using memmapfile. An entire day's worth of TAQ data should not be a problem.
     
    #21     Jan 27, 2012
  2. rosy2

    rosy2

    #22     Jan 27, 2012
  3. 377OHMS

    377OHMS

    Yep.

    Up to 256TB on 64-bit systems provided that much memory is available (or virtual). :D
     
    #23     Jan 27, 2012