TradeAlgo VS yf

Compare TradeAlgo vs yf and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
TradeAlgo yf
3 4
157 19
- -
0.0 0.0
about 3 years ago almost 3 years ago
Python Python
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TradeAlgo

Posts with mentions or reviews of TradeAlgo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-19.
  • A 14 year-old's Take on Algorithmic Stock Trading - TradeAlgo
    5 projects | /r/wallstreetbets | 19 Apr 2021
    for stock in doneList: try: #there are mischars in the stocks! quote = get_quote(stock) if quote[stock]['lastPrice'] < 5.00 and quote[stock]['netChange'] >= 0.1 and quote[stock]['openPrice'] < quote[stock]['lastPrice'] and getVolume(stock) > 5000000 and float(getFloat(stock)) < 50000000.0: stockList.append(stock) https://github.com/4pz/TradeAlgo/blob/main/operations/buyShares.py#L56

yf

Posts with mentions or reviews of yf. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing TradeAlgo and yf you can also consider the following projects:

stockbot - Alpaca algo stock trading bot

Stocksera - Finance application that provides more than 60 different alternative data to retail investors