Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2757-standardlibrary-technicalindicators-cindicators-cspreadbuffer-cspreadbufferrefreshcurrent.md
T

13 lines
186 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# RefreshCurrent
Updates the current (zeroth) element of the buffer.
```
virtual bool  RefreshCurrent()
```
Return Value
true successful, false cannot update the buffer.