My indicator below only creates a blank file: //+------------------------------------------------------------------+//| Export Ticks.mq4 |//| Copyright © 2010, Forexgenuine.com...
[Deleted]
hello I am using the fullscreen charting so i can view my indicators and tick on chart but i would also like to know if its possible to have my profit loss from my terminal window displayed on chart. Kind Regards Peter
Can anyone explain why iClose uses every tick instead of the last tick that arrived at then end of the time period ? iClose should be renamed iCurrent and a new iClose function that uses the last tick to arrive, by 59.9999 seconds at the last minute of the charts time period should be called iClose...
Hello, my problem is there are missing days in historical data from 26.07.2010 to 04.08.2010 and from 10.05.2010 to 07.07.2010. I've checked it at 3 brokers: Alpari UK, Tadawul FX, FX Solutions. These intervals are missing at all the 3 brokers. Was these periods holidays or something like that? If...
[Deleted]
in the Demo account it works, but in my live account, most times show me error. i don't know what's problem for this EA Welcome any advice for this EA Thanks Error: USDCAD,M1: Order Buy faild!ErrorCode:0 Close:1.0227 Stoploss:15 Open:1.0239 Stop:1.0224 Profit:1.0269 Source Code while (......
[Deleted]
Please,someone made a Scrip to buy / sell with a direct button on the chart and the Stops can be moved directly with the mouse. Why not do a time? This invented? Lot of thank´s. Fcesc73
Hi, I am new here and I might need a little help. :) I want to basically make a bot that would play the range Here's what I'm looking for; A EA that would sell in the high of a range and would buy in the low. In input, I would like to set the number of lots, the target, the stop-loss, the numbers...
Renko indicator is really good. easy life.. I trade well in EURUSD at the parameter setting at 1250. I would like to know this parameter setting means what? Why put 1250? Somebody pls advise
We are pleased to introduce our new MQL5 Expert Advisor builder, EA Tree Version 1.0. Visit our web site at http://www.eatree.com EA Tree Money Management settings are optimized for ATC 2010 rules, so you can turn your ideas into an EA for ATC 2010 in minutes. You can download a user guide at http...
I badly need 2 hour charts to back-up the conclusions that I arrive from seeking entries into trades based on 4 hour charts but MetaQuotes currently do not offer this time period to MT4 users. I have tried using 1 hour charts for this purpose but found that they generate too many false signals. I...
I'd like to know if it is possible to project an indicator by drawing it into the future beyond current bar time, for example to simulate moving average crossing
Hello, I have problem with this Script: //+------------------------------------------------------------------+ //| CloseHalf.mq4 | //| Copyright © 2010, MetaQuotes Software Corp. | //| http...
Does anyone know the maximum open trades that I can have open at one time on the MetaTrader platform?
[Deleted]
Hi Anybody please add more option in this EA like stop loss,TP,,Trailing stop,trading time and trading day . thanks in advance here is code i attached file as well. extern bool fractionalpips = TRUE; extern double NumberOfLots = 1.0; extern double LotSize = 0.1; extern int MagicNumber = 7777777;...
[Deleted]
Hi, This is my first post here and I am looking for an indicator that would allow me to make one chart cover another to check for correlations. Thanks in advance for your help. Regards, Omar Arnaout
[Deleted]
Hi Guys, I was wondering if someone could help me with the following query. I have a client that runs MT4 and he has reported that it keeps crashing on him with loads of dumo stake information. He has also told us that when he re-installs the programe he can run it once, but when he closed the...
example:i start my expert and if open position reach 10 lots wait(break) until open position comback <10 lots? //+------------------------------------------------------------------+ //| EA_E-mail.mq4 | //|...
Do all brokers have the same margin call with metatrader 4? Does anybody use any specific software to find the best leverage based on their trading strategy? I want to weigh in factors such as lotsize - starting equity - account leverage - number of orders - drawdown - and margin call. Thanks,.....
I am luking for coder that is capeble to code ea or script that works on renko chart. contact me on mail: brokerslo@gmail.com
ok take the code below and compile it, there will be no errors. now un comment one of the comments and compile it, it gives a error: " ')' - wrong parameters count C:\Program Files\Ava MetaTrader\experts\junk.mq4 (68, 10) " does anyone have a work around / fix for this ?...
[Deleted]
hi all friends i 've written an EA recently and i tested it in st-tester on EURUSD and charts and it opened and closed all order successfully, but when i tested it on EURUSD in a real chart it opened order but did not close the order. i have this problem on EURUSD specially and i don't know how can
[Deleted]
Where can I go to post the above request? I am writing a tick logger for multiple instruments in c++, but the DDE QUOTE topic returns only date, hour and minutes, no seconds. This forces me to use GetSystemTime, which is prone to failing on repeated frequent calls.. thanks.
So I've been thinking, lately with a few posts related to Smarter robots, what's Best approach for creating a smart Robot.. Please respond with your Option and Opinion. In my past surveys I didn't allow counter points. This time I would like counter opinions. Hopefully a little constructive
B"H Can trading a certain symbol (by an EA) be performed while symbol's chart is closed? (In any manner) Thanks, Simha
Hi, I'm new on metatrader stuff, and I'm trying to change some indicators, make some signals with some of them, but It's a little bit confusing. I would like to my indicator show 1 when the High is above accelaration upperband, and plot -1 when it's below accelaration downband. For the rest, plot
Hello to All once again Yes I am appriciate of all the help. But alas, I am stumped. Though I have been with this site for many months and more. All the studies, codes, etc. are gone. I have been advised, because of errors I had spoke of, that I should restart another account. That all codes and etc...
I want to limit my maximum position to 10 lot,this expert have good result in LONDON breakout period, actualy this expert open unlimited lot until limit reached (100) with my broker. example: (if order total>10) stop and restart (if order total<10). the concept of the strategy is the market likely...
hi every one, im trying to count last 15candle on 1min chart and put fibonacci on them, for buy order botom to top and for sell order top to botom and move stoploss to 68.5% fibonacci level to exit trade. only if prise move below on ema 1 for buy order and above or sell orders. any help please....
Hi I have this bit of code extern double Ratio=1.10; double StopLoss = (AccountEquity()/AccountBalance()>Ratio) *Point; I am trying to have a 10% StopLoss based on 10% of the equity. Am I on the right track or way off based to get this right. Any help would be great.

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.