| New signals service! | |
|
|||||||
| 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 |
|
|||
|
thanx alot
i want expert advisor (parapolic sar ) that enter with 20 % of my balance (all time frames) buy when buy signal occurs and cloes old position,,, sell when sell signal occures and close the other position ( to be in market always) |
|
||||
|
Simba,
Nice indicator, thanks for sharing. I've been experimenting using multiple RSI time frames as an entry point. I'm having good results but would like to find a good method for exit. I was thinking of using PSAR as an exit signal. Do you think PSAR would be a good indicator for an exit only signal? The attachment shows capabilities of using RSI as entry AND exit. I would like a different exit strategy. |
|
||||
|
Simba,
I tried to call your indicator in an expert, the only value I get returned is 0. Am I coding this right? How would you code this to take entries and exits? Here is what I did: I3SAR0=iCustom(NULL,0,"i-3SAR-Sig",0.02,0.2,60,0.02,0.2,240,0.02,0.2,0,0); Print("I3SAR0 value =",I3SAR0); I3SAR1=iCustom(NULL,0,"i-3SAR-Sig",0.02,0.2,60,0.02,0.2,240,0.02,0.2,1,0); Print("I3SAR1 value =",I3SAR1); Value is always showing 0 in back tester journal. ![]() |
|
||||
|
X92ii
Quote:
1-You seem to have very good results with your system on H1,80% winning trades and av win= av loss..so,you have an edge..in theory 2-I don`t understand if you are using all the mtf rsi ,if that is the case ,using m5,m15,rsi on H1 tf will give you misleading results..if you are only using rsi 11 on h1,or rsi h1,h4(upper tfs),that is ok 3-Looks like you did a lot of optimization..now run the exact same parameters on a different period,and see if you overoptimized or still profitable.. 4-PSAR for exits should work fine,you can use the one on your trading tf(h1) or a slightly higher tf(h4)..use standard settings first,then proceed with changing the settings..and once you find a profitable system,try it on a different period to check for overfitting Regards
__________________
Somos mortales hasta el primer beso..y la segunda copa de vino
|
|
||||
|
checker
Quote:
The daily database ,on metastock format,and its updates,very clean data, I buy from Norgate,which is a "clean data" provider located in Australia..but you can use the Alpari d1 data,I presume,though you will have to convert to csv Regards
__________________
Somos mortales hasta el primer beso..y la segunda copa de vino
|
|
||||
|
Expert
Quote:
My technical capabilities are very limited,so,I can not give you a very specific reply,basically I think you have to use iClose and compare with the iCustom values for entries Regards
__________________
Somos mortales hasta el primer beso..y la segunda copa de vino
|
|
||||
|
Quote:
![]() To answer your questions: 1. I was using all the MTF RSI's to get an entry signal. My theory was that it didn't matter what TF this particular EA was`attached to, all time frame RSI's have to agree and meet the same criteria before an entry can be made. I just happened to use H1 for my test. 2. Yes, I optimized the heck out of it. It sometimes works in other date sets, sometimes not. I need to find a way to adjust for what you call "overfitting" on my optimised parameters. 3. PSAR is the next item to try for exits, after I get some other issues resolved. Regards |
|
|||
|
hi Simaba
i appreatiate all your information on different threads very much. thanks also now about sar and td sequential very much. you tested only on D1 time frime oder? so the information is only about this timefrime? regards lodol |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 50-34 Expert advisor | geisebhum | Suggestions for Trading Systems | 4 | 12-20-2006 05:45 PM |
| Parabolic SAR and "Kaufmann MA" System - Who can make an Expert Advisor from it ?? | mr.trader | Suggestions for Trading Systems | 15 | 11-23-2006 05:03 PM |
| CCI Expert Advisor | rodrigokaus | Expert Advisors - Metatrader 4 | 10 | 09-29-2006 06:31 PM |
| expert advisor ? | swirly | Expert Advisors - Metatrader 4 | 3 | 08-30-2006 07:04 AM |
| What Expert Advisor are they using? | fikko | Expert Advisors - Metatrader 4 | 4 | 07-01-2006 08:47 AM |