8000 Update readme.md · mauicode26/Morningstar-API-Addon@c856891 · GitHub
[go: up one dir, main page]

Skip to content

Commit c856891

Browse files
authored
Update readme.md
1 parent 30b6ce8 commit c856891

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ sas.getTimeSeries('AAPL');
6161
## Documentation
6262

6363
### ```StockAPIService.getID(ticker)```
64+
6465
```ticker``` | Type: ```String```
66+
6567
Returns: ```String```
6668

6769
#### Example input
@@ -70,7 +72,9 @@ sas.getID('AAPL');
7072
```
7173

7274
#### Example output
73-
```0P000000GY```
75+
```javascript
76+
0P000000GY
77+
```
7478

7579
### ```StockAPIService.getReturns(ticker)```
7680

0 commit comments

Comments
 (0)
0