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

john started the discussion Lean: Live Data Setup

Hello, I'm going to post a quick question and will edit to add more specifics in a minute:

5 years ago

john started the discussion LEAN: Anyone with working Alpaca data connection OR help with debugging NatsClient.cs for it?

Title states the first question.

5 years ago

john started the discussion Lean: Anyone able to use the Docker image at DockerHub?

It appears it only has Jts, ibgateway/ and jts.ini in the /root dir. 

5 years ago

john started the discussion LEAN: how to get any custom output to file, using Python self.Log or self.Debug

Hi, I cannot get any output using LEAN. Ive search the forum. The main related question implies I...

5 years ago

john started the discussion LEAN: backtesting not pulling historical data from Alpaca

Hi, so I reconfigured everything to run from inside the Docker image container (re another post)...

5 years ago

john started the discussion Lean: Live Data Setup

Hello, I'm going to post a quick question and will edit to add more specifics in a minute:

5 years ago

john started the discussion LEAN: Anyone with working Alpaca data connection OR help with debugging NatsClient.cs for it?

Title states the first question.

5 years ago

john started the discussion Lean: Anyone able to use the Docker image at DockerHub?

It appears it only has Jts, ibgateway/ and jts.ini in the /root dir. 

5 years ago

john started the discussion LEAN: how to get any custom output to file, using Python self.Log or self.Debug

Hi, I cannot get any output using LEAN. Ive search the forum. The main related question implies I...

5 years ago

john started the discussion LEAN: backtesting not pulling historical data from Alpaca

Hi, so I reconfigured everything to run from inside the Docker image container (re another post)...

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

and make all the timestamps to be noon on daily data to be used for benchmark data under...

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

gawh, and change "zip /qc/spy.zip /qc/spy.csv" to "cd qc ; zip spy.zip spy.csv" or whatever your...

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

better.. import old, format correctly, append and zip:

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

Nope, couldn't be that easy. That wget method doesnot work. But you can pull from Alpaca:

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

wget https://www.quantconnect.com/data/tree/equity/usa/daily/s*/spy.zip...

5 years ago

john left a comment in the discussion LEAN: backtesting not pulling historical data from Alpaca

Okay, I remember now.. pulling data from QC isnt coded into LEAN for some reason. You have to...

5 years ago