
QuantConnect
Backtrader
TradingView
CloudQuant
Quantopian
QuantRocket
MetaTrader5
Intrinio
bpython
iPython
Jupyter
IDLE
ptpython
PyCharm
Python
Spyder
QuantConnectQuantConnect might be a bit more popular than bpython. We know about 9 links to it since March 2021 and only 7 links to bpython. 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 use https://quantconnect.com/ to backtest new algos and discover new algos. They support C# and python. Source: over 3 years ago
Use quantconnect.com, their API forces you to use OOP there so it's a good practice. Source: about 4 years ago
For stocks and crypto: QuantConnect and Backtrader For options: MesoSim and OptionNetExplorer. Source: about 4 years ago
Only you can teach you how to do it. quantconnect.com has a lot of tutorials and other documentation that should be enough for you to learn from. I'm still learning the process of backtesting and I'm not aware of an "easy" way to perform this type of work. Source: about 4 years ago
Thanks for the pointer. quantconnect.com and interactive brokers. I have a little fantasy that I'll do this once I retire and hand over 1% of my nest egg to it; see how it does... Hand over some more, etc... 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
Backtrader - Backtrader is a complete and advanced python framework that is used for backtesting and trading.
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
TradingView - The best charting tool for crypto and stocks
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.