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

View More
Muscular Blue Dogfish

0Net Profit

0PSR

0Sharpe Ratio

0Alpha

0Beta

0CAR

0Drawdown

0Loss Rate

5Parameters

1Security Types

0Sortino Ratio

138Tradeable Dates

0Trades

0Treynor Ratio

0Win Rate

Well Dressed Red-Orange Dolphin

0Net Profit

0PSR

0Sharpe Ratio

0Alpha

0Beta

0CAR

0Drawdown

0Loss Rate

10Parameters

1Security Types

0Sortino Ratio

121Tradeable Dates

0Trades

0Treynor Ratio

0Win Rate


Community

View More

samuele started the discussion Stochastic RSI

I am able to use the stochastic oscillator. However, how would I go about adding a stochastic RSI...

3 years ago

samuele started the discussion Indicator time frame

Is there any way to change the rsi indicator to a weekly time frame? So that the stochastic rsi...

3 years ago

samuele started the discussion Awesome Oscillator

I keep running into an error when trying to backtest this Awesome Oscillator code. If anyone could...

3 years ago

samuele started the discussion Combining indicator with previous day rolling window

How would I go about making a sell order when my custom indicators value closes lower than its...

3 years ago

samuele left a comment in the discussion Combining indicator with previous day rolling window

I accepted it. Thankyou

3 years ago

Muscular Blue Dogfish

0Net Profit

0PSR

0Sharpe Ratio

0Alpha

0Beta

0CAR

0Drawdown

0Loss Rate

5Parameters

1Security Types

0Sortino Ratio

138Tradeable Dates

0Trades

0Treynor Ratio

0Win Rate

Well Dressed Red-Orange Dolphin

0Net Profit

0PSR

0Sharpe Ratio

0Alpha

0Beta

0CAR

0Drawdown

0Loss Rate

10Parameters

1Security Types

0Sortino Ratio

121Tradeable Dates

0Trades

0Treynor Ratio

0Win Rate

samuele started the discussion Stochastic RSI

I am able to use the stochastic oscillator. However, how would I go about adding a stochastic RSI...

3 years ago

samuele started the discussion Indicator time frame

Is there any way to change the rsi indicator to a weekly time frame? So that the stochastic rsi...

3 years ago

samuele started the discussion Awesome Oscillator

I keep running into an error when trying to backtest this Awesome Oscillator code. If anyone could...

3 years ago

samuele started the discussion Combining indicator with previous day rolling window

How would I go about making a sell order when my custom indicators value closes lower than its...

3 years ago

samuele left a comment in the discussion Combining indicator with previous day rolling window

I accepted it. Thankyou

3 years ago

samuele left a comment in the discussion Awesome Oscillator

import numpy as npfrom collections import dequefrom datetime import datetime 

3 years ago

samuele left a comment in the discussion Runtime Error: System.Exception: Execution Security Error: Memory Usage Maxed Out

Could this happen, because of me having too many imports my code just got this runtime error after...

3 years ago

samuele left a comment in the discussion Indicator time frame

Thankyou, Im trying to find a way to smooth out my stochastic rsi to make it more like trading...

3 years ago

samuele left a comment in the discussion Stochastic RSI

One last thing, do you by chance know how I could change the rsi indicator to a weekly time frame?...

3 years ago

samuele left a comment in the discussion Stochastic RSI

Thankyou

3 years ago