Skip to content

Commit

Permalink
Fix the API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
C451 committed Jan 10, 2021
1 parent b289f87 commit ec4a925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Data for building overlays. Defined in `mixins/overlay.js`, accessed through ove
| settings | Object | Indicator's settings, defined in `data.json` |
| grid_id | Number | Current grid id |
| config | Object | Chart config, see 'constants.js' |
| meta | Objects | Contains the last price and other info |
| meta | Object | Contains the last price and other info |
| i0 | Number | The first global index of the current subset |

### Cursor data*
Expand Down

0 comments on commit ec4a925

Please sign in to comment.