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.
Sulfred started the discussion Asset symbol was not found in your security list after adding it from universe selection
Hi all,
Sulfred started the discussion Where is the live node running
From the document:
Sulfred left a comment in the discussion Where is the live node running
I think I misunderstand it and now I have no further questions. Thank you so much.
Sulfred started the discussion How to pass variable through the framework
I am new to QC. After reading the BootCamp, I would like to try to develope strategies by following...
Sulfred started the discussion Asset symbol was not found in your security list after adding it from universe selection
Hi all,
Sulfred left a comment in the discussion Asset symbol was not found in your security list after adding it from universe selection
self.MarketOrder(Symbol.Create(ticker="KAL", securityType=SecurityType.Equity, market=Market.USA),...
Sulfred started the discussion Where is the live node running
From the document:
Sulfred left a comment in the discussion Where is the live node running
I think I misunderstand it and now I have no further questions. Thank you so much.
Sulfred started the discussion How to pass variable through the framework
I am new to QC. After reading the BootCamp, I would like to try to develope strategies by following...
Sulfred started the discussion How to use schedule within framework
I am trying to use the self.Schedule.On() within the algorithm class Initialize() function. I...
Sulfred started the discussion How to implement a simple execution module
Here is what I am trying to do.
Sulfred started the discussion Is there a way to get the target universe?
I am using framework way to create an algorithm. For example I have 3 universes, A B and C, and I...
Sulfred started the discussion How to speed up in the universe selection
I would like to pick stock based on the simple moving average. In CoarseSelect, I cache the stock...
Sulfred started the discussion Will QC update self.Securities
Q1
Sulfred started the discussion How to calculate the current ratio of securities
I would like to calculate the current ratio of those holdings securites so that I will rebalance if...
Sulfred started the discussion What is the time limitation for Machine Learning api
From doc, I see that there is a longer time limitation for Machine Learning method, self.Train().
Sulfred started the discussion How to run Lean with python locally
I download the project from github. I compile it with VS2019, and updated the config file. I then...
Sulfred started the discussion Runtime Error, No security definition during live trading
I am connecting to IB to do live trading. I received this error:
Sulfred left a comment in the discussion Avoiding Vendor Lock-In: Running LEAN On Your Server
A question about Local lean. For the Coarse and Fine Universe, is it means that user need to buy...
Sulfred left a comment in the discussion How to run Lean with python locally
Aaron Janeiro Stone
Sulfred left a comment in the discussion What is the time limitation for Machine Learning api
Thank you
Sulfred left a comment in the discussion How to calculate the current ratio of securities
Thanks Adam W
QuantConnect Boot Camp is a comprehensive educational program designed to help individuals learn algorithmic trading and quantitative finance using the QuantConnect platform.
Get this certificate by completing QuantConnect Boot Camp Courses
Sulfred left a comment in the discussion Asset symbol was not found in your security list after adding it from universe selection
self.MarketOrder(Symbol.Create(ticker="KAL", securityType=SecurityType.Equity, market=Market.USA),...
1 years ago