I have been trying to find a basket manager that fits with how I trade but I tend to find one does some part of what I want and then another does something else.
I am based in Australia and have been trading successfully by running HGBG from approx. 11am-7pm (London Time) each night. I trade only EURUSD, GBPJPY, USDCHF and USDJPY and use HGBG to turn on the trading at 11:10 and then finish up at 6:50pm (and a little earlier on Friday). I use a modified version of TargetCloseAllTradesBE to close all open and pending orders at 6:50pm daily plus I use 4% basket profit.
As it runs every night while I sleep I'd like to be able to get a basket manager that does the above but also closes off everything at x percentage if something goes wrong. So I want to know that when I wake up the worst position that I can be in is I have lost 3% (or whatever figure I choose). So if basket loss gets to 3% every order is closed and all EA's shut down for the day and no more trades placed.
I love the TargetCloseAllTradesBE way of dealing with the basket profits where it keeps open even after hitting TP% so if there is a positive runner then it may go to 10-12% in a day which it has on occasion.
Maybe I have missed something but I have tested each one on here and nothing does exactly what I need - some very close though. I'd be happy to pay to get it coded if it doesn't exist too.
Thanks for any help you can offer.
Jason
simple allPairBasketManager
-
t3ch
- Posts: 5
- Joined: Mon Mar 21, 2016 3:35 pm
simple allPairBasketManager
Hello Tommaso, thank you for all your great work!! Is there any way to modify the subject (SAPBM) of the email alert for SAPBTM129.ex4? Would it be possible to edit the subject text in an input value of the EA? Thank you.
Bob
Bob
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
Hi Bob,t3ch » Fri Sep 09, 2016 11:51 pm wrote:Hello Tommaso, thank you for all your great work!! Is there any way to modify the subject (SAPBM) of the email alert for SAPBTM129.ex4? Would it be possible to edit the subject text in an input value of the EA? Thank you.
Bob
that had so far no one asked, maybe if others will ask for this , I will modify this..
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
FXe3
- Trader
- Posts: 116
- Joined: Wed Dec 10, 2014 11:08 pm
- Location: Breckenridge, CO
simple allPairBasketManager
Hi Tommaso,
Would you consider adding a basket TP in pips that could be used when stacking trades, similar to what is used in Tomele's Billbyot (attached)
Thanks,
Eric
Would you consider adding a basket TP in pips that could be used when stacking trades, similar to what is used in Tomele's Billbyot (attached)
Thanks,
Eric
milanese » Sat Jul 30, 2016 5:13 pm wrote: the attached one can be used too as one Pair BasketManager....
just setonlyManageThisPairto true, you can use too the EA with only a specific MagicNumber, for this setonlyManageOneMagicNumberto true
Cheers:)
Tommaso
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
No I don't think so, as this EA is already very versatile and if I would add for every trading style some specific function, it would be to complicated and overloaded at the end, this I will avoid!FXe3 » Mon Sep 19, 2016 4:18 pm wrote:Hi Tommaso,
Would you consider adding a basket TP in pips that could be used when stacking trades, similar to what is used in Tomele's Billbyot (attached)
Thanks,
Eric
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
FXe3
- Trader
- Posts: 116
- Joined: Wed Dec 10, 2014 11:08 pm
- Location: Breckenridge, CO
simple allPairBasketManager
Thank you for your quick response
milanese » Mon Sep 19, 2016 4:29 pm wrote: No I don't think so, as this EA is already very versatile and if I would add for every trading style some specific function, it would be to complicated and overloaded at the end, this I will avoid!
Cheers
Tommaso
- patmontes
- Trader
- Posts: 367
- Joined: Wed Apr 23, 2014 10:42 pm
simple allPairBasketManager
Hi everyone, can i kindly ask your help to verify my set file?
What I want to achieve:
TP: 45 Cash
Breakeven to 10 Cash when Cash Profit Reaches 20
Jump Stop 10 Cash TP
Scenario: If profit reaches 30++ cash, then jump stop should reach to 20 then if 40, JS to move to 30, etc etc...
What I want to achieve:
TP: 45 Cash
Breakeven to 10 Cash when Cash Profit Reaches 20
Jump Stop 10 Cash TP
Scenario: If profit reaches 30++ cash, then jump stop should reach to 20 then if 40, JS to move to 30, etc etc...
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
changepatmontes » Thu Sep 22, 2016 10:16 am wrote:Hi everyone, can i kindly ask your help to verify my set file?
What I want to achieve:
TP: 45 Cash
Breakeven to 10 Cash when Cash Profit Reaches 20
Jump Stop 10 Cash TP
Scenario: If profit reaches 30++ cash, then jump stop should reach to 20 then if 40, JS to move to 30, etc etc...
AllOverProfitForSettingBE to 10 (was 20) as it will add the min distance, so with your setfile BE would set with a cp of 30 , best is to test it on a demo account before using live..Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- patmontes
- Trader
- Posts: 367
- Joined: Wed Apr 23, 2014 10:42 pm
-
Guest
simple allPairBasketManager
Hello all
Amazing EA to manage open orders. Is possible to trail by equity %. Let say I set target 5% and trail 1%. In that case the EA continue running if highest equity is above 5% and no stop unless from the highest equity it go down 1%
Thanks
Jose
Amazing EA to manage open orders. Is possible to trail by equity %. Let say I set target 5% and trail 1%. In that case the EA continue running if highest equity is above 5% and no stop unless from the highest equity it go down 1%
Thanks
Jose