ovspianist / Publications
Forum
MQL4 tick volume skipping.
Hi, I'm sorry if this is a stupid question, but I am currently refining my EA that detects signals at the beginning of a new bar. What it does internally is, roughly in psudo code: if( Volume[0] == 1 ){ // run some code, here I run some dummy code on a few forex pairs I'm interested in and force