FX31337 / FX-BT-Scripts

:page_facing_up: Useful scripts for backtesting.
MIT License
34 stars 39 forks source link

Write script to read ticks.raw file. [$30 awarded] #43

Closed kenorb closed 8 years ago

kenorb commented 8 years ago

Write a new script in Python 3 (e.g. read_ticks?) which will print the values from ticks.raw file to the output (similar to other read_symbols_x scripts).

Can be in any output format, but format of fields should match its type (ask/bid should print float, time should print time, etc).

Related: #33, #41, #42, #43

Format reference: ticks.raw.h

Sample file: ticks.raw.zip

--- The **[$30 bounty](https://www.bountysource.com/issues/32284656-write-script-to-read-ticks-raw-file?utm_campaign=plugin&utm_content=tracker%2F20487492&utm_medium=issues&utm_source=github)** on this issue has been claimed at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20487492&utm_medium=issues&utm_source=github).