General - page 706

I created a series of charts in Metatrader 4 to follow the instruments I trade. Strangely, some of them work fine but others never update unless you hit refresh and also if you try to change the timeframe, it won't change. They are stuck in one timeframe. I tried copying the template from a working
Good evening everyone. I hope someone can help. I'm looking for a fast and reliable indicator that can alert me when there is an RSI divergence on any timeframe on the major indices, on MT4 platform. Downloaded a free one from forex factory but not fast and alerts wont send to my phone or by email
Hi wanna inform everyone and might as well get some inputs. heres the thing, I encountered an error and trace its origin. I have then simplify the problem. I literally have an input value like this: input int InpAppliedPrice = 0; And gives a different value when i debug/print/initialize the program
[Deleted]
How is the plan for Metatrader 4 in the future, is it possible that soon no forex broker will offer anymore MT4 for forex trading , because metaquotes dont sell more licenses? The MetaTrader 4 trading platform licenses are no longer available for purchase. We focus our efforts on the development of
Hi I'm new to MQL5. I'm running the Demo account with an EA and getting an alert of some kind. It sounds like spring in a cartoon (boing!) but I can't tell where it is coming from. My EA is still running and is in profit. Where is the sound coming from, and what triggered it
The function below is intended to close a Long Position but it seems to open a new Sell order. How can it be modiffied to close a Long Position properly? Thanks. //+------------------------------------------------------------------+ //| Close Long position
Can the broker know the indicators, settings and expert? On the chart
  i want help  (1)
Hello guys I want to design an Expert that has specific characteristics And the idea of the work of the expert in particular He opened two orders Stop buy order Stop selling order Stop loss worked 10 points and the same took 10 points With the possibility of double the sale or purchase of pending
Hi, Recently I've got a strange issue with MetaTrader 5. It looks like after the last release. Situation: I open a trade with a price X, then partially close OR make second deal without closing the first on price X1. When I open deal at step 1 and step 2 - average deal price is indicated in Trade
Hello everyone, Need advice on the volume size and number of trades that is reasonable enough to open on a $100 account
  MQL5 Market Tab  (1)
Hi,how do I resolve the issue of the Market tab that does not appear on the trading platform .Tried to uninstalling the platform on both my PC's,but it stil does not appear.Plz Help
Hi everyone I want to build a Function that assign a letter or anything and after that calculate and get total = profit + or - target daily then stop the EA. Something like this , I don't have any idea how to do it ! void or bool Profit_Daily(){ if(OrderSelect(0, SELECT_BY_POS,MODE_HISTORY)==true)
Hi... I have a custom indicator that shows me MACD and MA, but I want to shows me on H4 timeframe when I attach it to the chart. How I do that ? I tried using OnTimer but somehow if I change to other timeframe, it will back to H4 again. Thanks in advance Here are my lines
I looking something for reentry (repaint pending order from grid which is realize) 1 picture. IS GRID 2. Some orders is realize. And I need EA or script for reopen pending orders this same places thank you for help
hi guys i know its a silly question and the answer is probably very simple but im stock on this for day's now so all i want is to transfer a single value from my custom indicator to my ea i know this code is wrong but i need an idea/example how to do this and what im doing wrong . i look thru
Hi, guys! Im new on MQL5 and also new at this Forum ( my 1st question :D ). I've noticed that my OnTick() is called on every change ( bid / ask). But I'd like to call it only when the close price or tickvolume change, after a real transaction from the market.. Is there a way or even another event to
Why Backtesting does not work: An Overview Article written by http://www.forextraders.com Backtesting is the application of a trading strategy to historical data with the purpose of establishing its profitability. The assumption behind this approach is that if a method works in the past, it will...
  Just a consultation  (79   1 2 3 4 5 ... 7 8)
Here is what I am asking for advice on. On https://ru.investing.com/ I have a portfolio of instruments, about 30 positions, for which I monitor market conditions. I need a program to collect data from the site and put it, let's say, into a usual excel, recording it during the day on top of the
  locked ea file  (2)
My brother purchased an EA about two years ago, for whatever reason did not use it , he sent it to me and in back testing it works very well. However it must of come with a license key for a particular account. We with to use the ea but it will not run. Checked with developer and they no longer
[Deleted]
  .  (1)
I want to update my phone number in my account. MQL5.com requires both SMS codes from my current phone number and the phone number on file. Unfortunately I don't the phone number any more I used to sign up my account. Any way can I update the my account phone number on file
Why are some currency pairs disabled
Hello everybody, I´m looking for this indicator with an alert but cannot find it. Someone can tell me how to create an alarm in this indicator when the second green stick appear? Thank you
I have balance of 18 USD and Im not able to do withdrawal using E-payments ! any one have any idea why
Hi all, For some reason, I would like to stop the VPS temporarily. It already debited my account for 1month subscription on 21st. If I stop it now, will the remaining time of subscription (30-4days) be held until I activate it again? Below post said "free minutes" at post #10
Hi , I want To use this indicator into my EA , or I want to build a custom indicator like this, but this indicator is not in the list from Platform What I have to do? thank you very much I going to leave the indicator
Hi ! I have an issue with my Mt5 I can t send price alert ! Nothing happens ! I can t understand because the email test alert work fine in the options setup !!! Greetings . Carl
Hi to all. Please check the following image Check ticket 164 sell 0.03 price 71,85 profit -1287.00 Check ticket 172 sell 0.93 price 71.75 profit -1277.00 Prices are both quoted USD, two decimal dots, so 0.01 tick difference is 0.01 USD At first sight profit calculation is correct , as it is of
Hello , Help Me And I Would Appreciate To You I Send Front And Back Of my ID And Internet Bill To Seller Status Applications Section To Verifiy My Seller Account , More Than 5 Days Ago But No Response , Can You Tell Me Why ? Thanks
Just got into MQL5 programming and wanting to play around with the strategy tester so I downloaded Scalp All and attempted to use the strategy tester with it. Every time I do it says "Experts\Advisors\ScalpAll.ex5 not found" What's the deal