monkeybeat

command module
v0.0.0-...-3bdfe52 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 24 Imported by: 0

README

monkeybeat

Generate an equi-weighted portfolio of 10 stocks randomly selected from an index and see if it beats the underlying index!

Visit https://monkeybeat.market and have fun!

Local Setup

  • Clone the repo locally
  • Run docker-compose up to start a local instance of Clickhouse DB.
  • Run make schema which creates the database/tables.
  • Run make seed which loads the database with initial data of last 3 years of a stock's closing price in DB.
  • Run make fresh which builds the binary and runs it.

NOTE: If you don't have clickhouse-client on the local machine, you can use:

alias clickhouse-client="docker exec -it clickhouse clickhouse-client"

Contributors

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL