gangsta1
gangsta1
gangsta1
Left feedback to developer for job Create an expert advisor based on zen wave
gangsta1
Left feedback to developer for job Modification of BBXMA as agreed
gangsta1
Left feedback to developer for job Expert Advisor Based on Multiple Indicators
gangsta1
Left feedback to developer for job An Expert Advisor based on SMA & Bollinger Bands with filters
gangsta1
Added topic DayOfWeek() For GMT
Hi, I know this seems odd to request but is it possible to get the days of the week based on GMT time and NOT brokers server time if that makes sense to anyone?! Basically, I want to stop my EA trading certain times on Friday and Sunday which I can
gangsta1
Added topic cannot convert type string to bool
This was fine before new mt4 builds but is throwing up "cannot convert type string to bool" when I try to compile now, any ideas? if (( bool )response.getAttribute( "error" ))
gangsta1
Added topic MT5 Strategy Tester Spread
Quick simple question - what spread is used in the mt5 strategy tester
gangsta1
Added topic 'i' - undeclared identifier
Since latest mt4 update, when I compile my EA I am getting the 'i' - undeclared identifier error but cannot see which part of this code is causing it: void CloseOrderSell() {      if ((Ask-Bid) <= MaxSpread*PipValue* Point ) {
gangsta1
Added topic Account number limitation to 10 digits
If I use my EA on a broker with a license number greater than 10 it will not work. The EA calculates the license number by multiplying the mt4 account number and this value is then entered into a "LicenseNumber" field of the inputs. For some reason
gangsta1
Added topic Remove date from test
I am testing a CHF based strategy but the CHF peg in early 2015 is causing irrational results so I was wondering if it is possible to code something that will prevent the strategy from trading on this date
gangsta1
Added topic OrderSend() error - trade timeout
I am running multiple terminals on a VPS (with EA's) and every so often I am getting the "OrderSend() error - trade timeout" message. It also happens when the EA is trying to modify open orders right after they have been placed - e.g. to place the
gangsta1
Left feedback to developer for job Market Sentiment Data Collection
gangsta1
Left feedback to developer for job Market Sentiment Data
gangsta1
Added topic Market Sentiment Data Sources
What sources do you recommend for market sentiment data? I wonder if it would be possible to combine all these sources and create an indicator showing the overall buy/sell position % on pairs. I haven't came across an indicator that does this yet
gangsta1
Left feedback to developer for job Mt5 EA additional indicators & bug fixes
Alain Verleyen
Alain Verleyen 2015.05.21
Thank you :-)