BB2013
BB2013
Friends

Add friends via their profile or user search and you will be able to see if they are online

BB2013
Added topic Number of ticks per second
Hi, The MT4 as a function that gives me the number of tick per second, I mean a function that tells me how a quotation changes per second? Thanks
BB2013
Added topic Expert interruption
Hi, I developed an expert. As far as I know, the expert starts running when the price change . However, if the price change again, and my expert does not get to finish, the expert do not continues and another expert run starts. This happens when the
BB2013
Added topic Expert interruption
Hi,   I developed an expert. As far as I know, t he expert starts running when the price change. However , if the price change again, and   my expert does not get to finish , the expert do not continues and another expert run starts. This
BB2013
Added topic Strategy tester
Regularly I use the " Strategy tester " to optimize my expert. I was making analysis from 1 -Oct- 2015 However when I changed the   computer, and install the MT4 again, the " Strategy tester " only allows me to simulate from Jun- 2016, which is
BB2013
Added topic Transfer money between accounts
Hi, I work in MT4. Is there a function to transfer automatically money from the current account to a second account ? Thanks
BB2013
Added topic Transfer money between accounts
Hi, I am using MT4, and I ask if is there any possibility to automatically transfer money from the current account to another account ?Thanks
BB2013
Added topic Cant print
Hi, Something strange happen to me: I cant make any print from my Expert, and this just happen now. I have na Indicator, and that one runs normally. Any help ? Thanks
BB2013
Added topic download 1 minute data for GOLD and SILVER
Hi,, To calibrate my script I need 1 year data of GOLD and SILVER with 1 minute period. Any help how I can get it ? Thanks
BB2013
Added topic Size of an arrow
Hi, Is there any command or parameter to change the size of a symbol ? I use: SetIndexStyle(1,DRAW_ARROW); SetIndexArrow(1,232); To draw an arrow (code 232) in the buffer 2 Thanks
BB2013
Added topic no output in the expert window
Hi, I am running 2 indicator scripts at the same time both making text outputs (Prints...) in the experts window. Is possible to avoid the outputs by a command ? Something in the top of the script like " #property ..." ? Thanks
BB2013
Added topic 2 symbols in Navigator
Hi, I made a script to open trades of 2 symbols. When I test it in the Navigator, it seems that Navigator supports just scripts for 1 symbol. Can someone confirm this limitation ? Thanks
BB2013
Added topic How to remove script name from the window ?
Hi, I am running a script and its name appears in the right top zone of the window, covering the bars sometimes. Can I remove the script name from the window, or move it to another place ? Thanks
BB2013
Added topic Code to maximize a window
Hi, I developed a code to calculate a personal indicator. I apply it to 3 simultaneous pairs, presented in the screen in 3 Windows. I intend to maximize the window where the indicator overcome a thereshold and, later, minimize that window when in no
BB2013
Added topic Apply a script to several charts
Hi, I created a indicator and I put that indicator in a template, so if I apply that template to diferente charts, the indicator runs on all of them. Then, I created a script but, as far as I can see, I have explicitly to apply the scritp to each
BB2013
Added topic Stop a script
Hi, I created my first scipt with a no end loop and now I cant stopped it. How can I stop it ? Thanks
BB2013
Added topic Code controle
Hi, I need to give online parameter information in my code. I tryed MessageBox function but it didnt open a question box. I there any function that reads a keyboard information or mouse selection ? Thanks
BB2013
Added topic Help: Change the size of an arrow ?
Help: In a code for chart window indicator, is possible to change the size of an arrow
BB2013
Added topic Help: how can I change the size of a symbol (arrow) in the Chart Window ?
Help: how can I change the size of a symbol (arrow) in the Chart Window
BB2013
Registered at MQL5.community
BB2013
Added topic Spread control
Hi. I am look for the EURUSD and the spread (Ask-Bid) is always 5 pips when I run the script. Can I use the real spread be, or defined it ? Thanks
12