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.
0Net Profit
0PSR
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
5Parameters
1Security Types
0Sortino Ratio
138Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
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...
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...
samuele started the discussion Awesome Oscillator
I keep running into an error when trying to backtest this Awesome Oscillator code. If anyone could...
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...
0Net Profit
0PSR
0Sharpe Ratio
0Alpha
0Beta
0CAR
0Drawdown
0Loss Rate
5Parameters
1Security Types
0Sortino Ratio
138Tradeable Dates
0Trades
0Treynor Ratio
0Win Rate
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...
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...
samuele started the discussion Awesome Oscillator
I keep running into an error when trying to backtest this Awesome Oscillator code. If anyone could...
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...
samuele left a comment in the discussion Combining indicator with previous day rolling window
I accepted it. Thankyou
samuele left a comment in the discussion Awesome Oscillator
import numpy as npfrom collections import dequefrom datetime import datetime
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...
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...
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?...
samuele left a comment in the discussion Stochastic RSI
Thankyou
samuele left a comment in the discussion Combining indicator with previous day rolling window
I accepted it. Thankyou
3 years ago