LastTick Property¶ Summary¶ Gets the last tick in the chart. Signature¶ 1public abstract Tick LastTick {get;} Return Value¶ Tick Declaring Type¶ cAlgo.API.Ticks Last update: June 26, 2022 Comments