8000 GitHub - jlwebuser/stockload
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

jlwebuser/stockload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stockload

This is a work in progress of using go to load stock quotes in CSV format into cassandra using gocql.

1 after installing cassandra, use cqlsh to run the init file that creates the keyspace for the stock history table. 2 you can download historical stock quote files and format information from from https://quantquote.com/historical-stock-data 3 just unzip the file and load the stocks you want.

I will expand the model and improve the loader in the future. My goal is build a basic loader and model that dumps stock closing data into cassandra, and then build a set of analytical tools on top.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0