I have not done anything about the second choice yet.nanningbob wrote:Can the ability to move the jumping sl up lets say by 6 pips every 5 pips possible. It would do something like this:
set SL -18
at +5 move SL to -12
at +10 move SL to -6
at +15 move SL to 0
at +20 move SL to +5
and so on until it hits the SL or TP
A second choice would be to stop jumping stop after 5 moves or what ever you want.
Thanks,
Bob
- This is a multi-pair manager, so it will manage all trades so long as they have the same magic number as in the MagicNumber input.
- JumpIncrementPips is the size of jump required to trigger an sl move.
- NegativeIncrementPips are the number of pips to jump the stop whilst it is still a negative stop loss i.e. < order open price for a buy, > order open price for a sell.
- PositiveIncrementPips are the number of pips to jump the stop once it has reached breakeven or above.
- AlwaysOn sends the bot into an endless loop, going through its calculations twice a second. It will start immediately you load it up, so the chart is irrelevant. You only need one instance of the ea running, unless you want to manage trades with different magic numbers.
GV's are not foolproof. They are tiny files stored on you hard drive and so are as subject to corruption as are any other stored files. If any of you maths geeks can come up with a formula that allows the ea to know where it is in the jump process on a restart, then that would be better.
Use the ea to manage manual 10.3 trades and those sent by Gimme Your Hair.
Matters of general interest
Go here to download and run the script that will fill your platform's missing chart history: http://www.stevehopwoodforex.com/phpBB3 ... f=15&t=254
Read this post:
http://www.stevehopwoodforex.com/phpBB3 ... p?f=6&t=78 Newbie traders, read this for inspiration and warning. Those of you who have suffered losses, read it for inspiration.
Masterly summary of hedging: http://www.forexfactory.com/showthread. ... ost4977179
EA coding
I receive may requests to code EA's. Traders, if I code your EA for free, then I will share it here. If you want me to code your EA without sharing, then my fee is $100 payable into my paypal account. I explain why at http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79, at the bottom of the post.
Useful utilities/EA's/scripts
- MaryJane has posted a fabulous utility to allow us to resize EA input windows: http://www.forexfactory.com/showthread.php?t=299017
- Multi purpose trade manager: http://www.stevehopwoodforex.com/phpBB3 ... ?f=21&t=64
- Account equity analyser: http://www.forexfactory.com/showthread. ... ost4709098, which includes a template for both USD and the Euro.
- Past-trades display indi by squalou; shows a graphical display of the success/failure of trades in your History tab. Breathtaking piece of work. http://www.forexfactory.com/showthread. ... ost3830610
- My shell EA – the code I use to produce EA's so quickly. http://www.stevehopwoodforex.com/phpBB3 ... ?f=15&t=79