Leo4815162342 / dukascopy-node

✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
https://dukascopy-node.app
MIT License
339 stars 64 forks source link

Feature request: FST and HXT output #147

Open vdun opened 1 year ago

vdun commented 1 year ago

For MetaTrader 4

Leo4815162342 commented 1 year ago

@vdun that's a good idea. Do you have examples of FST and HXT (or HST) files?

vdun commented 1 year ago

These scripts can download and convert: https://github.com/EA31337/EA-Tester/tree/master/scripts/py

kenorb commented 1 year ago

Thanks for pointing to the repo.

Formats are also described here:

Here is the Python script which actually does the conversion from CSV (also Duka format) to HST, FXT or HCC: