douglas14
douglas14
douglas14
Added topic Problem installing indicator in many MT5 in my computer
Hi friends, When I buy a indicator from the marketplace and go install it, the MQL5 site asks me to open my metatrader on my computer. But I have 3 metatrader installed here (one for each broker that I used, for different markets). The MQL5 website
douglas14
Added topic Why this function takes so long to return?
Hi fellows, I wrote the following code, which I use to monitor 35 symbols by comand (each time I want to see the number this function gives for each symbol I press a designated key) It happens that the first time I press the key to call this function
douglas14
Added topic How to delete those event flags from all charts forever?
Hi friends, how to delete those event flags from all charts forever? I cannot find this option in configurations
douglas14
Added topic Code to test combination of conditions
Dear fellows, I wrote the following code to use and test various conditions. This is the concept: I will run the strategy tester from 1 to 2^10 (because I have 10 conditions, and at each test one condition can be used or can be not used). In order to
douglas14
Added topic How to retrieve my equity balance
Dear friends/comrades, I have the following line of code to show my equity balance at the present moment (live). But I would like to have the equity balance from point of time in the past (example: yesterday's close). How can I get the equity balance
douglas14
Added topic Discussion about brokers without mentioning names
Fellows, regarding brokers that offer Metatrader, I would like to ask two questions that you guys might know: 1-The broker I use today is nice and ok. But it does not offer Iron contracts. Also, for soft commodities it only offers contracts with
douglas14
Added topic Invalid EX5 file (7)
I removed my MT5 terminal and reinstalled it again. And now I am having this problem when attaching my EA. The same EA that worked fine before. Now it works fine only in the first Chart . Trying to attach the EA to the second Chart, or third etc
douglas14
Added topic What is the index of the last left bar visible?
Hi, I trying to get the index of the last left bar visible in the chart... or the total amount of visible bars. The following code does not work:  Bars(_Symbol, _Period) because it tells the total number of bars in history which is greater than
douglas14
Added topic Alerts sent to MT5 app
Friends, With Metatrader 5 open on my desktop I would like to receive notifications in the app (for certain conditions, example, SMA crossings, etc)  I have tested the push notifications for the APP (the standard test) and it worked. But my
douglas14
Added topic Fail getting Position Property Price Open
Hi Friends, I wrote the following code, but it does not work. Anyone know why ? I wanted to get the price I entered the position I am currenty holding. But the back tester bugs (stops completely) as soon as I start the back test
douglas14
Added topic EA that shows all charts in MW one by one
//+------------------------------------------------------------------+
douglas14
Registered at MQL5.community