Possibility to select export format in command line

related to QDM command line interface: https://strategyquant.com/doc/quant-data-manager-command-line-interface-help/



Customer woudl like to be able to specify the export format.


We can add two more optional fields:
[export_date]
[export_header]
export_format]



with values as same as in the UI.

Attachments
No attachments
  • Votes 0
  • Project QuantDataManager
  • Type Feature
  • Status Fixed
  • Priority Normal

History

MF
#1

Mark Fric

19.02.2020 11:01

Task created

TT
#2

Tamas

02.06.2020 21:06

Status changed from New to Fixed

qdmcli.exe -data action=export symbols=EURUSD_M1 timeframe=M1 format=Custom cFormat=[Date:yyyy.MM.dd],[Time:HH:mm],[Open],[High],[Low],[Close],[Volume] outputdir=C:/data qdmcli.exe -data action=export symbols=EURUSD_M1 timeframe=M1 format=Custom cIncludeHeader=true cHeader=Date,Time,Open,High,Low,Close,Volume cFormat=[Date:yyyy.MM.dd],[Time:HH:mm],[Open],[High],[Low],[Close],[Volume] outputdir=C:/data


added new args cIncludeHeader,  cHeader, cFormat


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please