Anton Hughes
Anton Hughes
Friends

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

Anton Hughes
Added topic how much does Metatrader cost?
Hi how much does Metatrader cost? thanks
Anton Hughes
Added topic 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.  
Anton Hughes
Added topic 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 
Anton Hughes
Added topic 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
Anton Hughes
Added topic 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
Anton Hughes
Registered at MQL5.community
Anton Hughes
Added topic 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
Anton Hughes
Added topic 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