SaaSHub helps you find the best software and product alternatives Learn more →
Lean Alternatives
Similar projects and alternatives to Lean
-
Alpaca-API
The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
-
intelligent-trading-bot
Intelligent Trading Bot: Automatically generating signals and trading based on machine learning and feature engineering
-
hftbacktest
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
-
trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]
-
-
-
StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
-
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
-
-
TTM
Discontinued # TTM Stock squeeze detection based on bollinger + keltner channels. Detects which stocks are out after bollinger is inside keltner channel.
-
-
vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
-
documentation
This repository contains the documentation for the current Quantiacs project. Check it out at: https://quantiacs.com/documentation/en/ (by quantiacs)
-
-
AlgoTradingRepoList
This repository contains basic information about different algotrading repo I like.
-
Lean discussion
Lean reviews and mentions
- Show HN: High-Frequency Trading and Market-Making Backtesting Tool with Examples
-
What Happened to Quantconnect?
6.) You cant maximize position size of spread options strategies, LEAN always assumes naked margin first and ON THE NEXT DATA FRAME - you get your reg-t margin for spreads. https://github.com/QuantConnect/Lean/issues/5693 We're running into 2 years of this issue being reported.
- Thoughts on QuantConnect?
- IBKR implementation of ALMA indicator
-
Backtesting Engines for Testing Intraday Data on Thousands of Symbols Simultaneously
Thanks. I will check it out. Can you point me to the right part of the codebase I should be looking at? I know it must be somewhere here - https://github.com/QuantConnect/Lean
-
Quantconnect - Backtest script that accepts multiple dropbox links, creates portfolio, and rebalances on predefined dates, advice?
They have nice documentation on their website for how to download/import external data, though. They even have GitHub examples that pull data from Dropbox.
-
Problem with QuantConnect Package on Local IDE
Here is an example https://github.com/QuantConnect/Lean/blob/master/Algorithm.Python/DropboxUniverseSelectionAlgorithm.py
-
Exportable quote database for simulations?
There's also the open-source lean.io stuff by QuantConnect which looks decent and comes with data. It's pretty inexpensive too.
-
Rant about candles
I can plot OHCL lines, I can plot OHCL scatter points on the chart, why can't I plot candles? It's just those scatter points put together. This thing has been going on for 8 YEARS.
-
How has your experience been with QuantConnect? Would you invest in the company?
Here's a link to one of the strategy examples from the QC team that does this -- loading a universe from an external source. https://github.com/QuantConnect/Lean/blob/master/Algorithm.Python/DropboxCoarseFineAlgorithm.py
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Stats
QuantConnect/Lean is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Lean is C#.