darkmatter / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
darkmatter
Added topic Manual confirmation before entering a trade
Under live trading MQL4 has an F7 option: Ask (for) manual confirmation. Does MQL5 have a similar option
darkmatter
Added topic Using the OnCalculate() function in an EA
How can I access the series (time[],open[],close[] etc )in the OnCalculate() function from an EA
darkmatter
Added topic equivalents to Bid and Ask
MQL4 has Bid and Ask. Are there equivalents in MQL5? I can’t get Bid() or Ask() to work in MQL5. I don’t understand what “ selected by Name method” means. Code examples would be very helpful
darkmatter
Added topic EV Problem
MQL4 EV Problem A strange new error has appeared in my EV’s. When I load any EV I get the following sequence of messages: loaded successfully; deinitialized; uninit reason 1 (or reason 5); removed . I urgently need to solve this problem so I will be
: