Skip to content

tunglt-0058/ias

Repository files navigation

Investor Analysis System(IAS)

  • That summarizes, analyzes and evaluates experts on the VietNam stock market.
Install template:
npm install propellerkit
Using lib:
whenever --update-crontab
crontab -l
whenever --clear-crontab
Fake data:
  • Migrate and reset database
rails db:migrate:reset
  • Import data sectors, industries and stocks
bundle exec rake stock_data:import
  • Create fake date for testing
rails db:seed
  • Import history price data for stock
bundle exec rake history_data:import
  • Import overview data(eps, beta index, ...) for stock
bundle exec rake overview_data:import
  • Update last price data for stock
bundle exec rake last_price:update

About

Investor Analysis System(IAS)- Website that summarizes, analyzes and evaluates experts on the VietNam stock market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors