- Search Crypto Craft
- 228 Results (10 Threads, 218 Replies)
- tokyomaster replied Apr 15, 2009
The backtesting will fail, like most EA's at some point. Martingale is not something i would ever use apart from a Demo account.
Nanningbob 60x90 EA
- tokyomaster replied Apr 15, 2009
The original EA was using a moving average of 80 (hard coded). I changed this to use a moving average of 5. Also, i changed the code to use 50 instead of 90 pips apart. And it is running on a 1M charts.
Nanningbob 60x90 EA
- tokyomaster replied Apr 15, 2009
Moving Average of 5. I changed the code. The DD seems so far to be allot lower using the settings i posted.
Nanningbob 60x90 EA
- tokyomaster replied Apr 15, 2009
The following settings look very promising. MA=5 TF=1M Levels=3 Pips=50 TP=60
Nanningbob 60x90 EA
- tokyomaster replied Apr 15, 2009
Using the default settings, why would orders get closed if they have not hit their TP or SL ?
Nanningbob 60x90 EA
- tokyomaster replied Apr 14, 2009
This EA uses a moving average of 80 to determine entry. Would it not be better to use a moving average of 0 instead of 80 ?
Nanningbob 60x90 EA
- tokyomaster replied Apr 11, 2009
Nanning Bobs 30M 3L 60x90 system should be there. Its been downloaded by over 5,000 people and overall makes good profits.
Lets vote for the best FREE system!
- tokyomaster replied Apr 10, 2009
What determines the BUY or SELL ?
Self Optimizing EAs, PNN Based, Source Provided
- tokyomaster replied Apr 9, 2009
doesnt matter how big your bank is, if the system is no good, you wont make a penny.
How big an account one needs to win in forex everyday?
- tokyomaster replied Apr 9, 2009
You should use this syntax CloseError=OrderClose(OrderTicket(),OrderLots(),OrderClosePrice(),MarketInfo(OrderSymbol(),MODE_SPREAD),CLR_NONE);
Help needed: EA can not close order
- tokyomaster replied Apr 8, 2009
If all the advice you have been given fails, then, just open an account with a foreign broker. i.e. Alpari UK Limited. I think you just need to send via email a copy of your passport and proof of address. Having said that, you will only be allowed ...
I'm a new trader =D
- tokyomaster replied Apr 8, 2009
It uses the Comments() function. But i have solved it by getting the indicator de-compiled (for free) and converting it to an EA.
screen comments
- tokyomaster replied Apr 8, 2009
Indicator to EA — Can someone convert an Indicator to an EA for me for free ?
Need an EA
-
screen comments
Started Apr 8, 2009|Platform Tech|3 repliesHi, Can an EA be programmed to read comments on the screen made by an indicator ? Thanks,
- tokyomaster replied Apr 8, 2009
High or Low of the Day — Hi, What is the MT4 syntax used for obtaining the High and Low of the Day so far ? Thanks,
Need an EA