Gouveiaa
Gouveiaa
Friends

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

Gouveiaa
Left feedback to developer for job Nedd someone to build a fast scalper EA
Gouveiaa
Added topic VPS
Hi, I just finished my EA and I don't wante to leave my pc turned on for 24 hours so I start searching for VPS, can someone tell me what is the minimun capital to rent a VPS ? I know that it costs 10 USD per month
Gouveiaa
Added topic My position doens't close
Hi, so instead of putting a Take profit in points, I used another expression if (LongPositionOpen() == true && rate[ 1 ].close > BBMidle[ 1 ])       {
Gouveiaa
Added topic My position doens't close
Hi, so instead of putting a Take profit in points, I used another expression if (LongPositionOpen() == true && rate[ 1 ].close > BBMidle[ 1 ])       {
Gouveiaa
Added topic Alert: Error copying Bollinger Bands indicator Buffers - error:4807!!
Hi, so i was about to test my EA and I had this error "Alert: Error copying Bollinger Bands indicator Buffers - error:4807!!" What am I doing wrong? I used the same code on my another EA and it worked. Regards  if ( CopyBuffer (BolBandsHandle, 0
Gouveiaa
Added topic Order close problem
Hello everyone, I have a question. I just finished my new trading system, but I don't want to use neither Stop Loss or Take Profit I want, for example, close a position when the previous rate closes above the moving average. Can anyone give me that
Gouveiaa
Added topic Can someone tell me where am I wrong?
bool LongPositionOpen() {    MqlTradeRequest mrequest;                             // Will be used
Gouveiaa
Added topic Invalid Stops
2016.07 . 16 18 : 16 : 23.479 2016.07 . 14 23 : 59 : 00    failed market sell 0.02 EURUSD sl: 80.00000 tp: 50.00000 [Invalid stops] Good afternoon! I just finished to code my EA and I insert a fixed SL and TP, I stared with values like
Gouveiaa
Added topic return value of 'OrderSend' should be checked ?????
void ShortPositionOpen()   {    MqlTradeRequest mrequest;                             //
Gouveiaa
Registered at MQL5.community