General - page 595

Hi Guys, I've read the forums, and this question has come up alot. I am trying to detect a when a new candle forms, and my code is simple but for some reason, Time[0] within a while loop does not update. Could you guys explain why please? bool NewBar() { datetime date = Time[0]+PeriodSeconds();
hi my code is flowing ... int OnInit () { //storage 20 high_price history and it's date in array by loop for (i= 0 ; i<= 20 ; i++) { HSaveP[i]= iHigh ( Symbol (), Period (),i); HSaveD[i]= iTime ( Symbol (), Period (),i); } //check my condition in my array that is true by loop
Hello, I have faced a problem. I have been added my forex account as signal provider. But when I am gonna register as seller in "Seller" section then I have no register button over there. There shown an error massage which I have uploaded here. So, how can solve this
I have subscribed to the signal which trades in GOLD# (from XM Brokers), while my account is with ICMARKETS and their representation for Gold is " XAUUSD ", none of the trades are getting copied into my account for this reason. Is there a solution to this problem
hello dear support team I have a problem with commands in metatradre when we want to add the last command in metatrader i most to click that for example when we want to create some lines we can't click line and then repeat line again and again i hope to that you add a command to repeat tools. thank
How do i get my account out of investor mode so that i can trade on my laptop? I executed a couple trades and then once i downloaded the metatrader app on my phone, my laptop went into investor mode and wont allow me place a new order.... please help
  iRSI  (2)
hi my code is flowwing... double d; //+---------------------------------- int OnInit () { //--- d= iRSI ( Symbol() , Period() , 14 , PRICE_CLOSE ); Comment (d); //--- return ( INIT_SUCCEEDED ); } /* result= 10.0 */ in the code above, iRSI function returned 10, but rsi indicator on
  date time  (3)
My code is the following ... datetime a; //+---------------------------------- int OnInit () { //--- a= Period (); Comment (a); //--- return ( INIT_SUCCEEDED ); } /* result= 1970.01.01 04.33.28 16408 sec past of 1970.01.01 00.00.00 if a declared as int, result=16408 */ chart time frame is
Hello Everyone Does anyone know where can I get reliable version of TD combo indicator? Thanks
I paid for the EA rental for a month, but it is not possible to download the relevant EA in MT4
Hi there all Please help me with the following. I would like to change my candlestick chart to a candlestick chart range,just as the pictures i have attached. I tried with the following code & i know i need to add more coding to it. void OnStart () { long CurrentChart= ChartID (); if
  Renting a EA  (1)
Hi would like to ask if i rent a EA how many accounts can i tag it to the EA? is it the same as buying the EA but only for the period of renting the EA
Hello, Yesterday I bought EA , it worked under Windows on my Mac. I wanted to run it under iOS on the same computer. I tired transfer file via email, so that I copy it, but now it does not work. Can you, please, advise what to do? I might need to spend another activation, but I do not know how to do
In metatrader when price level touched a pending order and a position opened, the order number is not change. Why? Will the opened position be recorded on the previous pending order
Hello, I have a question about signal and it’s lot size, but I can’t find that subject in ‘contact us’, so please understand why I write it in this category. But I have a question about lot size. Now my balance is over 6000 usd, but it still open 0.01lot size. According to signal’s information, 0.01
Hello , i'd like to calculate Keltner channel for my EA , i only need the calculations not to make it as an indicator to display on the terminal i have calculated the ( Moving average & Average true rage ) but can't get to calculate Keltner channel right Ketlner channel calculations that i'd like to
Hi at all, I purchased an indicator which I had installed the demo before but deleted it. The new indicator is shown on my purchase list on mt5 'purchased but not installed'. -> I click install, the login (community tab on settings) opens -> I log in again but nothin happens. Does anybody had that
Hi, I have a trading method that uses two indicators overlay on each other. For example moving average overlay on RSI. Can I code an EA based on the cross of the moving average over the RSI levels (e.g., when the moving average is above RSI 70 line). Any coding ideas or suggestions. Thanks
  TDI  (6)
Does MT4 have TDI? I am new to the forex market. I have a demo version on fxglory, and would like to use the TDI for indicators. If it does have it, how do I access it? If not, where can I get it
Singnal Says it is subscribed but not copying the trades
  VPS DLL error  (2)
I can't add expert advisor to vps. I get the error "DLLs are not allowed." ( Kernel32 .dll). But I let the dll from the settings. I am trading with metatrader open but I cannot load vps
morning guys, i have a question how can i deactivate the EA thats on VPS
  Signals  (2)
Do signal providers close trades from their end or do i have to do it
  Signal Provider  (3)
Hi, I am a signal provider and i want to know something. If a person subscribe on my signal, i will have a mail in mailbox on platform ? Or it's just on forum
Please help How do you save s/r levels on the chart in MT5?? when I draw the levels and change charts when I return to marked chart the levels are gone
My VPS account gives me an error message saying Frozen. I use an expert trader and now its not making any new trades. What would be the problem
  sell only!  (1)
How can I disable buys from an Expert Advisor? Because I discovered that buys bring losses while sells bring all the profits I want to force the EA to do sells only. Is there a practical way to do it from the MetaEditor
Is there any way to get the floating profit amount (the bottom right figure in terminal window, in the Trade tab) to be blown up on the screen? So you can see just this amount filling up the whole screen, seen clearly from a distance! Thank you
Currently our hosting service is on VPS or VPN, which service you are providing
How do you choose exactly what lot size you will get can I fix it for example to 0.03