stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

10.3 SCALPER/RANGE TRADE SYSTEM
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=919
Page 122 of 178
Author:  nanningbob [ Thu Jan 03, 2013 10:48 pm ]
Post subject:  Re: MPTM Jump EA

xrismak wrote:
alpari uk first trades 2013 jan 3.gif
nanningbob wrote:
Haggadah wrote:
SteveHopwood wrote:
Haggadah wrote:Bob,
Thank you for the New Year's gift of an awesome System. Just to report an error I encountered while dropping the Jump EA+10+5 MPTM to my screen, error 4051 invalid function parameter.

Thank you.

Haggadah
Nice one. All three versions have the same fault, so the fixes are attached.


:D
Steve,
Error still exists: "10.3 TM JUMP EA +10 +6 20874865 TradeManagementModule stop loss modification failed with error 1:no error"

Thank you,

Haggadah
The Jump EA must have a SL placed first for it to work. Make sure your MPTM or you has set a stop loss first.
Peeps,

I just Love this System, I wish I knew how to use all those Jump EA's though.
One Currency Pair per Session so long as the Odds are stacked in my Favour...
that end's trading for the week on a good note,
If most of us have Trades like this twice a week then were are not doing to badly.....

Happy Trading Y'all

xrismak ;)
i will try in booklet B to explain the different EAs and indis
Author:  nanningbob [ Thu Jan 03, 2013 10:50 pm ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

xrismak wrote:
sk29 wrote:Xrismak,

I was also in the exact same trade in my demo account, but the EA only opened 1 position. How did you open so many positions? Did you do it manually? Looks like most of the positions opened around the same price, but at different times.

Thank you for sharing this graphic and appreciate your contributions to the thread.
Sk,
I know there is a Script that Opens between 3-5 Positions Simultaneously, I have it somewhere but can't seem to locate it in my Goodie Bag so I'll go and find a new set somewhere, I thought I'd close all my Positions and be done for the week when I just got another Signal re: Flyn Budha and I well gave it another throw of the Dice and came up with these trades which I have since closed Again in Profit.
This NB10.3 System Rocks :)

Happy Trading Y'all
xrismak. ;)
Please Please Please to continue to share your trades both successes and failures. It takes a load of work off of me and I do appreciate it very much your sharing.
Author:  xrismak [ Thu Jan 03, 2013 11:14 pm ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

Bob,
If I just said thank you very much to you without a Vivid Illustration via these trades, you would not understand just how Much you have changed my thought Process Re; Retail Forex Trading, I was almost about to Give UP a few Months AGO. :lol:
Bob I am using this Opportunity to say a Very Massive Thank You to your very Good self Once Again for sharing Everything you know about the NB10.3/2 Trading System. A Special thanks goes out to all the Other Traders on this Forum as well as Mr Steve Hopwood and also to my very Good Friend Jemook, it was his Understanding of 10.2a that Inspired me to keep trying to get better at doing this, Many Months Ago I saw what Jem could do and I decided to Grow up and be Just like him, If Jemook can do it Beautifully well so also can I or Anybody else ( I was Just Determined to Show that any System can work if Applied well to Trading, Especially Your System Bob.) I am Still Learning but I think a lot of other Traders on this Forum can do even better than I am doing right now, if we all Bounce ideas off each other and Do the Hard work of Reading the Booklets to Understand very well what using the System Entails. The Important Thing is exercising lots of Patience..... and Not being Afraid to get it totally wrong on a Demo Account Sometimes .

Happy Trading Y'all,
xrismak ;)
Author:  nanningbob [ Thu Jan 03, 2013 11:31 pm ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

In case some of you are interested I am helping a guy out of a big hole at FF. You can follow my advice at:

http://www.forexfactory.com/showthread. ... ost6337201
Author:  nanningbob [ Fri Jan 04, 2013 2:20 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

When I changed the MWDP indi I did not change the coding for the arrows like I did for the colors. I have adjusted them now for the arrows so you should not get a mixed signal green background with down arrow in the 10.2a reads. Let me know if you spot this problem again.
Author:  retireme [ Fri Jan 04, 2013 2:29 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

nanningbob wrote:When I changed the MWDP indi I did not change the coding for the arrows like I did for the colors. I have adjusted them now for the arrows so you should not get a mixed signal green background with down arrow in the 10.2a reads. Let me know if you spot this problem again.
Thanks Bob
Author:  nanningbob [ Fri Jan 04, 2013 2:50 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

If the jump EAs are working properly I will post everything to page 1 this weekend. That does not include the one that hedges, that is still in test mode but the other jump EAs worked before so they should be ready with the last adjustments.

I then will begin to work on booklet B.
Author:  nanningbob [ Fri Jan 04, 2013 2:58 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

I dont have time now but if someone could save me a bit of time. I would like the two EAs that open at the daily open line be adjusted so they open at the cross of the daily pivot line. I just saw a trade I would like to trade at the cross of the pivot instead of the open. If that can be done I would appreciate it.

Also if someone can confirm on a demo that when the magic numbers to the jump EAs work on all trades when set to 0 that would be good to know.
Author:  showreals [ Fri Jan 04, 2013 6:46 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

can this EAs be backtested?
Author:  surfandi [ Fri Jan 04, 2013 10:13 am ]
Post subject:  Re: 10.3 SCALPER/RANGE TRADE SYSTEM

Hello,
i changed the existing EA´s to what Bob wanted. In the code near of the bottom you can see this:

///////// original code
//if(Var2 < Var1 && Bid < Var2)

/////////pivot without DP/DO order
(line5) if(Bid < Var1)

/////////pivot with right DP/DO order
(line8) //if(Var2 < Var1 && Bid < Var1)

...now the EA doesn´t look for the right order of the Daily Open and Daily Pivot line but if this is needed we can simply put // sign´s to line5 and erase them in line8! Hope you can understand this i am struggeling in english explaning - sorry and i hope i don´t get trouble with copyrights!
All times are UTC Page 122 of 178