This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
82 lines (68 loc) · 1.51 KB
/
_pkgdown.yml
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
url: https://nse2r.rsquaredacademy.com
authors:
Lokesh Kumar:
href: https://in.linkedin.com/in/lokesh-kumar-frm-87019334
Aravind Hebbali:
href: https://www.aravindhebbali.com
Lionel Pinto:
href: https://in.linkedin.com/in/lioneljohnpinto
templates:
params:
bootswatch: cosmo
ganalytics: UA-57270671-33
docsearch:
api_key:
index_name: nse2r
navbar:
title: "nse2r"
type: inverse
left:
- text: "Home"
href: index.html
- text: "Reference"
menu:
- text: "Functions"
href: reference/index.html
- text: "News"
href: news/index.html
- text: "Blog"
href: https://blog.rsquaredacademy.com
- text: "Online Courses"
href: https://rsquared-academy.thinkific.com
right:
- icon: fa-github
href: https://github.com/rsquaredacademy/nse2r
home:
links:
- text: Learn more
href: https://www.rsquaredacademy.com
reference:
- title: Shiny App
contents:
- nse_app
- title: Stocks
contents:
- nse_stock_code
- nse_stock_most_traded
- nse_stock_quote
- nse_stock_top_gainers
- nse_stock_top_losers
- nse_stock_valid
- nse_stock_year_high
- nse_stock_year_low
- title: Index
contents:
- nse_index_list
- nse_index_quote
- nse_index_valid
- title: Futures & Options
contents:
- nse_fo_top_gainers
- nse_fo_top_losers
- title: Pre Open Market Data
contents:
- nse_preopen_nifty
- nse_preopen_nifty_bank
- title: Advances & Declines
contents:
- nse_advances_declines