brokerage_server

command module
v0.0.0-...-252c1c9 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

README

brokerage_server

HTTP-based interface to stock brokers

This is currently an early work in progress. My plan is to eventually add support for Websockets, and probably NATS as well for more efficient communication with multiple clients.

Currently this is only slated to operate with Interactive Brokers. But the server is built around a plugin-based architecture, and I would like to add support for ThinkOrSwim and possibly others in the future.

The intention here is to provide a component that has the minimum necessary intelligence to enable higher-level applications to do their jobs. It will not include algorithms for scanning the market, picking stocks, or executing trading algorithms, as it is designed to be a support component for these sorts of applications. It may gain simpler features though, such as price adjustment for unfilled limit orders.

Supported Broker Plugins

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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