Would that be possible to create a script so when the Stochastic on M5.M15 and 1H all on oversold it sound an alarm whether it is from computer's speaker or the speaker from the sound card. Thank you Clit Eastwood
Hello Everybody, I'm trying to match 1 indicators signal to another indicator . OK my main indicator is a MTFstoch and I'm using 4 of them stacked at bottom of chart. I have found a stoch indicator that puts the Stoch levels on the chart(Big Stochastic v1.1 Combo), But the mtfstoch and the Big
So, who knows how to change the time period on all open charts simultaneously?
I have 18 charts up right now and I would like a fast way to change them all from H1 to M15, for example.
If there is a way, I haven’t been able to figure it out.
I searched the forums but no luck.
If this cannot...
Can anyone advise where I can find full description of SnakeForce and SnakeBorder indicators ?
Hello every one. for a long time I think of a great big expert . I reash to fact that the big thing building by group of really men , then ; I suggest to build an expert consist of several setratigies every setratigy represent a part of expert , we will divide the work on the members who want to
Hi
I found this moving average cross over indicator that draw arrow of buy and sell.
What I found that it is cheating 1 bar ahead and re-paint it.
The indicator is attached.
Please some one help me.
Below is the Code:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
/*...
Greetings,
Does any one know if the AccountProfit() report the daily account profit, the open order account profit, or the total history of the account profit?
My goal is to add a code to a MT4 expert to stop trading when the DAILY account profit (not the open order) reaches 20-30 pips of profit...
I everyone found this website Forex Forum Search Engine its great it searchs all the forex and metatrader forums available on the web, can someone give a review? i think is made by brazilians thanks!
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// i=0; buy=0; sell=0; orders=OrdersTotal(); for (i=0;i<=orders;i++) { OrderSelect(i,SELECT_BY_TICKET); price_open=OrderOpenPrice(); if (price_open==price_buy) buy=1; if
Can we start this discussion on how the banks trade forex. Since there are many talented and educated members in this forum maybe this will increase our understanding of the forex business. Please post your info on this. thanks in advance.
Hello every one . We know the code in neta trader work every receive signal , can we make the code work every second or until receive signal , whatever earlieset . thank you very much .
What is the difference between the demo accounts and a real live account? Besides being able to trade I mean. Are the servers you can connect to any faster or have a higher uptime? I notice the demo server periodically disconnects me for a few seconds and then reconnects me. Could that just be my...
On the website of the Automated Trading Championship 2007, the article 2 Months of Registration (http://championship.mql4.com/2007/news/216) has been published. The results of two-month registration are given in the article. Over 1100 people have applied for participation in the Championship. The...
Hello, just wondering if someone could add for me code to this EA for MaxOpenOrders so I can limit the amount of max trades EA is allowed to open. Thank you //+------------------------------------------------------------------+ //| MA envelope exhausting system |...
The problem described in the 2d post "Bug with GlobalVariableSetOnCondition() ?" does not occure with build 210.
But there is a new problem (regression ??).
In the program test below, I create a global variable and assign "0".
Then I call GlobalVariableSetOnCondition() on this new variable with...
have been trying to add an audible/email alert to this hma modified indicator.its actually the mod made by fxigor(signal line indicator) for his system and i have just made it into a bar indicator,so if anyone could add an alert on to it that would be great..........and if your really bored and feel...
[Deleted]
Hi, can anyone advise me a good EA that buys/sells when price goes above/below a MA (or more)? Also, since this strategy doesn't work in flat markets, is there an EA that can determine if the market is trending or not (using some other indicator), or is this too much to ask from an EA? Sorry for the...
On the website of the Automated Trading Championship 2007, the article Registration: Preliminary Results has been published (http://championship.mql4.com/2007/news/224/). Two and a half months have passed since Registration started. Only 7 days are left to complete it and participate in the...
I've made this EA based on my Gambling Experience & Strategy in Casino. And I use MA as the trigger to place an order. This is the first time I develop an EA and I faced 3 great problems. I need solutions from you whom are more senior and expert than me. My 1st Problem : My EA can't place order...
[Deleted]
Hello every one Will I am looking for a script/EA that can handle multiple targets , as I am subscribed in a signal providers that give signals with multiple targets with special requirement that whenever target 1 is hit move stop to entry among all the open position for the rest of the targets
Are there any BBands indicators that would allow me to adjust the std dev in decimal points? The standard MT4 BB only allows whole numbers and I would like to plot 1.5 std dev. Also are there any MTF BBands out there? Thanks
Hi,
Anyone have problem running strategy tester on a Intel Core 2 Quad CPU?
I am running windows XP and is having problem getting strategy tester run.
With the same setup it ran perfectly fine on a Intel Core 2 dual CPU.
Are there known issues on this? I have try re-installing MT4 a few times...
Hi, I'm wondering if someone can go into intimate detail about the Order functions. It seems pretty easy to open them, but selecting and closing them, the right ones, gives me a headache. It seems easy to just let one run until it hits a stop loss - I have trailing stop code I have downloaded that...
Hi, I need help with the following EA. It only opens BUY orders and no SELL orders. Could someone please help to correct the code so that it opens SELL orders as well. Paratest is the EA and Para is the custom indicator it uses. Many thanks
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.