cover
  • Profile
  • Backtests
  • Community

Biography

Software Engineer, Quantitative Analyst working in the crypto-currency and fintech industry.

Activity on QuantConnect

This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.


Public Backtests (1)

View More
Hyper-Active Tan Frog

270.095Net Profit

88.026PSR

2.114Sharpe Ratio

0.331Alpha

0.235Beta

96.517CAR

16.6Drawdown

-0.11Loss Rate

0Parameters

1Security Types

6.858Sortino Ratio

707Tradeable Dates

15544Trades

2.884Treynor Ratio

0.22Win Rate


Community

View More

Noel started the discussion Calling a function every second on an hour resolution

Hi. I would like to call a function much like onData() gets called on an hour tick set by my...

8 years ago

Noel started the discussion Consolidator/tradebar flat times

Hey guys, is there a way of making a project consolidator/tradebars start on flat times like lets...

8 years ago

Noel started the discussion Webhook data body

Quick question, when using the notify web hook the data has to be json, or url encoded or like this?

8 years ago

Noel left a comment in the discussion Webhook data body

Figured it out, just create a class for your object then pass it along to your webhook like so:

8 years ago

Noel left a comment in the discussion New Backtesting Cloud

I've been having problems saving algos and loading live paper trading algos, everything seems...

8 years ago

Hyper-Active Tan Frog

270.095Net Profit

88.026PSR

2.114Sharpe Ratio

0.331Alpha

0.235Beta

96.517CAR

16.6Drawdown

-0.11Loss Rate

0Parameters

1Security Types

6.858Sortino Ratio

707Tradeable Dates

15544Trades

2.884Treynor Ratio

0.22Win Rate

Noel started the discussion Calling a function every second on an hour resolution

Hi. I would like to call a function much like onData() gets called on an hour tick set by my...

8 years ago

Noel started the discussion Consolidator/tradebar flat times

Hey guys, is there a way of making a project consolidator/tradebars start on flat times like lets...

8 years ago

Noel started the discussion Webhook data body

Quick question, when using the notify web hook the data has to be json, or url encoded or like this?

8 years ago

Noel left a comment in the discussion Webhook data body

Figured it out, just create a class for your object then pass it along to your webhook like so:

8 years ago

Noel left a comment in the discussion New Backtesting Cloud

I've been having problems saving algos and loading live paper trading algos, everything seems...

8 years ago

Noel left a comment in the discussion Consolidator/tradebar flat times

that worked beautifully thanks a ton Alex.

8 years ago

Noel left a comment in the discussion Consolidator/tradebar flat times

Yes I am using the same code but I am initializing it  like 

8 years ago

Noel left a comment in the discussion Calling a function every second on an hour resolution

So something like this for executing something every second but for hour trading ...

8 years ago