{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":379076880,"defaultBranch":"master","name":"Lean.DataSource.QuiverQuantCongressTrading","ownerLogin":"QuantConnect","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-21T22:19:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3912814?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710267909.0","currentOid":""},"activityList":{"items":[{"before":"d97f1f1b83d9bd615f73b67be85639958a0e1340","after":null,"ref":"refs/heads/refactor-universe-data-source-improvements","pushedAt":"2024-03-12T18:25:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"}},{"before":"60456ce8f0d7de72d8d95032288f48d30abcc12b","after":"0e8fa7cd2c92b50a105276ea4e2bfb6e7c96574b","ref":"refs/heads/master","pushedAt":"2024-03-12T18:25:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Standarize implementation (#16)\n\n- Standarize implementation. See QuantConnect/Lean#7837\r\n- Adjust and fix example algorithms","shortMessageHtmlLink":"Standarize implementation (#16)"}},{"before":"2b3faf2eb7e32c59c1cad451c8af3c21d6b7784b","after":"d97f1f1b83d9bd615f73b67be85639958a0e1340","ref":"refs/heads/refactor-universe-data-source-improvements","pushedAt":"2024-03-11T19:59:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Standarize implementation\n\n- Standarize implementation. See QuantConnect/Lean#7837\n- Adjust and fix example algorithms","shortMessageHtmlLink":"Standarize implementation"}},{"before":null,"after":"2b3faf2eb7e32c59c1cad451c8af3c21d6b7784b","ref":"refs/heads/refactor-universe-data-source-improvements","pushedAt":"2024-03-11T19:57:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Standarize implementation\n\n- Standarize implementation. See QuantConnect/Lean#7837\n- Adjust and fix example algorithms","shortMessageHtmlLink":"Standarize implementation"}},{"before":"fa9e0f8256d032ea1121bd4f7db60909b9760569","after":"60456ce8f0d7de72d8d95032288f48d30abcc12b","ref":"refs/heads/master","pushedAt":"2024-02-28T21:21:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Fixes Trade Size Range (#15)\n\nIn some cases, `Trade_Size_USD` has more than two values: \"$250001 - $500000 - $100001\". The data reader only accepts two values, so we will use the minium and the maximum:\r\n\r\nOld:\r\n```\r\nCHKM UONN41X6723P,WPZ,20150303,20150303,20150202,David A. Trott,Buy,250001,500000,100001,Representatives,Republican,MI11,Michigan\r\n```\r\n\r\nNew:\r\n```\r\nCHKM UONN41X6723P,WPZ,20150303,20150303,20150202,David A. Trott,Buy,100001,500000,Representatives,Republican,MI11,Michigan\r\n```","shortMessageHtmlLink":"Fixes Trade Size Range (#15)"}},{"before":"647fc7db662a90c0deaa9bc1e2b6582a61e70084","after":"fa9e0f8256d032ea1121bd4f7db60909b9760569","ref":"refs/heads/master","pushedAt":"2024-01-17T21:06:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Incorporate `last_update` (#14)\n\n`last_update` provides the last time the data was updated. It will be used as the timestamp (`EndTime`). An alias `UpdatedAt` for `EndTime` was added for convenience. Users can get the time the data was added/recorded with the `RecordDate` (`Quiver_Upload_Time` see #12) member.","shortMessageHtmlLink":"Incorporate last_update (#14)"}},{"before":"520435b452d28188af83ed304a64dbcf51f09559","after":"647fc7db662a90c0deaa9bc1e2b6582a61e70084","ref":"refs/heads/master","pushedAt":"2023-10-31T17:19:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Use `Quiver_Upload_Time` as Data Timestamp (`Time`/`EndTime`) (#12)\n\n* Includes `Quiver_Upload_Time` in the Processed Data\r\n\r\n* Reader Methods Process New Timestamp\r\n\r\n* Updates Unit Tests to Handle New Timestamp\r\n\r\n* Addresses Peer-Review","shortMessageHtmlLink":"Use Quiver_Upload_Time as Data Timestamp (Time/EndTime) (#12)"}},{"before":"8f5be6e68003664a916f4fc307dc3ef93e7e1790","after":"520435b452d28188af83ed304a64dbcf51f09559","ref":"refs/heads/master","pushedAt":"2023-10-10T00:13:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Martin-Molinero","name":null,"path":"/Martin-Molinero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18473240?s=80&v=4"},"commit":{"message":"Use the New Endpoint `bulk/congresstrading?version=v2` (#10)\n\n* Upgrades Newtonsoft.Json to Versio 13.0.2\r\n\r\nTo meet QuantConnect.Common requirements.\r\n\r\n* Improve Data Source Classes\r\n\r\n- Adds new available properties: Party, District, and State.\r\n- Fixes Transaction Direction Json converter to handle cases such as \"Sale (Full)\", since it was converted to `OrderDirection.Hold`.\r\n\r\n* Updates Data Downloader\r\n\r\n- Use the new endpoint `bulk/congresstrading?version=v2`.\r\n- Handle asset type to filter out non-stock\r\n- Handle trade size range that feeds the Amount and MaximumAmount properties.\r\n\r\n* Adds and Updates Unit Tests\r\n\r\n* Addresses Peer-Review\r\n\r\nTo make the security type selection clear.","shortMessageHtmlLink":"Use the New Endpoint bulk/congresstrading?version=v2 (#10)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEE7a7lAA","startCursor":null,"endCursor":null}},"title":"Activity ยท QuantConnect/Lean.DataSource.QuiverQuantCongressTrading"}