8000 GitHub - AleksandrShulman/TradeBot: Testbed for Trading Strategies across various exchanges
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AleksandrShulman/TradeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRADEBOT

Purpose

Use this library to execute trading strategies across various exchanges, including E*Trade, Schwab, and Robinhood.

Components

Trident

Trade Identifier Service - service for identifying trading opportunities by scanning markets using user-supplied strategies.

Oex

Order Executor Service - service for executing user-supplied orders

Quotes

Quote Service - service for getting live market info for options and equities from the various brokerages. May be expanded to Futures later.

Helm

Visiblity - service for surfacing the current state of all trades and trading strategies

Test

Various integration and component tests.

Scripts

Various integration test scripts and utility scripts that are used on a one-off, or reference basis.

Common

Contains basic primitives such as financial instrument definitions used throughout TradeBot, libraries for connecting to exchanges, and other shared logic.

Liability

This project makes no guarantees of any kind, explicit, or implicit, for its correctness, safety, or even suitability for its purpose. Contributors and users should use their best care and judgement when using this project. While care is taken to build a robust, scalable, and correct system, use is completely at their own risk.

About

Testbed for Trading Strategies across various exchanges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0