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

View More
Pensive Sky Blue Leopard

0Parameters

0Security Types

0Tradeable Dates

Fat Red-Orange Cat

8Parameters

0Security Types

1896Tradeable Dates

Ugly Orange Gull

24Parameters

0Security Types

754Tradeable Dates


Community

View More

wawes23 started the discussion Problem updating SMA data in an alpha model

from System import * from QuantConnect import * from QuantConnect.Algorithm import * from...

4 years ago

wawes23 started the discussion PCA and Pair Trading

Hello, 

4 years ago

wawes23 started the discussion Problem using the universe.resolution

from datetime import timedelta, datetime import statsmodels.api as sm import numpy as np import...

4 years ago

wawes23 started the discussion Problem with data extraction from Quandl

Hello,

4 years ago

wawes23 started the discussion Rearrange Quandl DataFrame

Hello

4 years ago

Pensive Sky Blue Leopard

0Parameters

0Security Types

0Tradeable Dates

Fat Red-Orange Cat

8Parameters

0Security Types

1896Tradeable Dates

Ugly Orange Gull

24Parameters

0Security Types

754Tradeable Dates

wawes23 started the discussion Problem updating SMA data in an alpha model

from System import * from QuantConnect import * from QuantConnect.Algorithm import * from...

4 years ago

wawes23 started the discussion PCA and Pair Trading

Hello, 

4 years ago

wawes23 started the discussion Problem using the universe.resolution

from datetime import timedelta, datetime import statsmodels.api as sm import numpy as np import...

4 years ago

wawes23 started the discussion Problem with data extraction from Quandl

Hello,

4 years ago

wawes23 started the discussion Rearrange Quandl DataFrame

Hello

4 years ago

wawes23 started the discussion Interactive Broker and Live trading Management

Hello

4 years ago

wawes23 started the discussion Daily vs Hour vs Minute resolution

Hello everybody,

4 years ago

wawes23 left a comment in the discussion Problem with data extraction from Quandl

import numpy as np import pandas as pd import statsmodels.api as sm class...

4 years ago

wawes23 left a comment in the discussion Problem with data extraction from Quandl

import numpy as np import pandas as pd import statsmodels.api as sm import decimal class...

4 years ago

wawes23 started the discussion Fading the Gap for different stocks

Hi, how can we add other stocks to the algorithm taught on bootcamp, i tried to reproduce the...

5 years ago

wawes23 started the discussion How can I filter stocks using their standard deviations for the last year

Hello, when I launch this algorithm it returns me an error.However I don't see what can be...

5 years ago

wawes23 started the discussion SMA/RSI Technics

Hello !

5 years ago

wawes23 started the discussion Risk Management Function

Hello , When i add the risk management function to my algorithm ,it seems that it s not working as...

5 years ago

wawes23 started the discussion Risk management for portfolios

Hi, I want to implement a risk management function but it seems with ou without my algo is...

5 years ago

wawes23 started the discussion Using Data from Quandl

Hello,

5 years ago

wawes23 left a comment in the discussion Risk management for portfolios

Hi,

5 years ago

wawes23 left a comment in the discussion Risk management for portfolios

Thank you and sorry for this error but when I assign my risk management function to a low drawdown...

5 years ago

wawes23 left a comment in the discussion How can I filter stocks using their standard deviations for the last year

HI, I replaced self.CoarseSelectionFunction by SelectionFunction but it still doesn't work

5 years ago