Codes

TicksVolume for MetaTrader 5

Tick volumes indicator. It shows the price change with an increase and decrease

Forum

MQL4: Error 129 on OrderSend and OrderClose

Hi, I'm writing a script that insert and delete orders. With pending orders it's all right but when I search to insert a market order or close one of it I'll frequently recive error 129 (Invalid price) I read on the online documentation that kind of error can happen if there has not been the

pixel coordinates to time/price coordinates

Hi, I'm new to mql4 and I need some help: is possible convert pixel coordinates to time/price coordinates ? I'll do code for get mouse pointer coordinate at left mouse click, now, I'll want use that pixel coordinates to "select" a bar on my chart, but bars are only selected by time or index and I