I finally decided to implement my ideas instead of relying on others to do it.
PacMan is a Goblin Bipoler hybrid.(special thanks to Bluto)
There is enough changes in here to warrant a name change. Plus I didn't want to add to all the other "mod" versions. On that note, if your gonna change things(other than settings) in Pacman please rename it.
I have changed the signal from JMA to CCI. And added a volume filter for all entrys. CCI is great for a entry trigger, and a flat market filter, and keeping you in direction of the markets momentum. The volume filter will only allow trading when market volume is sufficient. I have the RSX signal set high when not using conservative setting, because its signal is based on slope, turn up or turn down. If Using conservative setting set RSX peroid anywhere from 12-17 for the conventional 30/70 rules.
I have added what I call "superPacMan" lot sizing. You can adjust your lot progression from as low as 168%(using fibo sizing) 200%(normal) 225%/250%(using SuperPacMan lot sizing).
This is for several reasons. As you get close to max trades open (in my case 5) each new order covers the previous orders less and less. By increasing the progression % my 4-5th trades can now make profits.
I have included lots of details inside the EA at the top. You must read the notes inside the EA before starting your testing, so you understand what my methodology is.
It can still be used as the regular bipoler was, with the benefit of the new signals and filters.
There is more to be added, like making the equity target read the L_Profit and S_Profit of the pair its on, instead of the whole account.
I keep getting L_profit and S_Profit not defined. So I must have not defined it correctly for what I need it for. Or something like that. So let me keep up the PacMan versions, and if you make changes rename it please.
Remember this is my first attempt at coding so don't laugh
Dave
Edit: Added ability to change indicaters peroid in the settings window. And a low risk easy going back test.
Edit : Fixed CCI signal
edit: added volumeMA inplace of JMA option to solve zero divide error. Some signal changes noted.
edit: Equity target fixed to close on single pairs profit. Now it is able to run on multiple pairs, using equity target.
edit: Added MrsPacMan version
edit: Updated MrsPacMan and added MrsPacManUsdChf defaults preset
edit: fixed bug in equity close function
edit: Added 5 years mrspacman
edit: added PacManJr_gpb$ & i_trend