Forum

Where can i see trade results in mql5

I want to see my profit and loss from each trade in mql5 like in mql4 after backtesting single. Is it possible? Thanks

Commisions and Slippages in MQL5?

Are commisions and slippages included in EA automatically? Thanks

My Strategy Testing Optimization Returns 0 for Everything in Every Pass

I'm doing an optimization for my EA and once I put in the date and the inputs to optimize my Optimization returns me this. Thanks

How to remove date from message in mql5 journal?

I want to remove date from messages in jorunal if is it possible... OR What I actually want is to separate the date and my Print() function message displayed in the 'Messages' tab in the jorunal... because I want to paste it into excel with just my print() message not with the date in the cell too

OrderCloseTime in MQL5?

How do I get a Order Close time in mql5? Also, why is it so complicated

Testing other Financial Markets on MT4?

Hello everyone, I have a quick question. Is it possible to trade (test) other financial markets and instruments on MT4. When I click on 'Market Watch' I only have forex pairs listed there to trade or test. Is it due to my broker I'm not seeing any other financial market or is it due to MT4 not

Are there any free VPSs on internet?

Hello everyone, Quick question. Are there any free VPSs on internet or they all have a fee to it? Either way, can you give me some recommendations. Thanks

Test Generator: Unmatched data error and generating errors

I keep getting unmatched data error and xxx generating errors in my jorunal. It doesn't want to place trades when my condition is met and when this occurs, how do I fix this? Thank you

My ea only placed once a buy trade, and only once a sell trade

Can't figure out how to debug it. Someone has any idea? //+------------------------------------------------------------------+ //| 8-21EMAs Strategy.mq4 | //| Copyright 2022, MetaQuotes Software Corp. | //|