ponzi2

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

README

ponzi2 logo of a pyramid ponzi2

ponzi2 is a stock chart viewer written in Go using OpenGL and GLFW.

Visit ponzi2.io and donate to unlock more features and tutorials!

Features

Getting Started

ponzi2 is go-gettable:

go get -u github.com/btmura/ponzi2

Development Environment Setup

Build Status

  1. go get -u github.com/mjibson/esc
  2. go get -u github.com/akavel/rsrc
  3. go get -u golang.org/x/tools/cmd/stringer
  4. Setup protoc compiler.
  5. go generate ./...

Getting Help

Send an e-mail to btmura (address on GitHub profile).

How to Contribute

Send a pull request.

Credits

Thank you!

  • btmura - Main developer
  • ajd3v - Added trackline legend to price chart.

Disclaimers

Data provided for free by provided for free by IEX. View IEX’s Terms of Use.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
Package app exports a Run function to start the app.
Package app exports a Run function to start the app.
app/config
Package config provides functions for loading and saving the user's configuration.
Package config provides functions for loading and saving the user's configuration.
app/controller
Package controller contains code for the controller in the MVC pattern.
Package controller contains code for the controller in the MVC pattern.
app/gfx
Package gfx provides APIs for shaders, VAO creation, and text rendering.
Package gfx provides APIs for shaders, VAO creation, and text rendering.
app/model
Package model contains code for the model in the MVC pattern.
Package model contains code for the model in the MVC pattern.
app/view
Package view contains code for the view in the MVC pattern.
Package view contains code for the view in the MVC pattern.
matrix
Package matrix has functions to work with matrices.
Package matrix has functions to work with matrices.
ply
Package ply provides a way to decode files in the Polygon File Format (PLY).
Package ply provides a way to decode files in the Polygon File Format (PLY).
stock/iex
Package iex provides a client to get stock data using the IEX API.
Package iex provides a client to get stock data using the IEX API.
stock/iex/iextool
The iextool command prints stock data for a list of stock symbols.
The iextool command prints stock data for a list of stock symbols.

Jump to

Keyboard shortcuts

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