|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hello Traders,
I found this method on another forum which you undoubtedly know and I wanted to have your opinion. Quote:
Rather simple A to undoubtedly carry out a EA, that do you think about it? |
|
||||
|
My last message :
Quote:
|
|
|||
|
Is it a wrong parametre for diRSI1 ?
Hello,
I refer this EA: http://www.forexmt4.com/_MT4_Experts..._tp10_sl22.mq4 1. Should be "1" (instead of 0) for the last parametre on this line? Code:
double diRSI1=iRSI(NULL,60,3,PRICE_CLOSE,0); Code:
double diRSI0=iRSI(NULL,60,3,PRICE_CLOSE,0); 2. For what is this function? It is not used in the EA. Code:
void ModifyStopLoss(double ldStopLoss) {
bool fm;
fm = OrderModify(OrderTicket(),OrderOpenPrice(),ldStopLoss,OrderTakeProfit(),0,CLR_NONE);
if (fm && UseSound) PlaySound(NameFileSound);
}
|
|
|||
|
yeah, this is great system i know the man who creat this system , he use this system without stop loss but this is high risky
the biggest problem now is how to make the stop loss smaller then take profit (MM Rules) and please don't even try to use this system befor slove MM problem good luck all ![]() |
|
|||
|
Quote:
|
|
|||
|
Indicator that may help
Hi,
I've been back testing testing a very similar strategy (manually) and recently discovered this indicator (SMI) on this thread. I'll start forward testing Monday. Stochastic Momentum Indicator (Index) I found the relationship between the two indicators very interesting. I'm not sure you'll find this valuable, but here's a screen shot.gbpusd.gif |
|
|||
|
Quote:
regards. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EMA 5 13 62 Strategy | MarvinSk | Expert Advisors - Metatrader 4 | 19 | 03-25-2007 04:08 PM |
| Strategy | frantacech | Metatrader 4 | 0 | 01-05-2007 05:43 PM |
| 25-34 strategy | yossi1177 | Expert Advisors - Metatrader 4 | 4 | 11-13-2006 08:39 PM |
| Need help with strategy | TWTrader | Metatrader 4 | 8 | 08-08-2006 07:31 PM |
| what the best strategy ??? | jsw2006 | General Discussion | 5 | 07-01-2006 10:46 PM |