cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

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.


Public Backtests (0)

View More

Community

View More

Sulfred started the discussion Where is the live node running

From the document: 

1 years ago

Sulfred started the discussion Asset symbol was not found in your security list after adding it from universe selection

Hi all,

1 years ago

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

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. 

1 years ago

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...

4 years ago

Sulfred started the discussion Where is the live node running

From the document: 

1 years ago

Sulfred started the discussion Asset symbol was not found in your security list after adding it from universe selection

Hi all,

1 years ago

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

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. 

1 years ago

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...

4 years ago

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...

4 years ago

Sulfred started the discussion How to implement a simple execution module

Here is what I am trying to do.

4 years ago

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...

4 years ago

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...

4 years ago

Sulfred started the discussion Will QC update self.Securities

Q1

4 years ago

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...

4 years ago

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().

4 years ago

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...

4 years ago

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:

4 years ago

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...

4 years ago

Sulfred left a comment in the discussion How to run Lean with python locally

Aaron Janeiro Stone 

4 years ago

Sulfred left a comment in the discussion What is the time limitation for Machine Learning api

Thank you

4 years ago

Sulfred left a comment in the discussion How to calculate the current ratio of securities

Thanks  Adam W 

4 years ago