Skip to content

escribapetrus/stonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockscreener

An OTP application

Build

$ rebar3 compile

To get the stocks information, paste the source url in a configuration file config/sys.config:

[
 {stonks,
  [
   {stocks_source_url, "[SOURCE_URL]"}
  ] 
 }
].

About

stock screener written in erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages