MQL4 and MetaTrader 4 - page 209

Please your recommendations
Dear I have no idea why it does not delete pending orders after closing positions. It close open position in perfect way. Somehow, it does not delete pendings. Any help? void CloseAllOrders() { for ( int pos= OrdersTotal ()- 1 ; pos>= 0 ; pos--) { int Ticket=OrderTicket(); double
I was wondering if there is a way to draw candlesticks or bars from custom data like csv file or API feed ? I know there 2 ways to draw them using histogram like heikenashi candles indicator , or drawing small trend lines with thicker width from open to close price and trend line with thinner width
Hola a todos Disculpen la molestia Quisiera saber si me pueden ayudar a obtener los datos de el indicador personalizado que adjunto, para agregar un filtro a mi EA. Me ha servido mucho ya que identifica las tendencias de otras temporalidades basado en una MA con período común, y lo que quiero es...
Hello, I was searching options for investment and somehow got contacted by <broker name removed > and started trading with them. They´re methods are very aggresive and I now think I might be scammed. Is there a way if I have some money in MetaTrader4 to change brokers or have the money send directly
Hi to all, hope someone in the english section can help me. I try to create a GRID-EA. For the following problem I will use the assumption just trading long. 1. Step: using an input variable to define the gridsize --> Grid_Abstand = e.g.: 200 2. Step : find out the current price-level on the chart
Hello! ‌‌Recently my MetaTrader 4 Market tab inside the Terminal window stopped working properly. Every Market tab (Main, Favorites, Purchased) shows a blank white screen. The same thing goes for all of my platforms running MetaTrader 4 version 4.00 build 1045 (3 Feb 2017). I have tried restarting...
Hey, I would like to ask a question for the my issue I've been experiencing. It's so weird. I have a for loop to close my orders. As you see on the code, the if(OrderType()==OP_BUY) block doesn't work. And more interesting than that this, this block works on a X broker, but doesn't work on Y broker
I am trying to display text on a chart with OPAQUE background but no luck so far. I will appreciate anysuggestions.
After i made a new expert with a new file name - the hosting service gives an error when i try sync: cannot open file 'C:\Hosting\instances\FC3A466BEEDF9BAD469E9411B477DA44\MQL4\Experts\MyExpert.ex4' [2] Why would this start happening with new experts i create and want to sync? I am still able to
According to the docs, setting an object's tooltip to the newline should disable a tooltip for the respective object. This used to work as intended. Somewhere along the way, this stopped working and now an empty tooltip is shown, instead. I'm hoping that someone can forward this to the devs since I
Hi friends, Hope you are doing well. I'm looking for such this indicator I explain below: When you open multiple orders on same chart, there would be 2 alpha horizontal lines which you could drag to different levels to see overall profit/loss and also breakeven point. In addition you could add more
What is the code for MQL4 to know if the order was closed by SL, TP or manually? I am reviewing the documentation but I cannot find how to do it. I hope you can help me
I want my indicator to open and write to 2 files but the indicator opens and writes only to the first file. I use the names and handles like this to write and open the file. First I define variables in the global scope: int handle1= 0 ; int handle2= 10 ; string name1=ABC; string name2= XYZ; then I
Hello I am trying to draw Arrows Based on another indicator's signal from higher timeframe, but the problem i am facing is that it draws the arrow on multiple candles For example : If I check the arrow visibility on W1 timeframe and have the my indicator draw the arrow on D1 timeframe it will draw 5
i get 3 error i dont have the font necessary to run the scrpt on my computer, so i had to trabslate it from russian, i didnt write the code, nor do i know how to write mlq, it is far too comlpicated for me, when i looked into the help folder to try to get an undertsnading, i realized it would be
Hello, I wa looking at some EA builders and I can't figure one thing out. When using a Moving Average , there is a MA Shift cell and a Shift cell. I understand what MA Shift is but not what Shift is. I've seen it in another editor as "Back Shift". Any ideas
I didn't find any ChartGetInteger() function showing if the crosshair is enabled. Are there other possibilites?
hi i am a poor customer but looking for A class coder to code my demand /supply base EA with the help of Demand supply indicator.. plus i also need to add alert in the indicator project is very complicated but i cannot afford more than 60 $ ..project may require 100 $ .. but i cannot afford more
  Forex Casino  (28   1 2 3)
Hi, I this thread I plan to represent some interesting EAs with Casino Games Strategies (Roulette for example). In the 1st version I don't use any technical analysis. The main feature is Money Management for the Roulette. Try to optimize inputs for best performance. Very important parameter is...
Alphabetic Index of MQL4 Functions - MQL4 forum (2009.12.18 08:55) updated for Build 600+ AccountBalanceFileFindFirstIsExpertEnabledSendFTPAccountCompanyFileFindNextIsLibrariesAllowedSendMailAccountCreditFileFlushIsOptimizationSendNotificationAccountCurrencyFileGetIntegerIsStoppedSetIndexArrowAc...
Hi friends, Hope you are doing well. my full question is: How to detect last tick of week for my broker to protect margin against next week possible "Market Gap". In other words by detecting this tick, my EA would be able to put TP/SL or Pending orders when current candle has no more tick to reverse
Technical Support, I have not gotten any response on this issue and I have been battling with it for months now. . I had successfully created and uploaded 2 signal indicators with a custom indicator say for instance custom A indicator and loaded them on Mt4 and it appeared on charts. The first one
Hi, I recently opened a demo account on MT4 (android), and recently installed the PC version. However, I cannot login to my account via the metaquotes-demo server on the desktop version? Any help would be greatly appreciated. Many thanks
Hello moderator/support I have been having some challenges with loading new custom indicators i created for myself onto charts. I found out that ill have to reload and overwrite chosen indicator into the custom indicator build software to enable me create a new custom indicator and load onto MT4. as
  Know Sure Thing  (25   1 2 3)
Hi Mr Tools, This might not be the right place to post this thread. But since I don't know where else to post it, I posted it here anyway. Would you please be so kind to look into an EA I created ? KST is an indicator I downloaded from this forum. In my opinion, KST has not got the attention it...
hi. I downloaded Demo-MT4 on iPhone successfully and login without problem however i am having login issue on windows desktop . tried many times and believe type correctly the login number and password.. still error 'invalid ' i have no clue what went wrong. thank you for help
Hello, I use an indicator with arrow signals. No, I can't use the icustom function, because it's arrow objects and has no buffer values. I am writing an EA, but how to find out, if the signal is a BUY or a SELL. Thank for helping
I have been having series of issues with my MT4 application. I downloaded platform from the broker and loaded indicators into them and other files/templates. But as time went on it started to slow my PC resulting into sometimes freezing my PC when there tends to be a little volatility in the market
  Your opinion please  (13   1 2)
I have this EA program that I purchased. Have been running a test on it since about 5/26/09, so far it looks good, My Stats report, do you think there is enough testing on this to accept it as usable in live trading or should I run it longer before I got live?