Forum

How to create dynamic flag for OBJPROP_TIMEFRAMES

I want to control the timeframes that an object would be visible on, however the timeframes are not fixed. Normally I would write: ObjectSetInteger ( 0 , name, OBJPROP_TIMEFRAMES , false , OBJ_PERIOD_H1 | OBJ_PERIOD_M15 ); But now, the system might require the object to become visible in 3 or 4

Accessing other chart Windows in MT5 strategy tester window

When a visual test is started on mt5 strategy tester , the window pops up and there is a main chart which using whatever template is saved as tester.tpl, then other charts of the different timeframes that the EA is simultaneously working on. How can I from my EA, manage this other basic charts

Mql4 structs

Is it possible for values of variables store in a struct to just change itself, all by itself. I'm working on a project, and I noticed a bug come from a bool variable inside of a struct that is true suddenly turned false within tick to the other in backtest no function called or use of the struct

Strategy Tester Bars data

Is it possible to substitute the data used by my MT5 tester to a particular csv file containing the bars data of my choice

Object Trendlines Properties

I've created a trendlines into a small vertical line to fill the candle body, so that I can change the body colour of some candle if they meet a particular condition. When I increased the thickness of the line to fill the body, the line ends become so rounded that it extends beyond the body of the

Displaying comments of my EA in backtester

Hi guyz, Please I'm new to Mql5 language, I wrote a comment line, but while running the backtester the comment is not available. If the EA is placed on the actual chart, the comment shows . Is this an mql5 thing, i don't experience such with mql4, and i need the comment to always get more info about

Mql5 Seller Status Registration

Pls, I'm trying to register as a seller , it says my application was rejected, I filled all data correctly, but verified user status cannot be granted for security and transparency reasons. What could have caused this, and what can I do to get registered

Mql4 In-built classes

Pls where can I find the documentation guide for mql4 in-built classes that comes automatically with all Mt4 installation located in the include folder like button, panel and other classes. Or how do I go about using them in meta editor, I know they are there but don't really know how to use them or

Forward testing Mt4 markets EA

Hi, pls I would like to forward test the free demo ea I download when the market is opened on my demo Acct, will the free demo version run or is the free demo simply for strategy tester only

MT4 Chart display issue

pls, does anyone knows how to solve this, other timeframes are working perfectly, just this H1 won't display correctly, all the price history is available, even if i scroll back slightly, it switches to the correct display