QuantConnect / Documentation

QuantConnect Wiki Style Documentation Behind QuantConnect
https://www.quantconnect.com/docs/v2/
Apache License 2.0
171 stars 135 forks source link

Document Universe History and Research Updates #1636

Closed Martin-Molinero closed 5 months ago

Martin-Molinero commented 6 months ago

Expected Behavior

Where A is the universe data and B 'normal' custom data, for AddData api


- Universe Custom Data types updated:

https://github.com/QuantConnect/Lean.DataSource.QuiverCNBC/pull/1
https://github.com/QuantConnect/Lean.DataSource.QuiverLobbying/pull/1
https://github.com/QuantConnect/Lean.DataSource.QuiverGovernmentContracts/pull/1
https://github.com/QuantConnect/Lean.DataSource.QuiverInsiderTrading/pull/6
https://github.com/QuantConnect/Lean.DataSource.QuiverQuantCongressTrading/pull/16
https://github.com/QuantConnect/Lean.DataSource.QuiverQuantWallStreetBets/pull/8
https://github.com/QuantConnect/Lean.DataSource.QuiverQuantWikipedia/pull/7
https://github.com/QuantConnect/Lean.DataSource.BrainSentiment/pull/17
https://github.com/QuantConnect/Lean.DataSource.SmartInsiderIntentionsTransactions/pull/10
https://github.com/QuantConnect/Lean.DataSource.CoinGecko/pull/5
https://github.com/QuantConnect/Lean.DataSource.CryptoCoarseFundamentalUniverse/pull/12

#### Checklist
<!--- Confirm that you've provided all the required information. -->
<!--- Required fields --->
- [x] I have completely filled out this template
- [x] I have confirmed that this issue exists on the current `master` branch
- [x] I have confirmed that this is not a duplicate issue by searching [issues](https://github.com/QuantConnect/Lean/issues)
<!--- Template inspired by https://github.com/stevemao/github-issue-templates -->