BBiering / tradeBot

Algorithmic Trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏦🤖 TradeBot

AI-powered automated trading bot

1. Selection of stocks

We only select companies with market capitalization over $50 million, preferrably $200 million

Two factors are considered for selecting stocks to buy:

  1. Return on Capital

EBIT / (Net Working Capital + Net Fixed Assets)

  1. Earnings Yield

EBIT / (market value of equity + net interest-bearing debt)

About

Algorithmic Trading


Languages

Language:Jupyter Notebook 96.8%Language:HTML 3.1%Language:Python 0.1%