Forum

call ordersend from within c++?

Hello When using c++, is it possible to access the mql methods from within the c++ code? Or is it only possible to pass primitives between the c++ and mql? To clarify, I am wanting the ability to call orderSend in c++ code. Thanks

Detect if account allows hedging or is fifo?rofaledi

Hi guys Is it possible in an EA to detect if the broker is a FIFO regulated broker before opening any trades? Thanks

Strange trades being opened

Hi Im trying to understand why my EA is opening these strange trades - see image. I'm sure my EA would not - at least deliberately - open these trades, with these comments. The comments allude to the trades being matched. Any ideas why these trades would occur

Embed browser in chart window - how? advice?

Hi Ive seen that it is possible to embed a browser into a metatrader chart window. This should really awesome! Does anyone know how this can be done? Thanks

Possible to get list of all applided indicators? And their value?

Hi Im wondering if anyone knows of any code to give me a list of all used indicators on a chart, and their current value? Something like, foreach(indicator ind on chart) { ind.name ind.value[1] etc } Is something similar possible? Thanks

Metaquotes - what were you thinking?

Why did you choose HTML as the file type to save the account history as? HTML is used by browsers and web design software. Do you really think people want to publish their account history on the web, or modify it in Dreamweaver? Did you really choose HTML over Excel or CSV? What was going through

how much does Metatrader cost?

Hi how much does Metatrader cost? thanks