DocumentationMQL5 ReferenceStandard LibraryGeneric Data CollectionsCStack<T>PeekPeekPeekReturns the head element without removing it from a stack.T Peek();Return Value Returns the head element.Last updated on 2026-07-24PushPop