| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Multi_Stoch_Rsi_Trader https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=945 |
Page 2 of 16 |
| Author: | SteveHopwood [ Sun Nov 11, 2012 6:25 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
The code is in here Andy; feel free to pinch and adapt it. |
|
| Author: | MrLong [ Sun Nov 11, 2012 6:33 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Thanks Steve. |
|
| Author: | MrLong [ Sun Nov 11, 2012 9:57 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
I've added it now, but will test tomorrow. Andy |
|
| Author: | Colt45 [ Sun Nov 11, 2012 11:21 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Thank you very much!! |
|
| Author: | acostafulano [ Mon Nov 12, 2012 12:24 am ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Hello Mr. Long I think this has been discussed before but don't have it very clear. Does the EA treat the trades as a basket, or does it enters/exits trades individually? I mean, the TP and SL factors affect each trade individually, but will the trades close when each of them hit their respective TP/SL, or does it take it into consideration for the basket's closure calculations? Thanks a lot for the clarification, will start testing today Diego |
|
| Author: | MrLong [ Mon Nov 12, 2012 7:39 am ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Hello, Does the EA treat the trades as a basket, or does it enters/exits trades individually? <=== if the extern int BasketPipsProfit = 0;, is set higher than zero, or extern int BasketPipsStopLoss = 0; is set above zero, the EA will use these settings as TP/SL. If they are set at zero, then TP/SL will be calculated : extern double TakeProfitFactor = 0.61; //this is the multiple of the Avg TPtimeframe Range used to calculate TP / Basket TP takes preference if it is above 0 extern double StopLossFactor = 0.50; //this is the multiple of the Avg TPtimeframe Range used to calculate SL /Basket SL takes preference if it is below -0. So if the average movement of a pair in the last 200 bars is 100 pips in whatever timefame is set in the TPtimeframe setting, the TP would be 61 pips, lower TPtimeframe will have a lower TP/SL. Basket wise, at the minute, it does not wait for a specific amout of trades before sending the orders. Andy |
|
| Author: | paul821c [ Mon Nov 12, 2012 2:13 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Hello, I downloaded the newer version. Question if I'm trading it on the 15 minute chart do I set the TPtimeframe option to 15 or leave it at 1440? Thanks, Paul |
|
| Author: | MrLong [ Mon Nov 12, 2012 2:27 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Hi Paul, If you set the TPtimeframe option to 15, the takeprofit/stoploss will be reduced to the average movement of a M15 bar, so it would be very small. I found the best setting for testing was 1440, but the stop will be 50% of the average daily range. I found using the basket TP/SL worked excellent in testing. Andy |
|
| Author: | paul821c [ Mon Nov 12, 2012 2:36 pm ] |
| Post subject: | Re: Multi_Stoch_Rsi_Trader_V1.03 |
Thanks Mr. Long Also do you have a listing of what you set your options at? Thanks, Paul |
|
| All times are UTC | Page 2 of 16 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|