Hi Tommaso,
I'm not sure if it is a bug but useDeactivateOnXServertimeEATrading = true does not first close all trades and delete all pending orders before shutting down the EA at the specified time. Instead, the EA only turns off EA Trading button.
If it is not a bug, could the EA have the feature so that the trades are closed and pending orders deleted before turning off EA Trading button?
madopter :hi:
simple allPairBasketManager
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
if you would read the posts before you would know, that this is no bug, but intentional, if you want to delete or close orders, you should do this manually.madopter » Fri Apr 14, 2017 5:45 pm wrote:Hi Tommaso,
I'm not sure if it is a bug but useDeactivateOnXServertimeEATrading = true does not first close all trades and delete all pending orders before shutting down the EA at the specified time. Instead, the EA only turns off EA Trading button.
If it is not a bug, could the EA have the feature so that the trades are closed and pending orders deleted before turning off EA Trading button?
madopter :hi:
I will not change this as it is intended in this way.
http://www.stevehopwoodforex.com/phpBB3 ... 60#p153160
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
-
qvintus
- Trader
- Posts: 220
- Joined: Sat Nov 30, 2013 7:02 pm
simple allPairBasketManager
Hi Tommaso.Mike » 03 Jun 2015, 09:12 wrote:Tommaso
Your sapbm works flawlessly and I use it more and more. There is one issue, I do not know how to handle and for which I have a whish. (I remember some ea having this option but I do not remember which and how.)
If I set Basket Profit 3% and only 2 trades start off it is a very different situation as when 11 trades are in a basket. To make the story short, could you add a feature that defines basket profit in relation to the number of trades in the basket either as a) the sum of x pips per trade ore b) the sum of y atrMultiBascetProfit of each trade.
Basket USDCAD, ATR 113; GBPUSD, ATR 148;EURUSD, ATR 135
Scenario 1
set Profit at an average of x = 25 Pips (arbitrary) in Profit per Pair
3 Pairs --> Basket close at 75 Pips in Profit
Scenario 2
set profit at the sum of each pair's y = atrMultiBasketProfit = 0.3 (arbitrary)
USDCAD = 0.3 *113 = 33.9
GBPUSD = 0.3*148 = 44.4
EURUSD = 0.3*135 = 40.5
3 Pairs --> Basket closes at 118.8 Pips in Profit
perhaps there is a better way to relate target profit to basket size.
Thanks for consideration Mike
Any plans of implementing the idea from Mike?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
no..
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
-
tomgu
- Trader
- Posts: 38
- Joined: Fri Nov 06, 2015 11:09 pm
simple allPairBasketManager
I use 1.24 Fri disable only version. I have set up only manager one magic number, but it failed today. Closed all orders. Does it has bug? Which version this function work properly? the newest version does not has this function. I have 3 EAS work together, but I only want it control one.
thanks
thanks
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
please use v1.29 for this functions..tomgu » Mon Jun 12, 2017 3:17 pm wrote:I use 1.24 Fri disable only version. I have set up only manager one magic number, but it failed today. Closed all orders. Does it has bug? Which version this function work properly? the newest version does not has this function. I have 3 EAS work together, but I only want it control one.
thanks
http://www.stevehopwoodforex.com/phpBB3 ... 44#p144044
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
-
Guest
simple allPairBasketManager
Hi Milanesemilanese » Mon Jun 12, 2017 10:34 am wrote: please use v1.29 for this functions..
http://www.stevehopwoodforex.com/phpBB3 ... 44#p144044
Cheers
Tommaso
Where I can get that 1.29 version? In post one is 1.22
Thanks
Jose
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
simple allPairBasketManager
are you blind?????????????? Just click the link.--> http://www.stevehopwoodforex.com/phpBB3 ... 44#p144044rumbaut » Mon Jun 12, 2017 3:37 pm wrote:
Hi Milanese
Where I can get that 1.29 version? In post one is 1.22
Thanks
Jose
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
-
Guest
simple allPairBasketManager
milanese » Mon Jun 12, 2017 10:48 am wrote:are you blind?????????????? Just click the link.--> http://www.stevehopwoodforex.com/phpBB3 ... 44#p144044rumbaut » Mon Jun 12, 2017 3:37 pm wrote:
Hi Milanese
Where I can get that 1.29 version? In post one is 1.22
Thanks
Jose
Sorry, you are right, was blind here
thanks for the update
-
murysco
- Trader
- Posts: 17
- Joined: Fri Feb 26, 2016 10:32 pm
simple allPairBasketManager
Hello Tommaso,
Thanks for the great work. I find this basket manager as the best I have come across.
I would like to make 2 suggestions for v1.22 if possible:
1. Is it possible to add an option in v1.22 to reactivate Experts at New_Xtime-frame Candle?
Reason is that if we have a weekly or daily target and the target is reached, EA deactivated, I would want it to be reactivated on new daily or weekly candle (depending on individual choice). So we should be able to specify the time frame we want EA to be reactivated.
Like in the example of attached screenshot:
2. I use a trade-copier and would like an option where after a basket close, it should add Xseconds before deactivating the EXPERT, e.g 10 or 15secs. This is to allow the trade copier to do its work before deactivating the Expert. 0secs to disable the option.
Thanks in anticipation.
MM
Thanks for the great work. I find this basket manager as the best I have come across.
I would like to make 2 suggestions for v1.22 if possible:
1. Is it possible to add an option in v1.22 to reactivate Experts at New_Xtime-frame Candle?
Reason is that if we have a weekly or daily target and the target is reached, EA deactivated, I would want it to be reactivated on new daily or weekly candle (depending on individual choice). So we should be able to specify the time frame we want EA to be reactivated.
Like in the example of attached screenshot:
2. I use a trade-copier and would like an option where after a basket close, it should add Xseconds before deactivating the EXPERT, e.g 10 or 15secs. This is to allow the trade copier to do its work before deactivating the Expert. 0secs to disable the option.
Thanks in anticipation.
MM
You do not have the required permissions to view the files attached to this post.