Hey
Thank you for sharing an amazing information. Currently I am in the learning stage and joined Python Training in Pune to become expert python developer. I would like to apply for this position after completion of training.
Latest posts made by snehalharshe
-
RE: NEED PYTHON DEVELOPER
-
RE: Any reason for not writing Backtrader in Java, Scala or C# for example?
@backtrader said in Any reason for not writing Backtrader in Java, Scala or C# for example?:
A similar explanation others pick different dialects. It steers clear of it's anything but a decent or an ill-conceived notion. Java, Python and PHP offers things which different dialects don't. Simultaneously it comes up short on certain things which different dialects do. It is regardless perhaps the most famous dialects, for valid justifications and notwithstanding its innate downsides
-
RE: Historical testing with IB
@tjmille2 said in Historical testing with IB:
Interactive Brokers data feed
IB doesn't have a ready made backtesting/replay tool. Basically, you have to download historical data and run it through your strategy. IB don't offer a real backtesting environment for your Python API.