tradedreamer
tradedreamer
Friends

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

tradedreamer
Registered at MQL5.community
tradedreamer
Added topic Need a Simple DLL Made
If there are any experienced Windows programmers available, I need a simple dll created and I am willing to pay for it. Simply put, it is a Windows dialog box that looks and does exactly the same thing as the built-in MessageBox() function in MQL4
tradedreamer
Added topic Requote acceptance
Is there any way to code the acceptance of a broker requote in MQL4? I see them in the journal but see no function that uses requotes as an argument and brokers only allow a couple of seconds to accept/reject them manually. This would be a very
tradedreamer
Added topic MetaTrader Server Handling of Max Deviation
I have an EA that sent an order to the broker with a max deviation of 10 pips. I was requoted by the server at a price well within the max dev. This was an actual standard account trade. I had a demo do something worse, in my mind; it requoted at a
tradedreamer
Added topic Custom MessageBox function
I'm interested in customizing a MessageBox () function to include a combo box with integers and renaming the buttons. I assume a custom dialog box in a dll file would work but I'm still learning how to build that using Visual Studio. Could someone