Skip to content

binary-person/stock-algorithm-js-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Algorithm JS Sandbox

Click here to access the published product.

To host the website, serve the files in the root project directory, like so:

# You can pick python, apache, or anything really
python3.7 http.server 8080 # Use python 3.7 as this version fixes the socket issue with chrome

If you have any really cool algorithms, I encourage you to open an issue and post it there.

The website's CSS making your eyeballs bleed? Open a pull request and comment how lazy I am on styling the website properly while sharing your awesome CSS!

Have fun!
Simon Cheng