Skip to content

edwintcloud/go-trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-trade

A simple and fast trading bot that leverages golang concurrency features for real-time, high confluence momentum long trades. This bot is entirely rules-based for simplicity.

Alpaca paid subscription required — the bot uses the SIP data feed for real-time and historical market data.

⚠️ Legal & Financial Disclaimer

This software is for educational and research purposes only. Do not use this code to make actual financial decisions with real money.

Not Financial Advice

The code, documentation, and algorithms provided in this repository do not constitute financial advice, investment advice, trading advice, or any other sort of advice. You should not treat any of the repository's content as such.

Risk of Loss

Trading equities involves a high degree of risk, particularly when executing active strategies like day trading, swing trading, or momentum trading. Market volatility can lead to substantial financial losses. You could lose some or all of your initial investment. Always conduct your own due diligence and consult with a licensed financial advisor before making any investment decisions.

Software "As Is"

This trading bot is provided "as is" and "as available" without warranty of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The authors and contributors make no representations about the accuracy, reliability, or completeness of the software.

Technical Limitations & Bugs

Algorithmic trading depends on complex systems, including third-party broker APIs, external charting webhooks, and live market data feeds. System failures, network outages, rate limits, or bugs in this code can result in unintended trades, orphaned orders, and significant financial loss.

Past Performance

Any backtesting results or simulated performance metrics included in this repository are hypothetical. Past performance of any trading system, indicator, or methodology is not indicative of future results. Live market conditions, including slippage and liquidity constraints, will often yield different outcomes than historical tests.

Assumption of Liability

Under no circumstances will the authors, contributors, or copyright holders be held liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software. By running this bot, you assume all responsibility for any trading losses you may incur.

About

A simple and fast trading bot that leverages golang concurrency features for real-time, high confluence momentum long trades.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors