Quants often find alpha in unique, proprietary datasets. QuantRocket’s open architecture makes it easy to import custom datasets into a SQL database for use with QuantRocket’s suite of research and backtesting tools.
Learn more: https://t.co/f4g1nHDrcz
The best way to write code is interactively. Interactive programming makes it easier to develop your strategies and easier to debug them. In this video, learn how to debug a Moonshot strategy interactively in QuantRocket’s JupyterLab environment.
https://t.co/dXzgJnbU4e
Live trading results don’t always match backtests.
Some backtests fall apart out-of-sample due to overfitting.
Other backtests keep working but the live results don’t track the backtest. This is called implementation shortfall.
Learn more: https://t.co/QeJXgh2Q2d
Event-driven backtesters like Zipline process one data point at a time, while vectorized backtesters like Moonshot process all data points at once using a library such as pandas.
Both styles have pros and cons. Learn more and try both with QuantRocket. https://t.co/fz8b8zcZDJ
💡In walk-forward optimizations, use a rolling window when you want your model to learn from recent data only. Use an expanding window when you want your model to learn from all available past data.
Learn more: https://t.co/FPOnP5iSFc
Are you a quant with an Interactive Brokers account?
QuantRocket's full-featured integration of the IBKR API supports advanced capabilities that platforms with more generic broker integrations rarely offer.
Learn more: https://t.co/sNaDYYrvfx
@IBKR_QB
Customization can be essential to getting a quant platform to do what you want. Hosted platforms are risky: if no dial or button does what you want, you're stuck. QuantRocket offers an open architecture, filesystem access, and custom scripts.
Learn more: https://t.co/KQUfR6ohq0
⚠️ Are your backtest results surprisingly good? Beware: you may be overfitting.
Avoid overfitting by taking large samples, choosing simple models, and not cherry-picking parameters.
Learn more in the Quant Finance Lectures (adapted Quantopian Lectures): https://t.co/I554n6NTxm
Interested in backtesting and trading machine learning strategies?
QuantRocket supports rolling and expanding walk-forward optimization of machine learning strategies using MoonshotML. MoonshotML is compatible with scikit-learn and XGBoost.
Learn more: https://t.co/dl7ssB9jjR
Alphalens lets you quickly assess whether your alpha factor has predictive value. It's ideal for long-short and factor model strategies. Learn more in Lecture 38 of the Quant Finance Lectures (adapted Quantopian Lectures): https://t.co/Nf0MptY8Xl
The Pipeline API lets you screen, filter, rank, and analyze large universes of securities using price, fundamental, and alternative data. You can define rules and perform computations that are too complex for point-and-click screening tools.
Learn more: https://t.co/hL80bFF5sY
Most traders focus on the US market — the most competitive market in the world. Yet the US stock market represents less than 50% of global market cap and only 25% of global listings. Find new opportunities in international markets: https://t.co/n09ZqMKYBb
🆓 Want to run your algo trading on free cloud hardware?
Oracle Cloud offers a generous free tier: 4 CPUs, 24GB of memory, and 200GB of storage - for free. Your trading software must be ARM64-compatible.
Demand is high. Learn how to access capacity here: https://t.co/d0ToyRHaUg
💹 Pyfolio commission plot
Similar to the new plot for fees, Pyfolio now includes a plot for commissions, helping you see the impact of commissions on your strategy's performance.
(6/6)
QuantRocket 2.11 has been released. Here's what's new:
💵 Model fees in Zipline:
* margin interest
* management and performance fees
* borrow fees
Cumulative fees are depicted in a new Pyfolio plot.
(1/6)
Full release notes: https://t.co/lq3x45qioo
Full support for Apple Silicon
QuantRocket's IB Gateway container now runs natively on Apple Silicon, bringing full Apple Silicon support to QuantRocket. This means you can connect to Interactive Brokers for data collection and live trading on your new Mac.
(5/6)