Forum

Signal Transmitter/Receiver!

Hi all, Hereby a tool to send/receive text messages between MT4 instances! It includes 2 sample MQL files, 1 DLL file and its source code (using Visual Studio 2005, C++) 1. Put both MQL files in expert subfolder 2. Put DLL file in expert/libraries 3. Don't forget to enable DLL function in MT4

Trigg'3dTrSys Signals

Copied comment from RAS website: The recommended amount to open standard account is 50000$, to open mini account is 5000$. This trading system uses fixed lot size of 0.01, trades both long and short on the currencies: EURUSD | GBPUSD | USDCHF | USDJPY | AUDUSD | NZDUSD | EURJPY | AUDJPY | GBPJPY |

Questions about how to get MT4API

Hi all, As I have heard that MT4API is included in the developers version of the MetaTrader4, which costs about $100K, I just wonder how to get this API. Has anyone ideas about this?? My idea is: In order to get MT4API, I should be looking for a job as software project manager at a brokers company

Idea about new order functions

Hi, since I am writing GridTrading EA, I should suggest a number of new order functions to group or ungroup a number of trades, to modify grouped trades, to close grouped trades. This should win time in comparison to modify or to close a number of trades separately. I try to imagine this in MQL

How do I detect mini or standard account in EA?

Hi, How can a mini or standard account be detected in EA? Regards, Jeff

Maximum number of open trades per MT4 account

Hi all, Please tell us a list of MT4 brokers allowing maximum number of open trades per account. As I have heard from InterbankFX, it allows max 500 trades per account. Jeff

Socket problems with MT3 API

Hi all, I am writing an automatic trading system on a website using Microsoft Visual Studio, C#, ASP.NET, MT3APIDotNet.DLL and mtapi.DLL. With an InterbankFX demo account , it works fine when using my local host (on PC). Sometimes, I saw a problem "Invalid Socket Handle" when trying to run this