|
|||||||
| 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 (1) | Thread Tools | Display Modes |
|
|||
|
hello, currently i'm developing an EA based on parabolic SAR
the rule is simple, open a buy position when Parabolic Sar dot lower than current price, hold the posision until the trend reserve (the dot going to higher than current price) & vice versa i found a big problem for my EA..... my EA runs very well on the hi-movement price, such as gbpusd last week. But it will become a big problem if the price just ranging (lazy to fly / fall) i've combined the ParSAR with day_high & day_low to protect my EA for opening position when the chart didn't change too much... then i put also at my EA, a second ParSAR, you can combine ParSAR step 0,01 with 0,02 for closing a position. here is information for my EA step : step for ParSAR #1 max : max for ParSAR #1 step2 : step for ParSAR #2 max2 : max for ParSAR #2 ranging : if day_hi - day_lo > ranging, a position will be opened. trev : reversal tolerance. if the ParSAR reversed more than (trev) times, the EA will wait for NY market (13.00 GMT) opened or next day Euro market opened (5 GMT) before taking a new position. trademidnight : false means, all position will be closed at 01:00 GMT this EA can modify any position, including position that not opened by it. result : standar options : january 2006 : (1jan-14jan) : 318 pips you can download the file for back & forward testing until 31 Jan 06. this EA is for gbpusd 1H tested at Northfinance MT4 ![]() |
|
||||
|
Why an EX4 file?
A lot of testers shy away from EX4 for various reasons. IMHO you'll get more feedback if you post the source MQ4 file. As for myself,no matter how good an EA looks or sound I would not test it if it's in an EX4 format. Furthermore, testing an EA for only 15 days is kind of useless...2 months min before I start to trust it. It's up to you. Cheers PS: BTW if this EA is going to be commercial, you are posting in the wrong section of this forum. the forum's commercial section is at: http://www.forex-tsd.com/forumdisplay.php?f=28 Sada Last edited by sadaloma : 01-15-2006 at 05:25 PM. |
|
|||
|
I agree with sadaloma. Since MQL has filesystem-capabilities, you can actuall use to plant a virus/trojan or to spy out sensitive information.
No one in his right mind should execute *.ex4 files, which are not self-compiled or out of a REALLY trustworthy source. |
|
|||
|
Oh and ... PSAR sucks for Long/Short Open/Close Signals. They hav some signficance for a dynamic StopLoss, but that is about it.
Really look at one week of trading with PSAR. Yes, the big movements you will get (like with 90% of all the other indicators), but you will burn the money in a market which is not trending like crazy. |
|
|||
|
Parabolic is indeed a great predictor of turning points
All
I use a custom redesigned parabolic sar i call Kasa to predict turning points. I basically was able to stay clear of most noises, and take signals during active trading hours when the market is likely to make a sustained move. its also great for the indexes I hope to develope this into EA and this EA could have been a perfect starting point if the owner shared source codes - See attached graph for kasa turning points |
|
|||
|
hello.....
i just put ex4 last week because the code is very ..... unreadable... now i have put some part to precedure & function, make us easy to read the source-code. And i've uploaded it. @safari, how about if we join your custom parsar with my EA ![]() it will be a great ![]() btw, i have deleted the second parsar, because it is useless... Last edited by white_tiger : 01-21-2006 at 02:33 AM. |
|
|||
|
Quote:
can you please post kasa indicator?????? |
|
|||
|
hello,
i have recode my EA, so it will more unreadable..... (i think, it is very clear) it uses parsar as the main indicator, and only can open a position at 7 GMT -11 GMT and 15 GMT - 19 GMT. the rest, EA can only close a position. EurUsd M30, please use .set configuration for Expert Properties. backtest result : 1 january 2006 - 20 january 2006 : 312 pips dec 05 : 340 pips please help me to forward-test my EA ![]() welcome to any suggestion for improvement ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/795-ea-based-parabolic-sar-but-still-unperfect.html
|
|||
| Posted By | For | Type | Date |
| PARABOLIC SAR-ONLY TESTING TEST RESULTS Fun & Super Search - Stocks, Bonds and Commodity Trading, 2008 | This thread | Refback | 12-31-2007 02:40 AM |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parabolic SAR | marcf | Documentation | 4 | 05-11-2007 11:14 AM |
| MACD Parabolic SAR | Camen | Indicators - Metatrader 4 | 2 | 09-14-2006 09:11 PM |
| Parabolic | nnjeim | General Discussion | 1 | 08-27-2006 07:43 PM |
| Parabolic Sar and MAs EA | DAZLER | Suggestions for Trading Systems | 1 | 06-30-2006 04:32 AM |
| EA for Parabolic Sar needed | hoosain | Suggestions for Trading Systems | 2 | 04-19-2006 09:53 AM |