Lenar 08.06.06 15:06 The release is scheduled for 1 August 2006. Keep us informed when it will be available
Hi, is it possible some way to mirror automatically all trades made in one MT4-platform to another on a same computer (another account/broker)?
Is it easy to add the code? I know 10p3v1.9c/e has the feature but wanted to add the code to other EA's to test. Was just looking for some simple EA's actually. I just want to have two charts running on the same currency and have the EA trigger one buy then at the same time trigger one sell. SL of 5...
[Deleted]
Hi there, I remember coming to this forum several months ago, and finding an indicator that highlighted Newyork, and London trading times in Yellow. Im trying to find that same indicator but I cant find it. No luck with my search (or on the internet for that matter). Does anybody have a similar...
In the following indicator, there are 3 colors : green (up),red (down) and yellow(flat).
How can I add an alarm message when color changes ?
double ExtMapBuffer1[];
double ExtMapBuffer2[];
double ExtMapBuffer3[];
int width;
extern int Rperiod = 34;
extern int Draw4HowLongg = 300; // 500 //...
I have this piece of code:
OrderModify(Ticket, Entry, SL, TP, Expiration, CLR_NONE);
I tried a large Expiration number and it works; when I tried a smaller Expiration, it wont work.
Hi All, I have row #include in CGI_RSI Expert adviser, but after compile I receive error - "OrderReliable_V1_0_0.mqh - can not open program file" . Where can I find out this file ? Thanks for help in advance.
[Deleted]
Hi, I have this indicator that shows dots. I would like to see it like that in the picture attached below. It's the HiLo Activator....In the picture is green or red thanks
Hello experts, In MT4 platform the 8 min, 10 min nor 13 min charts do not exist. I am thinking of using the 1 min chart and form blocks of candles ( 8. 10.13 or whatever number) to create the charts I would like to. Can someone program that with the rectangle tools in MT4? Maybe something like the...
Hello everyone, Till now i tried many martingale systems (Maji's Cost averaging EAs, 10 points3, Predator, Terminator, goblin, goblinbipolar, blessing martingale...) which always do the martingale progression when the first order is in loss (the idea behind is to wait to a little retracement). Then...
This is a silly question but can you turn your computer off once you've setup the EA to run? Or does it need to be on 24/7 and MT4 running for it to keep control of things. I've always thought the machine should be ON
Which currencies have the greatest daily movement? Or are they all about the same? Thanks!
Want to drop by and share this tool to all you guys. With the countdown timer, you'll be in action on time. You can say i'm a lazy man; however, it saves my brain power for trading instead of doing math on timezone, dst, volatility, etc. Use mini economic forecast online now (free) Happy trading!
hi im from greece and im begginer to forex i was trading some years in stocks but from the day that i discover the metatrader everything change now all my time pass with this so to become ready to trancation from stock to forex i have thousands of questions but yours forum every day i solve some...
How is the optimzation in the backtester used? I tried to find a post that explained it, but I didn't notice any. If there is one, could you please direct me there? Thanks.
I have only gotten into Forex recently(2 weeks) and I am eager and anxious to learn everything that I can from it. Now...in the first few days, I was getting profitable trades(using demo account) and it was all looking way too easy. That was before I semi knew how to read charts and Fibonacci lines,...
I know pips are the difference between OrderOpenPrice and OrderClosePrice.
I also know how to see pips on my chart comments using Ask,Bid, and OrderOpenPrice.
How Can I get the total pips earned and lost from orders I have closed?
Here is code I use to get my closed Profit/Loss:...
Hello Forex-TSD I have a Line Indicator, i have tried to change it to a Histogram indicator but if the time change or so it bugs Look at the pic Here you can see 3 indicator 1. Line indicator 2. Line indicator as Histogramm 3. Line indicator as BUGGED Histogramm So if i change the size from the...
Let's say I want to do a moving average on a Stochatic indicator. I know how to overlay on the chart using the "use on : Previous indicator" option. How do I get this same type of thing if I want to see the moving average in an EA? Thanks in advance
This is my new experimental indicator... it's give you the momentum where the price change from bull to bear vice versa.. Sell when the star above the histogram and buy when the star below the histogram... But still give many false signal so... I try to combine it with Nina_Step_MA and Pj-overRSI
MT team, Please, could you synchronize the mouse wheel speed in MetaEditor to the same speed in the mouse setting Control Panel ? I mean, I would use the same mouse wheel speed in MetaEditor as this one I set in MS Windows. Thanks
I am a fan of the williams percent range - this is the indicator the Asctrend system is based on However it gyrates up and down alot I decided to tame it a bit using FXsnipers code for LSMA (credits for him are in the code) so far it looks impressive on 30 min charts with wpr period 14 1 hour even...
hi all under menu Edit (in Meta Editor) i have 2 options: - Toggle Breakpoint (F9) - clear All Breakpoints How i work with Breakpoint in MT4? thanks
hello everyone, we all love the idea of martingale, but there is no EA's that i know of that are martingale based that produce money over the long haul, i have tried with some success and have yet to conquer this beast, im very close, hopefully by sharing some of my experiences i can bring to light...
Hello,
I tried close my positon at a given time this code, but it's unsuccessful.
Do somebody any idea?
brasil
[{OrderSend(Symbol(),OP_SELL,0.1,Bid,0,0,Bid-TakeProfit*Point,0,CLR_NONE);
}
if (Hour()==15&&Minute()==00)...

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.