diff options
| author | Fuwn <[email protected]> | 2022-08-16 17:33:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-08-16 17:33:49 -0700 |
| commit | 633f32e3c06aa0eed7133b6cd7ffe61bf5937ca8 (patch) | |
| tree | 40c9e7fb2f5420a804e961074a69481f798f79bf /content/json | |
| parent | feat(remarks.json): add new remark (diff) | |
| download | locus-633f32e3c06aa0eed7133b6cd7ffe61bf5937ca8.tar.xz locus-633f32e3c06aa0eed7133b6cd7ffe61bf5937ca8.zip | |
feat(modules): stocks
Diffstat (limited to 'content/json')
| -rw-r--r-- | content/json/stock_referrals.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/json/stock_referrals.json b/content/json/stock_referrals.json new file mode 100644 index 0000000..364bade --- /dev/null +++ b/content/json/stock_referrals.json @@ -0,0 +1,12 @@ +[ + { + "name": "TradingView", + "description": "Easily track and analyse all financial markets", + "url": "https://www.tradingview.com/gopro/?share_your_love=Fuwn" + }, + { + "name": "Webull", + "description": "Invest in stocks, forex, cryptocurrencies, and more, all on one platform", + "url": "https://act.webull.com/on/teiSmEbEldwm/m32/inviteUs/" + } +]
\ No newline at end of file |