Owner of former MQLmagazine.com
Friends

Add friends via their profile or user search and you will be able to see if they are online

Bogdan Caramalac
Added topic how to get the path to the data folder
Hi guys, Do you know any registry key or other procedure to get the path to the data folder used by MT4 (the one in APPDATA...)
Bogdan Caramalac
Added topic iBarShift issue
Build 216. Is it normal that an exact iBarShift to return a bar number even if it's not there? I am looking for a specific date, something @14:45 for instance, on the H1, with exact=true, and it returns a bar number on H1, though all hourly bars
Bogdan Caramalac
Added topic Some build 616 errors
1) Attempting to hide a focused editbox ( standard library ) will not work. Furthermore, the object will be visible even if the dialog window in which is located is minimized. 2) Pretty often, double clicking a label will put it in a selected status
Bogdan Caramalac
Added topic Execution in gaps
I don't know this from live experience, so I ask about what happens with pending orders during gaps. For instance now EURUSD is @ 1.3050  Say I have pending orders... SELL STOP or BUY LIMIT , at 1.3025.  Market opens at 1.3000 Are my orders
Bogdan Caramalac
Added topic About five months ago... NOW WITH VIDEO 1400 x 800
... I decided to break off completely and not write anything about MT5 anymore. Staggering bugs unsolved... And I said... ok, let the time pass, they will solve them in the meanwhile. I returned full of hopes this year, to see that the things are
Bogdan Caramalac
Added topic MT4 Build 225 crash on FxPro
OS is Windows Server 2008 Datacenter, 64 bit. There is an error appearing after liveupdate starts to update to 226: Runtime error 2 at 0x100010AC 0x100010AC 0x004588B5 0x0046431E Full report after Ok: There has been a critical error Time
Bogdan Caramalac
Added topic Strange CFD behaviour on client terminal - now with recorded movies!
Just discovered this, it's amazing. I downloaded Broco MT5. I placed orders (manually, market) on continuous BRN oil (BRNX0#i). Both orders executed , deals reported correctly, but no position on BRNX0#i . Also tried with discontinuous BRN oil
Bogdan Caramalac
Added topic How do I return MarketWatch back to the list view?
I somehow put it in one-click trading view and I want to get back. Suggestion: Add to right click menu an option like "Switch to one-click trading" and "Switch to list view", to be easier
Bogdan Caramalac
Added topic A bug I grew tired of. Symbol functions in the backtester.
And I say in backtester, because only there it happens. I am returning with this bug here on forum, because I have a huge function that needs to work in the tester, yet it's impossible because of this. SymbolName(...,true) returns blank string
Bogdan Caramalac
Added topic Why is there a need for SYMBOL_TRADE_TICK_SIZE_PROFIT and SYMBOL_TRADE_TICK_SIZE_LOSS ?
I don't get ... what are these supposed to mean? As I knew from MT4, the tick value is the value of a tick (for forex, equal to SYMBOL_POINT) on a forex pair. So if EURCHF has a standard lot size of 100,000 EUR and SYMBOL_POINT is 0.00001, the tick
Bogdan Caramalac
Added topic Feature request : readonly properties for classes
Well, I don't mean readonly in the meaning that it has in other programming languages, when you design classes visually. But I find a bit frustrating that I can't print for instance a protected property from outside of a class. That's why I'd like
Bogdan Caramalac
Added topic Poll : more MqlRates fields : who wants it?
So far, the history seems to lack a few things: - stock splits and mergers ; eventually with a ratio to tell how current price relates to former prices (before last event) - swaps - long, short, swap type - these need to be incorporated in the
Bogdan Caramalac
Added topic Damn little compiler glitch
I've been working for days to find out why a complex statistics test doesn't get the normal result, to find out that I used integer values in formulas that return doubles. Now, couldn't the compiler add ".0" to each number in a parsed formula that
Bogdan Caramalac
Added topic The messy OnTrade() on Strategy Tester
Some time ago I made this to test how OnTrade() acts on Strategy Tester. The EA sets pending buys and sells at a fixed distance. There is no other action in the EA, the log contains only what OnTrade() reports. Check out the log and tell me what you
Bogdan Caramalac
Added topic <<No prices>> error for dummies. Get your copy here!
Hey dudes, This is a limited edition guide on How to get "No prices" on MetaTrader5. The support didn't answer again to my ticket , so I decided to post my guide. 1. Make sure you have all symbols activated: right click in Market Watch, then point to
Bogdan Caramalac
Added topic I have to apologize my readers, MQLmagazine is not coming in august too -> see here why :(
I was reluctant to do this, but I was advised to go public with this issue and tell you guys the cause for which we are delaying so much. Thing is, a lot of complex researches, that involved me getting into advanced mathematics, are staying because
Bogdan Caramalac
Added topic Feature request : open charts that refer a bar
I've seen that sometimes it's hard to see on charts which situations put problems to trading systems. Normal days that don't serve any problems on daily charts may contain surprises on smaller timeframes. So the idea is a richer right-click menu: it
Bogdan Caramalac
Added topic Is the service desk still working ?
Well, I haven't received answer for quite a while... Should we post bugs and issues straight on the forum
Bogdan Caramalac
Added topic MQLmagazine.com's may edition is online!
MQLmagazine.com's may edition is online! This edition contains a lot of code. As I promised in march, we are coming with an implementation of a CEP engine. Since Strategy Tester was released in the meanwhile, we add also a complex example of a