forked from QuantConnect/lean-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
announcements.json
28 lines (28 loc) · 1.05 KB
/
announcements.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"announcements": [
{
"date": "2022-02-02",
"message": "We've added cloud live support for Samco and Zerodha brokerages for India Market"
},
{
"date": "2022-01-26",
"message": "We've added support for Samco brokerage for India Market and FTX.US Exchange"
},
{
"date": "2021-11-17",
"message": "We've added support for Kraken and FTX brokerages"
},
{
"date": "2021-06-21",
"message": "We've just released a new opening video of the CLI:\nhttps://youtube.com/watch?v=QJibe1XpP-U"
},
{
"date": "2021-06-21",
"message": "Building an Algo on Privacy Keywords using TiingoNews:\nhttps://quantconnect.com/blog/building-an-algo-on-privacy-keywords-using-tiingonews/"
},
{
"date": "2021-06-11",
"message": "Check out our mini video series on how to use the CLI:\nhttps://youtube.com/playlist?list=PLD7-B3LE6mz61Hojce6gKshv5-7Qo4y0r"
}
]
}