Giter Site home page Giter Site logo

plugins's Introduction

Plugins

A repo for marketstore plugins

Installation

The plugin option for the buildmode flag when executing go install is acting up on macOS + go version 1.10. To install all these plugins, clone this repo and run make.

Bars

Run make bars to install. This plugin backfills historical OHLCV bars for specified symbols and then periodically pushes new bars. This is accomplished through the finance-go history and equity packages.

Configuration

Options for configuring the bars plugin are as follows-

Name Type Default Description
symbols slice of strings ["AAPL"] The symbols to retrieve chart bars for
start string 01-01-2018 The point at which to start aggregating bars from
end string current time The point at which to stop aggregating bars
interval string 1d The aggregation interval for each bar

Note that start/end must be formatted as mm-dd-yyyy. The options for interval can be found in the history package here. An example mkts.yml file can be found here

plugins's People

Contributors

ackleymi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.