gangsta1 / Profile
gangsta1
Left feedback to developer for job Expert Advisor Based on Multiple Indicators
Amazing coder, great guy, very helpful and friendly, super intelligent, highly recommended and would use again and again!
gangsta1
Left feedback to developer for job An Expert Advisor based on SMA & Bollinger Bands with filters
Excellent Programmer, Very Friendly, Very Patient, Super Skilled. Will work with him again for sure.
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
Excellent work yet again. Exactly what I wanted and even suggested and implemented improvements that made it even better. Fast, efficient and easy to communicate with as always.
gangsta1
Left feedback to developer for job Market Sentiment Data
Again, AMAZING work! Delivered EXACTLY what was requested & more! Always available for communication & understands requests. Very impressed & HIGHLY RECOMMENDED. An intelligent & hard working coder.
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
Share on social networks · 1
1
gangsta1
Left feedback to developer for job Mt5 EA additional indicators & bug fixes
Words cannot express how excellent Alain is to work with. Super coding skills & a pleasure to work with. Worth every penny and more! HIGHLY RECOMMENDED.
gangsta1
Left feedback to developer for job Fix Multi-Currency EA
Excellent coder, commented his code, fixed bugs I didn't know about, very skilled, friendly, responds quickly & works fast. HIGHLY recommended. Would use for other jobs without hesitation.
gangsta1
Added topic Multi-Currency EA different results
Is it a limitation to mt5 that when testing a multi-cuurency EA the results will be different depending on the symbol it is tested on? Even using the same settings and same symbols selected, I am getting very different results depending on the symbol
Share on social networks · 1
1
gangsta1
Added topic Optimization results not running single test
I spent hours optimizing in mt5 and ran a single test based on one of the results. When I tried to run other results and that same set again, the EA does not place any trades. Does anyone know why this happens
Share on social networks · 1
3
gangsta1
Left feedback to developer for job Condtions added to mt5 EA
Used his services again as I was so impressed the first time. Worked even faster and did all that was required and more. HIGHLY RECOMMENDED. Great guy, great coding skills.
gangsta1
Left feedback to developer for job MT5 Multi Currency & Time Frame EA
Excellent coder, very nice guy, kind & polite, excellent English & understanding. Works fast & responds quickly. Would use again.
gangsta1
Added topic TimeGMT When backtesting...
I understand TimeGMT() when running an EA live uses GMT, however when back testing does it use the broker time, local time or GMT? EDIT: Nevermind, I found this: During testing in the Strategy Tester , TimeGMT() is always equal to TimeCurrent()
gangsta1
Added topic Old tick error
I ran a long optimization over night and when I try to run through individual results the EA does not trade and there is an "old tick" error, any ideas why and how to get around this? Seems as though the overnight option was pointless as I cannot
: