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.
4Tradeable Dates
3Tradeable Dates
Kevin started the discussion Indicator Approximation for Long Periods (EMA/SMA)
This has been an issue I have been struggling with for a while. There are many well packaged...
Kevin left a comment in the discussion Trading Help
I recommend reading the following book: Technical Analysis of the Financial Markets
Kevin left a comment in the discussion Indicator Approximation for Long Periods (EMA/SMA)
Sounds like an early Christmas! But thanks, I'll work on other stuff in the meantime
Kevin left a comment in the discussion Indicator Approximation for Long Periods (EMA/SMA)
Yes, at one point I tried to have intraday-only indicators but that did not work well. But I...
4Tradeable Dates
3Tradeable Dates
Kevin started the discussion Indicator Approximation for Long Periods (EMA/SMA)
This has been an issue I have been struggling with for a while. There are many well packaged...
Kevin left a comment in the discussion Placing Orders with a Stoploss and Limit
From API: //Place an Order: int Order(string symbol, int quantity, OrderType type =...
Kevin left a comment in the discussion Trading Help
I recommend reading the following book: Technical Analysis of the Financial Markets
Kevin left a comment in the discussion Indicator Approximation for Long Periods (EMA/SMA)
Sounds like an early Christmas! But thanks, I'll work on other stuff in the meantime
Kevin left a comment in the discussion Indicator Approximation for Long Periods (EMA/SMA)
Yes, at one point I tried to have intraday-only indicators but that did not work well. But I...
Kevin left a comment in the discussion Suggestion: Parameters and/or Notes
I typically just use a lot of logs, so I haven't really had this problem. But if it is possible, it...
Kevin started the discussion Code Library Missing
I currently only have "Recent, University, My Projects" on the sidebar.
Kevin started the discussion SPY Closing Price Question
I am trying to capture the daily closing price of the SPY using timecodes.
Kevin started the discussion How do you find open and close prices?
This is a constant problem that I have not yet worked out.
Kevin started the discussion Code Library Usage Examples
For a given block of code in the code library (ex: ADX), is there any way to see which public algos...
Kevin started the discussion ADX Usage (Average Directional Index)
I am trying to implement this but having difficulty, it seems that the values only update after...
Kevin left a comment in the discussion Code Library Usage Examples
To summarize the indicators I've used so far: Code I can get to work and values match charting...
Kevin left a comment in the discussion Placing Orders with a Stoploss and Limit
From API: //Place an Order: int Order(string symbol, int quantity, OrderType type =...
10 years ago