Forum

What exactly is "volume" when I get the depth of market data?

Hi I just Googled "mql5 depth of market volume", and got the following definition: In MQL5, "depth of market" (DOM) volume refers to the aggregated volumes of pending buy and sell orders at various price levels, visible in the order book

is it possible to run strategy tester and get result with some code?

Hi all I know there's this "MTTESTER::SetSettings2(Str) && MTTESTER::ClickStart()" line I can run to start the ST somehow, although I haven't succeeded in starting one, at least there seems to be some code for it. Is there any code I can use to maybe print out the result of ST