Forum

Previous Ticks

Novice MQL5 programmer here. Is there a way to check the price of a previous tick? MqlTick 's "last" variable is not available in the forex market :(

Using iCustom after every tick

Sorry for the beginner question, but I'm programming my first EA :) Is there a way to calculate indicator values after every tick? For example, a new tick comes in and my EA immediately calls iCustom (which uses the sample Moving Average indicator) to calculate the new average