Roberto Dasso
Roberto Dasso
  • Gerente General at Technology Coast Partners
  • Peru
  • 113
Gerente General at Technology Coast Partners
I finally found a strategy that consistently produces an average of 5% profit every month.
Roberto Dasso
Roberto Dasso
How can I change my mql5 password????

is there a help section anywhere around here???
Roberto Dasso
Roberto Dasso
what a stupid interface. I can´t do anything here. I do not know what is my ID so I can´t buy signals. This is the worst web page I have ever seen. No help desk, no clear infrmation, lot of windows with no sense of direction. I JUST WANT TO BUY SIGNALS COMMON PEOPLE DO THIS SIMPLER TO A NORMAL HUMAN BEEING!!
Roberto Dasso
Added topic OrderModify error 1
Hi guys I have been working hard to get an EA send Alerts and it seems to work just fine. Now I am working to make the EA place trades but everytime I try to set an automatic Trailing Stop feature it just doesn´t work. I receiving these codes
Roberto Dasso
Added topic Can´t find the reason why OrderModify Error 4051 is happening
Hi guys, I just can´t find why my EA is showing this error when I use the Trailing Stop option. I am attaching here the code where I call the function Trailing Stop and then the function itself After that I am showing the messsages from the
Roberto Dasso
Added topic How to apply EMA to an RSI indicator
Hi Sir I am wondering if there is a way to code a MA indicator applied to another indicator, in this case I want to apply it to the results of an RSI indicator. At the MT4 platform, you can add a Moving Average to any indicator, just open the MA
Roberto Dasso
Added topic error at compilation when adjusting to 5 digit broker
Hi Guys I am trying to adjust my EA to a 5 digit broker but can't get it done. I am using this code (see SRC below) to convert my Digits to a 5 digit broker but when I compile the code I get the following errors '.' - semicolon expected pips - struct
Roberto Dasso
Registered at MQL5.community
Roberto Dasso
Added topic Bad historical data
Can someone help me here? I just cleared all *.hst files in my PC, loaded m1 data from Dukascopy (I am backtesting at an ECN Trader), but couldnt make the script period_converter work. My screen turned white, I couldn´t see any bars on EURUSD
Roberto Dasso
Added topic Problem with lot size calculation when USD not base neither terms currency
PLease check this code I am using to calculate lot sizes for EURUSD: double Lots= NormalizeDouble ( AccountBalance ()*Risk/ 100000 / Digits /Trail_Stop/ 10 , 2 ); it seems to work well because my Account Balance is in USD. So in this case, because
Roberto Dasso
Added topic TestGenerator: unmatched data error (volume limit 240778 at 2012.10.25 00:00 exceeded)
Hi there I can´t get my EA work on GOLD at an ECN trader (FX Open for instance). The EA managed to open 1 order but after short time, when there is the need to open another order (in this case an opposite one) The Tester shuts down an displays the