Command line (or api) way to import/export data

Questions about MultiCharts and user contributed studies.
jek
Posts: 181
Joined: 24 Dec 2006
Has thanked: 1 time
Been thanked: 2 times

Command line (or api) way to import/export data

Postby jek » 26 Nov 2016

If you have wanted a way to effectively import or export data, please up-vote this issue: https://www.multicharts.com/pm/public/m ... ues/MC-280

Imagine if quotemanager had arguments like:
  • quotemanager --listsymbols
    quotemanager --export --symbol ZB --resolution minute --field trade --exchange cbot --source TS --timezone exchange --starttime "11/8/2007 8:00am" --endtime "11/9/2007 8:00am"
    quotemanager --import --symbol ZB --resolution minute --field trade --exchange cbot --source TS --timezone exchange --starttime "11/8/2007 8:00am" --endtime "11/9/2007 8:00am"
This would make it possible to backup your data or import some custom data that you have.

Vote early and vote often!

Return to “MultiCharts”