
Backtrader
QuantConnect
Quantopian
CloudQuant
QuantRocket
Intrinio
Quantreex
Gekko Plus
bpython
iPython
Jupyter
IDLE
ptpython
PyCharm
Python
Spyder
Based on our record, bpython should be more popular than Backtrader. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I do like what I see and hear about backtrader.com. I would say they are a notable exception to my general rule of not trusting or using backtesting frameworks. However, I still think it is important to understand how the framework you are using works. So if you are using backtrader for backtesting you still need to put in the time to understand the backtesting engine. Source: over 3 years ago
What about backtrader.com? And I feel like it would be step 2 after you at least have something to backtrade and test haha. Source: over 3 years ago
Backtesting is basically applying your strategy on historical price data to see if it makes money. I've used Backtrader it works decently well: https://backtrader.com/. Source: almost 5 years ago
Yeah, also it's worth to mention bpython. Source: about 4 years ago
Yeah, mostly I lack time to catch up with Jonathan Slenders works, and have stronger backward compatibility requirements. b=But ptpython and pyipython are both great. I should also look into Rich and Textual https://bpython-interpreter.org/ is also another alternative python shell, and of course https://xon.sh. - Source: Hacker News / over 4 years ago
Python comes with IDLE as /usr/bin/idle but it doesn't have a corresponding .desktop file that would let it appear in the application menu. Otherwise, /usr/bin/python has an interactive mode and bpython is a wrapper around that interactive mode that has like syntax highlighting, indenting, undo, etc. Source: almost 5 years ago
Someone posted bpython which I'm pretty ecstatic about but always good to know options. Source: about 5 years ago
Someone else posted this - bpython - which is what I was looking for. Source: about 5 years ago
QuantConnect - QuantConnect provides a free algorithm backtesting tool and financial data so engineers can design algorithmic trading strategies. We are democratizing algorithm trading technology to empower investors.
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
Quantopian - Your algorithmic investing platform
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
CloudQuant - Crowd based algorithmic trading development and backtesing for stock market trading.
IDLE - Default IDE which come installed with the Python programming language.