Skip to content

Inserts market data into a PostgreSQL database from CSV-formatted files.

License

Notifications You must be signed in to change notification settings

isosphere/finance_csv_to_postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finance_csv_to_postgresql

Inserts market data into a PostgreSQL database from CSV-formatted files.

Designed for the insertion of market data exported from MultiCharts QuoteManager. Expects a QuoteManager-standard naming convention: SYMBOL-DATASOURCE-EXCHANGE-TYPE-TIMEFRAME-FIELD.csv. SYMBOLs are deconstructed if they appear to be Futures, and will be converted to the base symbol with a new CONTRACT field added. Will create its own table, 'bars', if executed with --create.

About

Inserts market data into a PostgreSQL database from CSV-formatted files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages