Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2755-standardlibrary-technicalindicators-cindicators-cspreadbuffer-cspreadbufferat.md
T

21 lines
222 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# At
Gets the buffer element.
```
int  At(
   const int  index      // index
   ) const
```
Parameters
index
[in]  Index of buffer element.
Return Value
Buffer element with the specified index.