[Deleted]
I have done quite a bit of mql4 programming, and use several of my own EA on my own live accounts. But in the interest of wanting to sell these EAs to the public, how do you code in the EA the requirement for a monthly fee?
[Deleted]
ANY IDEA WHY THIS WON'T WORK FOR ME???? I HAVE THIS IN TWO EA'S: ONE IS JUST THIS PIECE OF CODE AND IT WORKS FINE-THE OTHER EA HAS THIS IN IT AND IT IS NOT WORKING! I THINK IT MAY BE IN HOW THE OTHER EA IS STRUCTURED WITH RESPECT TO LOOPING OR SOMETHING? WEIRD THING IS THAT IT WORKED AT ONE POINT...
can some help me to add arrows on the cross of the signal please
روش برسی فراکتالهای موجود if (f1>=1) { newname0=f1; ObjectCreate(newname, OBJ_LABEL, 0, 0, 0); ObjectSet (newname,OBJPROP_XDISTANCE,20 ); ObjectSet(newname,OBJPROP_YDISTANCE,20); ObjectSetText(newname, newname0, 10, "Times New Roman", Green); } اگر کدهای کامل را می خواهید با ایمیل sirmagid@gmail...
[Deleted]
Hi I noticed that in MT4 they do not allow decimal places for standard deviations on Bollinger bands?Ie i can't do 1.5 Standard Deviation... is there anyway to enable this? Also is it possible to create strategies with bollinger bands that have standard deviations with decimal places? Thanks, Alex
Hi This is my first message at Elite Section after I checked out hundreds of indicators on forex-tsd in the last one year. With no hesitation I can say this is the best online source of Forex information, thank you newdigital and all of you contributing. Now, I have my modest proposal for an EA,...
Thanks, I need the accumulation distribution % indicator. Someone will be kind enough to solve my problem, thank
Hey guys, I've been reviewingForex trading software for quite some time too, nevertheless, I didn't found many forex robots that were adecuate for me. Eventually, I started to run out of money to throw to the different forex robots and see which one was for real (in order to give it serious...
[Deleted]
Hello I am using the code below to close all trades when a percentage of account is hit then wait for a delay before trading again. The problem is if I get a requote it does not close the trade, is there any code I can add to check that all trades are closed. Thanks very much for your help. George
[Deleted]
Is there any way I can have historical data appear on the screen as if it was happening in real time so that I can practice making decisions with real data. The unrolling would be adjustable in speed and if simulated orders could be placed then even better! I am particularly interested in...
[Deleted]
Hieverybody, I’m a really hard newbie inthe world of EA’s and program scripts or something like that, but I want tomake an EA for a simple strategy to learn. I was reading the web but all is theory,I was downloading other scripts but anyone worked in my metatrader. So myquestion is: How I began to...
I have a Slow connection and it is causing me some worrying accounting problems. FXCM send me Account sync notifications and I have to login outside of the MT4 platform to check what is happening in my account. Now expecting lose money because of silly mistakes is ok as I am learning. Real account...
[Deleted]
I would like to have the closing order EA using SMA pairs 5 & 15 for buy order at M15 only & another closing order EA using SMA pairs 5 & 15 for sell order at M15 only. The buy or sell orders are from manual trade. Can someone help? Thanks
I would like to have the script open position at 50% Average Daily High Low at Daily Open price. I would like to have the separate script for buy & sell position. It should be as below:- 1) Script open Buy Limit 2) Script open Sell Limit 3) Script open Buy Stop 4) Script open Sell Stop Lot open =...
I would like to have the script open position at 50% Average Daily High Low at Daily Open price. I would like to have the separate script for buy & sell position. It should be as below:- 1) Script open Buy Limit 2) Script open Sell Limit 3) Script open Buy Stop 4) Script open Sell Stop Lot open =...
Script Open position at 50pips from Daily Open price with preset take profit & stop loss in pips
(1)
I would like to have the script open position at 50pips from Daily Open price. I would like to have the separate script for buy & sell position. It should be as below:- 1) Script open Buy Limit 2) Script open Sell Limit 3) Script open Buy Stop 4) Script open Sell Stop Lot open = 0.1 (to allow...
Hai, I would like to have playsound instead of Alert. Alert is too short for me & i might have miss it or it always hang the platform. Can i have Buy playsound when open price previous bar at M1 is at bottom of SMA200 M1 but the open price at current bar is at above SMA200 M1? I would like to have...
Hai, I would like to have playsound instead of Alert. Alert is too short for me & i might have miss it or it always hang the platform. Can i have playsound when bar closing at open minus close > 50pips at M15? if close at top of open, execute up playsound. if close at bottom of open, execute down...
Hai, I would like to have this Semi-EA open position at preset price using SAR at M15. I would like to have few similar type of this semi-EA:- 1) Semi-EA Sell 0.1-0.1-0.1 - Current price break the preset price from Bottom - At M15, When SAR is above current bar, open sell order at Lot 0.1 -...
[Deleted]
dear MT4 traders, I thought of a trading stratergy some time ago that is really simplistic and very effective (nearly), I have used it quite alot on demo, and am now looking for an EA to complete it. The stratergy is to have 20 positions open at the same time With each...
[Deleted]
Hello everybody! First of all I need to thank you all for this forum. It was very helpfull for me in learning the mql language. Now, to the subject! This EA is intended to work with with any symbol that is a combination of USD, EUR, GBP, CHF, CAD, AUD and JPY (for ex: EURUSD, EURGBP, CADJPY, etc.)...
if ErrorDescription(GetLastError()) returns "no error"....how on EARTH can you test to solve for the error?
(13 1 2)
First off, the MT4 strategy tester is buggy...that thing doesn't display all the dates in the time frame you set...so I found a way around that by opening the log file in the /tester/ folder. ok...fine....here's the real problem now.... I know my EA is returning an error because when it's supposed...
[Deleted]
I have a separate install of MT4 for backtesting which I never connect to a broker's server. When I start it up, I have to press 'cancel' twice when it asks which server to connect. I've set up a batch file to optimize several pairs but when it launches the terminal, I still have to press cancel...
[Deleted]
I am running a new EA, it has made 6 trades over night but the total (unfortunately) loss has not been totaled and the account balance has not changed. Also even though the EA has been set up in four majors pairs it has only trades the six trades over night in the EURUSD. Any thoughts...
[Deleted]
My first AE that uses a simple RSI trigger. When the RSI value is more than a certain level it wil either buy or sell. The buy or sell part is working - actually it is working to well. I need the AE to enter only once on a sell and the next must be a buy and visa versa. The problem is the AE keeps...
[Deleted]
Search is broke- I can't seem to search for anything.
[Deleted]
juz to know the codding of EA which follow the trend. whatever type either martingle or scalper...
The Visual Investment Club in Forex (ViC) is Accepting New Members in 2010 - 17 Spots still remaining The renowned "Visual Investors club" (ViC) is accepting applications from new members into its 2010 chapter of FX managed funds. A maximum of 25 new members will be accepted to join and form the...
I’m looking for a verified EA to collaborate with for a direct eMail campaign to a 10,000,000 OptIn recipients!!! I’m ONLY looking for a mature, proven, verified and consistently profitable EA for a direct eMail marketing and sales campaign with an OptIn mailing list of 10,000,000 recipients!!! I...
Is there a way to store the chart's corresponding currency's name into a variable?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.