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
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
309Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
314Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
310Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
107Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
Edvinas started the discussion Executing trades in a certain timeframe
self.AddForex("EURUSD", Resolution.Daily) slices = self.History(["EURUSD"], 1000,...
Edvinas started the discussion Problem with trade sizes
im using the following line to execute longs.
Edvinas started the discussion Closing trades after a certain amount of time?
How do i close a trade after say 5 days? i cant seem to figure out the documentation
Edvinas started the discussion How to call a single bar of data?
How would i go about calling data from a single tradebar back?The following line throws an error
Edvinas started the discussion Learning to use consolidators
Below i have attatched some code i found in one of Jareds posts which consolidates 30 minutes into...
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
309Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
314Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
310Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
0Net Profit
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
1Security Types
0Sortino Ratio
107Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
Edvinas started the discussion Executing trades in a certain timeframe
self.AddForex("EURUSD", Resolution.Daily) slices = self.History(["EURUSD"], 1000,...
Edvinas started the discussion Problem with trade sizes
im using the following line to execute longs.
Edvinas started the discussion Closing trades after a certain amount of time?
How do i close a trade after say 5 days? i cant seem to figure out the documentation
Edvinas started the discussion How to call a single bar of data?
How would i go about calling data from a single tradebar back?The following line throws an error
Edvinas started the discussion Learning to use consolidators
Below i have attatched some code i found in one of Jareds posts which consolidates 30 minutes into...
Edvinas started the discussion Trying to create monthly bars
Hello everyone, im trying to use consolidators and rolling windows in an attempt to obtain OHLC of...
Edvinas started the discussion Rolling Window spewing nonsense
Just writing some simple code to get previous OHLC of daily EURUSD candles, but it seems that when...
Edvinas left a comment in the discussion Trying to create monthly bars
still cant figure it out. ayone have some advice?
Edvinas left a comment in the discussion Learning to use consolidators
I will take some time to research this and maybe make another post about it. Thank you Micheal
Edvinas left a comment in the discussion Can you short Bitcoin?
yes, if you are spread betting
Edvinas left a comment in the discussion Learning to use consolidators
Thank you Micheal.
Edvinas left a comment in the discussion Closing trades after a certain amount of time?
Hello Andrea, I have tried your code and i believe that it dosent work. You have 2 loops with a...
Edvinas left a comment in the discussion Trying to create monthly bars
Thank you Jing! that sounds like it would work. Going to try it
6 years ago