mbirrell
mbirrell
Friends

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

mbirrell
Added topic Bar Patterns
Has anyone played with bar relationship patterns with the H4 time frame? Has anyone written any code to find the optimum patterns? I would like to compare my results with people that have dabbled
mbirrell
Added topic How many people here use price action instead of indicators in their EAs?
How many people here use price action instead of indicators in their EAs? How successful have you been so far
mbirrell
Added topic Optimization with a twist...
Has anyone tried using optimization to figure out which combination of indicators and time frames work best? I have just been testing the theory and have come up with very encouraging results
mbirrell
Added topic Is there anyone interested in meeting in Canberra and chatting about MQL4?
Is there anyone interested in meeting in Canberra and chatting about MQL4/Forex? If there is please PM me. If there is a lot of interest maybe I could look into getting a venue so we could all meet and talk
mbirrell
Added topic Data history problems.
On the 20th of this month my live EA on a VPS did these transactions: Ticket Open Time Type Size Item Price S / L T / P Close Time Price Commission Taxes Swap Profit 17680881 2011.09.20 20:14 sell 0.20 audusd 1.03022 3.02992 1.02792 2011.09.20 20:48
mbirrell
Added topic Sending email from MT4
I have seen quite a few posts about people who can't send email in MT4. One way to do it is set up a mail relay from your own computer. How? you ask - You will have to setup IIS - go to Add/remove programs, click on Add/Remove Windows Components
mbirrell
Added topic What? no stop loss? you are crazy!
I would like to know how many people here live trade without a stop loss . If you have constructive thoughts share them here with everyone on this forum. I will start this contraversial subject with a thought - If you are using a stoploss who's loss
mbirrell
Registered at MQL5.community
mbirrell
Added topic Can anyone suggest a cheap VPS provider?
Can anyone suggest a cheap VPS provider ? I need someone to run my EA ;)
mbirrell
Added topic is this EA back test results any good?
Bars in test 719373 Ticks modelled 21249120 Modelling quality 25.00% Mismatched charts errors 0 Initial deposit 10000.00 Total net profit 3403.26 Gross profit 3914.12 Gross loss -510.85 Profit factor 7.66 Expected payoff 17.02 Absolute drawdown
mbirrell
Added topic Gee I just can't win!
Got one of my EAs' going last night but I just can't seem to make enough profit! Bars in test 3867992 Ticks modelled 37210107 Modelling quality 25.00% Mismatched charts errors 0 Initial deposit 10000.00 Total net profit -3442.41 Gross profit 3070.79
mbirrell
Added topic Formula for Bollinger Bands...
Hi all could someone help me with the formula for Bollinger bands ? This is what I have got: int BandsPeriod = 20 ; BollingerMA = iMA ( NULL , 0 ,BandsPeriod,BandsShift, MODE_SMA , PRICE_CLOSE , 1 ); Deviation= MathSqrt (Close[ 1 ] - BollingerMA);
mbirrell
Added topic MT4 Tester uses current spread?
Hi all, Does anyone know if the MT4 Tester uses the current spread for the currency pair being tested? I have noticed that on the weekends that my formulas don't seem to work so well. I notice that currently the spread for AUD/USD is 108 on a