General - page 892

Hi all, I have been doing trading for a while and I am pretty sure I got a good technique. I used to trade with another platform. With no robots capabality. Recently I discovered MT5 and I am interested to make a robot which can apply my knowledge. Therefore, I have a clear idea how to trade,...
Does anyone have a Level 3 ZZ Semafor Indicator modified ? or able to modify one so that it will only give an alert when the yellow 3 has appeared. Im not interested in seeing the number 1 and 2 Semafor's. I would like for them to be taken out all together.
USDTRY is making new highs as we remain long and this pair looks to have much more upside. I like the current uptrend on the daily chart and the monthly cycle continues to cycle higher. Here's the current long-term uptrend as per the monthly chart: The daily chart here shows our most recent...
  TimeGMT() ERROR  (3)
Why is my EA not giving me the right time? here is my code (I omitted a lot of stuff that i dont think contribute to the problem): void OnTick()  {   static int OpenHour=99;     if(OpenHour!=TimeHour(TimeGMT())){      OpenHour=TimeHour(TimeGMT());      if(OpenHour==8){          //some codes...
  ticks  (5)
Is It possible see tick chart instead of price chart? At images, first is tick chart; It I can see just one by one clicking on market view. I´d like see this as I see price charts, more than one at same time.  
Hi all I'm new to this but I saw someone invert a moving average with the trend mirror indicator. Does anyone know exactly what part of the code enables that to happen? Also can I do that with any indicator
Hey all, what you guys think? Any recommendations?
  deposit  (2)
hi i was using meta trader 5 on demo account. i deposit £10 into my account how to swap for real account to start using that deposit? i know £10 its not much but its always something thanks for the answers regards
  book  (10)
Hi. Does exists any way to see the books that contain offers? Levels where the volumes are pendents to executions? I know that forex is formed by various center all long the world, but I hear something possible to check this. tks
  Market bip sound  (1)
Hi guys, Sorry if this subject has already been discussed in the Forum, but i'm unable to search for key words in it. Does MT5 have that traditinal old fashon 'bip" that the systems used to have? I mean the sound that bips for all trades and movements of the market, not talking about alerts at all....
the renko charts that are free and or payed for dont seem to work in that when you put your fibs or elott count ect.. they dont stay like normal charts.  I know theres no offline charts but how do I get renko charts on mt5 where you can chop the chart up by adding my fibs and eloitt count etc and it...
Today I got caught by the "Off Quotes" errors - hitting my trading and get me worrying ... I trade with 3 brokers that I thought were all serious and reliable: Pepperstone, JFD and IC Markets - I use them for 2 years now. I live in the philippines so Pepperstone and IC Markets are nearer (AUstralia
Hello all, I've found a lot of signals to copy for free inside the market So when I click on Free copy this window appears , then I click on Start copying in Metatrader, nothing appears. Do I need to select some options or what? I use MT4 on  Win7 Thanks
  Switched to the K-Meleon browser  (64   1 2 3 4 5 6 7)
Off-topic of course, but I can't help but share. In search of the easiest and fastest browser I've come across K-Meleon , fast as the wind and sharp as diarrhoea! The site opens pages instantly, in about half a second, unlike the slow Chromium and other heavyweights. They say the developers took out
Hi, I know this is quite basic, but I have a doubt on ArraySize function; does it return the size of the array or the number of non-null elements in the array? For example: double array[]; ArrayResize(array,100); array[0]=4; array[1]=4; array[2]=4; int size=ArraySize[array]; In this case, will...
  VPS expiry  (2)
Hi I realized and renewed my VPS for my signal subscription after a few days it expired. I'm not sure what did I miss from the past days - my account activities have since resumed immediately with some long and short decisions. I'll like to find out whether I'm following the signal provider's long...
  flags  (4)
hi, how is possible take out these flags?
Hi How can I get the server datetime for n days ago at 1am? Thanks
UCS GEARS of tradingview clears mistery of pet-d tool- request mladen & experts to code candle color in mt4 <>concept Study(Title="Steven Primo's PET-D", shorttitle="Pet-D", overlay=True) petd = EMA(Close, 15) up = Close > petd ? green : red barcolor(up) pet-d is price bar colored green if close...
Hello to everybody... I need forex data for backtest purposes; where could get them ?
Hello, as the title says, i am looking for a way i can backtest an ea in the visual mode and in addition to this i would like to add some indicators to it. Does anybody know how this works? Thx for your help!
Hi Guys, How can I coding an EA so that it trades only 1 times and once that trade is close? i.e take profit is hit then don't trade again until the next rule signal...let me explain it in detail....If the trade has hit its TP then wait for other buy or sell signal. If another signal is not achieved...
  Strategy tester  (5)
Hello Maybe someone can tell me why I can not test more than 13 variables at the same time And what you can not do to change this to an unlimited number
I need a simple EA, which meets the following two requirements RSI >30 and Stoc >10 : buy RSI < 70 and Stoc <90 : Sell Martingale; 3 layers < Removed by Moderator> Thanks
Hi, Assumed I will trade EURUSD . And I want to open the 15m, 1h, 4h and 1d chart Tilled at the same time. Surely I can do this one after the other. But what I want is same this as a template and when I open this template next time, it will open these 4 different timeframe at the same time. I've
Subscription feesGrowthDrawdownTrading activityMax deposit loadAnnual ForecastProfit TradesRecovery Factor
Hi, I am new to MT4 and trying to get some code working. I am not sure what I am doing wrong.  I am gettting the error iMACD - wrong parameter count.  Attached is the screenshot of the code.
On Ninja Trader, I can easily buy 2 lots, sell one after say 10 pips and then let the other one run.  How do I do this here?
Gold is Reaching at 1270
Hi, I have to reinstall Mt4 on uBuntu today(using wine) because my computer crashed and need to be reformatted. The problem is, each time I run the installation process, it will ask me for proxy server. Otherwise, the program won't download from the internet. I already turned off my firewall and av...