- Search Metals Mine
- eess replied Aug 21, 2021
If your EA is very helpful to you and profitable, you can consider post a job on url to pay someone to do it, since no one here is interested to help your request. If the EA is that helpful to you, I'm sure you can easily earn back the money paid ...
I will code your EAs and Indicators for no charge
- eess replied Aug 15, 2021
Hi, I have a question with regards to the usage of EA for Evaluation account. If we use an EA to enter trade for the purpose of doing position sizing based on risk percentage and also to close trades automatically if Daily Stop Loss is near or ...
My Forex Funds - Discussion/Q&A
- eess replied Aug 11, 2021
No problem on my side, Lot Size Calculator is an indicator, One Click Trade Pro is an EA. The indicator should be used to calculate the lot size based on risk percentage you specify. The EA is the one which you can specify lot size. Did you put it ...
I will code your EAs and Indicators for no charge
- eess replied Aug 10, 2021
This video explains the OnCalculate vs the old way of using start() very well. You may wish to take a look. Since you already have some background in programming, the only confusing part about writing indicators is probably the OnCalculate function, ...
Any good resources to learn modern MQL4?
- eess replied Aug 9, 2021
You can be surprised that it is possible that learning mql4 is faster than learning how to trade for some people, I have heard that some people can take many years to become profitable in trading, but learning mql4 is definitely not going to take ...
Any good resources to learn modern MQL4?
- eess replied Aug 9, 2021
What prozor7 said is true, for someone who has the grit and motivation to do it. I already shared earlier that mql4/5 is fundamentally similar to C/C++, which are typically taught in schools if you studied Computer Science, which makes the ...
Any good resources to learn modern MQL4?
- eess replied Aug 9, 2021
No, perhaps what you were exposed is different which leads to this opinion, but it is not the case for myself.
Any good resources to learn modern MQL4?
- eess replied Aug 9, 2021
I am just giving you an estimate based on the time taken for one module in university studying a programming language which includes weekly assignments and exams. The rest you need to figure out yourself.
Any good resources to learn modern MQL4?
- eess replied Aug 9, 2021
If for complete new beginner without any programming background or someone with minimum programming background, perhaps around 6 months. For someone with substantial programming background in C/C++/Java, it probably just takes 1 month because mql4/5 ...
Any good resources to learn modern MQL4?
- eess replied Aug 8, 2021
If you have learnt other programming language like C before, picking up mql4 should not be a problem by just looking at example codes from url . As for mql5, it would be more difficult since it is more object-oriented unless you have been exposed ...
Any good resources to learn modern MQL4?
- eess replied Jul 15, 2021
I tried setting up the NORMAL configuration, looks good. Is not really that difficult to setup, since the template files are provided. Just open 8 charts and then load the templates for the 8 currencies. To remove the borders, load (Indy EOS chart ...
The Last 2 Baskets of History. The EOS Configurations.
- eess replied Jul 2, 2021
For me, during London Session, RapidBot Wins a basket today, StandardBot loses a basket.
TMT Trading System
- eess replied Jun 30, 2021
I just tried US Session open one basket. Also a Win! 1% Risk, TP=$250
TMT Trading System
- eess replied Jun 30, 2021
I tried what you suggested, also do Basket TP/SL, also same as you, good results. But I use 1% Risk, Basket SL=-500, Basket TP=250
TMT Trading System
- eess replied Jun 27, 2021
Another thing you can try is to change the MAX bars settings to a lower value to see if it helps. This is my MT4 setting, if your PC has lower specs, can reduce the max bars and see if it helps.
"Daylight" Dashboard
- eess replied Jun 27, 2021
I used user-defined list and set 28 forex symbols, it doesn't slow down the system at all even though I am also running other multisymbol scanner at the same time. I do notice that when I choose "From Market Watch", the slowing down occurs. You can ...
"Daylight" Dashboard
- eess replied Jun 25, 2021
It's just the usual way how you read the text of an object: ObjectGetString(0,name,OBJPROP_TEXT) Your EA needs to be placed on the same chart as the indicator. You load the indicator on the chart, then load the EA on the same chart, then your EA can ...
I will code your EAs and Indicators for no charge
- eess replied Jun 24, 2021
For the currency strength indicator you posted, it draws objects labels on chart, so you can actually get the signal by reading the label text. For those that you can't access the buffers and also don't draw objects on chart, but give alerts, it's ...
I will code your EAs and Indicators for no charge
- eess replied Jun 24, 2021
V1.04 Three trades so far AUDUSD Buy Win NZDJPY Buy Win AUDNZD Buy Lose
My Synergy Strategy
- eess replied Jun 24, 2021
You can still load the ex4 file and use it. The compiler errors is because you don't have the include files to compile it. If you really want to compile it, you have to find the include files. But if you just want to use it, the ex4 file can be used. ...
I will code your EAs and Indicators for no charge