[Deleted]
When we are on specific Chart if we want to c more history bar usually we just simply press HOME button, metatrader terminal will try to request more data to view. I have an EA, sometimes EA need more historical bar from the terminal. How to force the metatrader terminal to get the history bar from...
[Deleted]
Hi, I want to know if someone have or can make a script who can send mutiples order at the same time. My strategy use several target profit, so I need a script which can duplicate several times the level of entry and stop loss but with differents takes profits. The better for me is not to have...
Hi, anyone knows how the files/messages in the mailbox folder are encoded? best regards
can anyone give me a few pointers for this please thank you
[Deleted]
hi, i have a problem with converting Orderprofit() into Pips. I have tried the following code : OrderProfit()/OrderLots()/MarketInfo(OrderSymbol(),MODE_TICKVALUE) with OrderCommission() is 0 the order for all currency-pairs is a Long-position Backtesting shows this results : AUDUSD seems to...
[Deleted]
I run into the strangest situation where trend lines can are not deleted – and there is no error code. Here’s a 35 lines program (indicator) that creates 20 simple trendlines. In the deinit() section it delete all of them – but only half are actually deleted. I would be grateful if someone can tell...
[Deleted]
hii guys----only a suggest- i am trying my ea but i am thinking to insert a new possibility. i need to stop the program after a particular time .....for example......55 sec. how can i do?? i have tried with " timeseconds(orderopentime() ) == 55 ......but it doesnt go...
I have try conventional way to trade it show good profit..look at platform: www.tadawulfx.com Login : 999355967 Password : ib4nkoy 3k to 14k in 2 months interested to know the secret join me by email lansera@yahoo.com
The question is a little off-topic for MQLs, but I'm sorry. Do I have to pay taxes on my earnings on FOREX? If so, how much and what do I have to do? Can I not pay taxes, how should I do it and what may happen? What about the trader's losses when calculating tax
Greetings, I have an idea for an indicator and am hoping I can findsome suggestions here on how to build it. I have gotten very useful help in the past (thanks gordon) and look forward to peoples input. What I want to do is create an indicator that will plot theslope of 2 or 3 different length...
Hello Folks and Gurus of all kind, Here are the elements to use for figuring out this problem. Working on an EA 30 minute timeframe An ATR(20), (calculated on 20 bars) For grins and giggles, we will create a sell market order within the 05.30hr According to MQL, at this present time, this 05.30hr...
[Deleted]
I looked through the documentation. no luck...
Ничего не понимаю в этом деле, но такой был мне ответ, когда я пожаловался, что Опера в некоторых темах на этом сайте вместо картинок в новом окне открывает кракозябры. Некритично, но неприятно. Поправьте, если можно.
[Deleted]
Hello looking for simple EA with 2 EMA crossing with TP/SL /TRAILING STOP/LOT SIZE anyone can help ??
[Deleted]
I am interested in the MT4 Java API and ready to pay for it. What price ? Is-it possible to test it ? I am working on a trading software written in Java and would like to pass order automatically to a Broker compatible with MT4
[Deleted]
Hi I write a indicator how show me the value ( close – open ) for all symbols (currencies) In OBJ_LABEL What code I set for only the big value will displayed in chart for moment like 2 seconds till there is a others bigger values come up to in this 2 seconds Thank you dears
Not sure if this is even possible but I would like to draw the circle in the following code in the background : SetIndexBuffer(0,ExtUpFractalsBuffer); SetIndexStyle(0,DRAW_ARROW); SetIndexArrow(0,161); ObjectSet(0,OBJPROP_BACK,True); Well this did not work .. Any idea how I can make this work ??...
[Deleted]
Hello, I am interested in work with the investment companies, brokers or large investors. I offer management of means from 50 000 euros and more. Itself 11 years work in the market. I am the professional programmer and the trader. It is ready to give reports on work on managements of accounts from 3...
Hello Every one im trying to add Moving Average to OsMa Indicator: What's wrong with that? #property copyright "Copyright © 2004, MetaQuotes Software Corp." #property link "http://www.metaquotes.net/" //---- indicator settings #property indicator_separate_window #property indicator_buffers
[Deleted]
HI,THERE LOOKING FOR AN EA PROGRAMMER WHO LIVES IN GERMANY HAMBURG..GOOD PAY SINCERELY AMBITIONZ.
[Deleted]
I ussualy using this to manage my EA daily, setting "first" for balance before start, "over" for target plus, and "under" for minimal equity reach. How to change it to automatic, so i don't have to change it every day? example : first = 200, over = 20, under = 20, reach the target 20 so next day...
[Deleted]
I would like MT4 to email me when it makes an order. Then when it closes it show in the email the profit/loss and the balance. How do i add that to my EA?
[Deleted]
if (Hour() >=0 && Minute()==23) { if (orderstotal() <=1) { if (IsTradeAllowed()==true) { ..................order pending!!!----buy && sell stop } } } ////////////////////////////////////////////////// if (Hour() >=0 && Minute()==26 ) /// if current time is everhour everyminute 26' order open close....
[Deleted]
Just wondering if anyone has used the Expert Advisor Lab on Vantage FX website?
[Deleted]
I am interested in the MT4 Java API and ready to pay for it. What price ? Is-it possible to test it ? I am working on a trading software written in Java and would like to pass order automatically to a Broker compatible with MT4
Hi, To check the parameters in the optimization report, we have to move the mouse over the number of the pass. They are "stored" in the HTML report as <td Title="some params here"> Is there a way to change this and show the parameters directly in the report? Best Regards Paulo
Hi, I'm a newbie and also new to this forum. So far find this very informative and educational. Lot to learn. Can anyone show me where I can find an indicator which will plot on the charts the month's high and low levels? Thank you. Kind regards, vtayha
[Deleted]
I'm new to the MQL4 language and was writing a pretty simple EA that enters a position based on when two moving averages cross. When I use the strategy tester to backtest the program it seems to be working correctly (i.e. the results match the paper results that i have been previously tracking)....
If you can give some advice or list your way of QA for EA and for backtesting it will be great. Thanks in advance!
[Deleted]
Hello, The code below doesn't work, could you tell me why ? ObjectCreate ( "test", OBJ_ARROW, 0, 0, 0 ) ; ObjectSet ( "test", OBJPROP_STYLE, STYLE_SOLID ) ; ObjectSet ( "test", OBJPROP_WIDTH, 1 ) ; ObjectSet ( "test", OBJPROP_COLOR, Red ) ; ObjectSet ( "test",...

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.