Derek Melchin

Results 106 issues of Derek Melchin

#### Expected Behavior We document the changes from https://github.com/QuantConnect/Lean/pull/7302 - [Call Butterfly](https://www.quantconnect.com/docs/v2/writing-algorithms/trading-and-orders/option-strategies/call-butterfly) uses the `ButterflyCall` and `ShortButterflyCall` methods. - [Put Butterfly](https://www.quantconnect.com/docs/v2/writing-algorithms/trading-and-orders/option-strategies/put-butterfly) uses the `ButterflyPut` and `ShortButterflyPut` methods. #### Actual Behavior...

#### Expected Behavior We document a reliable way to perform universe selection and rebalancing on a monthly basis in framework algorithms. The docs explain that the universe selection model's constructor...

#### Expected Behavior Meta descriptions don't exceed 150 characters and don't include html tags #### Actual Behavior Some descriptions in the Supported Indicators pages exceed the character limit and include...

#### Expected Behavior We have a **LEAN Engine > Contributions > Indicators** tutorial. #### Actual Behavior We don't have this tutorial. #### Checklist - [x] I have completely filled out...

lean
missing content

#### Expected Behavior The [Contributing Brokerages](https://www.quantconnect.com/docs/v2/lean-engine/contributions/brokerages) tutorial is complete. #### Actual Behavior The Contributing Brokerages tutorial is incomplete. #### Checklist - [x] I have completely filled out this template -...

lean
backlog

#### Expected Behavior We have example algorithms for [TensorFlow.Keras 0.7.0](https://github.com/QuantConnect/Lean/issues/4419#issuecomment-1227311164) and [Microsoft.ML.TensorFlow](https://github.com/QuantConnect/Lean/issues/5053#issuecomment-1227313831). #### Actual Behavior We don't have examples algorithms for these C# libraries #### Potential Solution Add example algorithms....

writing algorithms
polish
missing content

#### Expected Behavior We have a **Cloud Platform > API Reference** and **Research Environment > QuantConnect API** section for all the methods/endpoints in the API #### Actual Behavior We are...

cloud platform
research environment
missing content

#### Expected Behavior We provide an estimate to the duration to read each page. #### Actual Behavior There is not currently an estimate. #### Checklist - [x] I have completely...

feature
backlog

#### Expected Behavior [Private Courses](https://www.quantconnect.com/docs/v2/cloud-platform/organizations/training#03-Private-Courses) and [Private Courses](https://www.quantconnect.com/docs/v2/cloud-platform/learning-center/training#03-Private-Courses) is replaced with **Guided Training Sessions**, where a QC member would walk a whole team through a virtual training session, training them...

cloud platform
missing content

#### Expected Behavior [Set Data Sources](https://www.quantconnect.com/docs/v2/writing-algorithms/importing-data/streaming-data/key-concepts#04-Set-Data-Sources) includes an example of setting the `headers` argument. #### Actual Behavior There is no example of using the `headers` argument. #### Checklist - [x]...

writing algorithms
missing content