We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.
0Net Profit
0PSR
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
10Parameters
1Security Types
0Sortino Ratio
1274Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
10Parameters
0Security Types
0Tradeable Dates
Ian started the discussion Flag and self.Liquidate() to prevent multiple order submission, but orders submitted every OnData bar anyway until margin exhausted
I defined a flag in "Initialize(self)" as "self.traded = False"
Ian started the discussion Import User-Created Python Modules (additional files to organize code) into main.py in web editor
from datetime import datetime, timedelta
Ian started the discussion Parallel/Multiple/Optimization Backtesting best practices using IDE
Wrote a python algo with manual subscription to one equity as I learned from the bootcamps. Would...
Ian left a comment in the discussion Algo: TMA2
https://www.quantconnect.com/alpha/59c617b46d2ecebdafb790c52 I've been meaning to ask @Douglas...
0Net Profit
0PSR
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
10Parameters
1Security Types
0Sortino Ratio
1274Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
10Parameters
0Security Types
0Tradeable Dates
Ian left a comment in the discussion Tutorial: How to Plot Interactive Candlestick Charts in Python Jupyter Research Environment for Exploratory Analysis and Highlighting of Features
Thx for posting your code Rolf! Short and sweet!
Ian started the discussion Flag and self.Liquidate() to prevent multiple order submission, but orders submitted every OnData bar anyway until margin exhausted
I defined a flag in "Initialize(self)" as "self.traded = False"
Ian started the discussion Import User-Created Python Modules (additional files to organize code) into main.py in web editor
from datetime import datetime, timedelta
Ian started the discussion Parallel/Multiple/Optimization Backtesting best practices using IDE
Wrote a python algo with manual subscription to one equity as I learned from the bootcamps. Would...
Ian left a comment in the discussion Algo: TMA2
https://www.quantconnect.com/alpha/59c617b46d2ecebdafb790c52 I've been meaning to ask @Douglas...
Ian left a comment in the discussion What Should Be the Theme for the Next Boot Camp?
Very cool Jared! (Not familiar enough with C# or Javascript, but if I make that change soon enough...
Ian left a comment in the discussion ES Futures Price
I think you're doing 2 futures initializations here. First you initialize:
Ian left a comment in the discussion AlgoFramework + Alpha Streams. Dealing with limited liquidity?
Does it only trade a single instrument, period?, or does it only work on multiple small-cap...
Ian left a comment in the discussion Using Average Fill Price or Fill Price from an Order Event
Hi Nicholas, I'm not an expert but going through your new code the following have come to my...
Ian left a comment in the discussion Tutorial: How to Plot Interactive Candlestick Charts in Python Jupyter Research Environment for Exploratory Analysis and Highlighting of Features
Thx for posting your code Rolf! Short and sweet!
4 years ago