Forum

Bid Ask Bar History Data

I am trying to program a strategy in MQL5 that requires the following history data: Bid bar history data required: Open High Low Close Volume Ask bar history data required: Open High Low Close Volume By history I mean a few bars previous to the current bar. If anyone knows of a

Tick

The word "Tick" has two meanings: 1. The smallest possible price move: In the S&P Emini it is 0.25 index points. In Forex it is 1 pip. 2. A Trade: So, in Forex, when we talk about Tick Volume , say in one minute, we mean the number of trades that were executed during that one minute. Now, a