| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| FFCalMod - Updated news indicator / library with backtesting https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3374 |
Page 1 of 3 |
| Author: | sergiensergien [ Fri Jan 10, 2014 8:13 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi to everybody! First post in this nice trading forum. As many of you already know, there is a nice news indicator called FFCal, developed initially by DerkWehler at the FF forum (http://www.forexfactory.com/showthread.php?t=19293). I've observed that in some of the EA's there is talk to implement a news filter, so I have tinkered (a lot) with the original indicator to have something that can easily be incorporated to an EA without problems (probably I'll tinker a little with one of the EAs myself to make some tests). Here is my modified version of the FFCal indicator, called FFCalMOD. Please be aware that the code has been heavily modified to suit my needs (especially backtesting), so you can consider it almost a "fork" of the original. Changes introduced are:
All the needed files are at the attached ZIP file. Just copy the files at the corresponding directory under experts. UPDATE (13/1/2014) Changes in v20d2:
Please be aware that this is only a sample template that does not implement a filter for the current pair. In other words, it sets a time window for any event of the selected criticity. Something like this ... At the beginning for configuration: Code: Select all Code: Select all Code: Select all Code: Select all Code: Select all Constructive feedback will be always welcomed!!! Best & kind regards, Sergien |
|
| Author: | dudest [ Sat Jan 11, 2014 12:53 am ] |
| Post subject: | Re: FFCalMod - Updated news indicator / library with backtes |
Huge & nice effort Sergien!, good show |
|
| Author: | monkeh [ Sat Jan 11, 2014 11:12 pm ] |
| Post subject: | Re: FFCalMod - Updated news indicator / library with backtes |
well done! thank you! :hi: |
|
| Author: | sergiensergien [ Mon Jan 13, 2014 12:06 pm ] |
| Post subject: | Re: FFCalMod - Updated news indicator / library with backtes |
Added some new functions and corrected a directory mistake. If anybody is using the library, please, constructive feedback will be appreciated! B&KR, Sergien |
|
| Author: | sergiensergien [ Thu Feb 20, 2014 2:46 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi! Here is an updated version of my "interpretation" of this indicator, as posted previously here. Main changes from previous versions:
Have fun! |
|
| Author: | pgr45za [ Fri Feb 28, 2014 12:50 am ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi, I'm having trouble following your instructions to integrate this with an EA (build 610). 1) Is the library you point to in include correct? 2) Why can't I just: int MinSinceNews = iCustom(NULL,0,"NEWS_B6_v20f",true,true,false,true,true,1,0); int MinToNews = iCustom(NULL,0,"NEWS_B6_v20f",true,true,false,true,true,1,1); int ImpactSinceNews = iCustom(NULL,0,"NEWS_B6_v20f",true,true,false,true,true,2,0); int ImpactToNews = iCustom(NULL,0,"NEWS_B6_v20f",true,true,false,true,true,2,1); Thanks |
|
| Author: | sergiensergien [ Thu Mar 06, 2014 2:01 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi! Here is an updated version of my "interpretation" of this indicator, as posted previously here: http://www.forexfactory.com/showthre...37#post7192537 Main changes from previous version v20f:
What I had in mind was that Lets say we have the next upcoming news GBP construction PMI, If we had Six months history for reference, we could just go to the inputs of the indicator select GBP true, & select 6 months( which needs to be added) & GBP construction PMI (key words, which needs to be added) then we could see how the price reacted Before , During & after for the last 6 months After we have done our preparation we go back to the regular set up of the indi & all the previous lines would be erased The following EXPERIMENTAL functions have been added:
Have fun! |
|
| Author: | sergiensergien [ Thu Mar 06, 2014 2:04 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi, As far as I know it is correct as I'm using it in my own EAs .... Can you provide mi with a "dummy" EA to insert the code into? Best & kind regards, Sergien |
|
| Author: | milanese [ Thu Mar 06, 2014 5:24 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Thank you for posting this here Cheers Tommaso |
|
| Author: | sergiensergien [ Fri Mar 07, 2014 9:46 pm ] |
| Post subject: | FFCalMod - Updated news indicator / library with backtesting |
Hi, pgr45za I've updated instruction at the first post. Calling the indicator as you propose is always an option. The buffers are filled as follows: Code: Select all Sergien |
|
| All times are UTC | Page 1 of 3 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|