Georgebaker / Profile
Georgebaker
Left feedback to developer for job Change logic in my dashboards scanner
Satisfied with the programmer. Will use him again for sure.
Georgebaker
Left feedback to developer for job Need help to fix more than one trade per candle
Fast reply and fixed my problem, Will for sure use him again.
Georgebaker
Left feedback to developer for job Change background and candle color with ON/OFF button
Perfect job like the other job's he have done for me.
Georgebaker
Left feedback to developer for job Change engulfing dashboard
I only use this developer, easy, fast and fair prices.
Georgebaker
Left feedback to developer for job Script to collect data from one period to another
Second job with this developer. So easy to work with and reasonable prices. Will use him for next project as well.
Georgebaker
Left feedback to developer for job Scanner for engulfing pattern
Superfast service from the developer and the work was brilliant too. Will use this developer for future projects for sure. Thanks!
Georgebaker
Left feedback to developer for job I need help to get this code to work
Very helpful developer and fast as well. Will for sure use him again
Georgebaker
Added topic How to: Alert every hour
I want to have an alert every hour, when the broker time is 10:00, 11:00, 12:00 so on. How can i do that in mql4
Georgebaker
Added topic Problems with MT4 from InterbankFX build 409
Does anyone have a copy of the MT4 setup file build 402 or 407 from InterbankFX
Georgebaker
Added topic I cannot get my head around this logic.
I'm trying to code some logic that can do the following : Please look at the picture attached. I'm trying with code like this below, but it doesn't work correctly. datetime now;
Georgebaker
Added topic Template for an EA
Does anyone have some sort of readymade code or template for an EA that they are using every time they make an EA? I’m not interested in the ‘logic’ of the EA, but some code taking care of the 4/5digits brokers issue, Normal broker/ECN/STP brokers
Georgebaker
Added topic How do i check if current bar high is 2 pips greater that previous bars high?
I have a piece of code that look like this: extern double PipsUp=3; extern double PipsDown=3; for (iCount=1; iCount<1; iCount++) { double HighHigh = High[0] + PipsDown/10000; double LowHigh = High[0] - PipsDown/10000; Comment ("High", High[0], " -
: