Probably a stupid question (not my first and probably not my last) I want to use 3.1iExposure Tickets - but how do I give my trades a magic number so that only those are on the 3.1 and also the same for the MPBM
Best Regards
fire580
Baluda Indicators
-
fire580
- Trader
- Posts: 314
- Joined: Wed May 09, 2012 4:51 pm
Re: Baluda Indicators
New to using MPBT EA - Can anyone tell me possibly why this basket wasn't closed when it reached take profit?
You do not have the required permissions to view the files attached to this post.
-
daveM
- Trader
- Posts: 34
- Joined: Sun Jun 10, 2012 3:52 pm
- Location: Toronto
Re: Baluda Indicators
perhaps you will attach your set file and explain the circumstances....fire580 wrote:New to using MPBT EA - Can anyone tell me possibly why this basket wasn't closed when it reached take profit?
-
spotdespot
- Trader
- Posts: 768
- Joined: Sun Jan 22, 2012 11:38 pm
Re: Baluda Indicators
Your EA is not enabled properly - you have a "sad" face not a "smiley" face. It looks like it is monitoring the trades but not managing them - it didn't set your breakeven either. Check Expert Advisors tab is enabled and the EA settings are as attached.fire580 wrote:New to using MPBT EA - Can anyone tell me possibly why this basket wasn't closed when it reached take profit?
Cheers,
Dave.
You do not have the required permissions to view the files attached to this post.
-
fire580
- Trader
- Posts: 314
- Joined: Wed May 09, 2012 4:51 pm
Re: Baluda Indicators
Okay, thanks guys I got it now.
-
NEK
- Posts: 2
- Joined: Fri Jan 11, 2013 1:21 pm
- Location: Belgorod
Re: Baluda Indicators
Hello!
Can anyone tell me possibly why MPBM don't update online information on the chart about Profit/Loss ?
MPBM updates the information only after opening and closing the window with its properties.
Thank's.
(sorry for my english)

Can anyone tell me possibly why MPBM don't update online information on the chart about Profit/Loss ?
MPBM updates the information only after opening and closing the window with its properties.
Thank's.
(sorry for my english)

You do not have the required permissions to view the files attached to this post.
Last edited by NEK on Sun Feb 10, 2013 8:12 pm, edited 1 time in total.
-
vadlapatis
Re: Baluda Indicators
Place MPBM on online(regular)chart , KOS#14 is an offline chartNEK wrote:Hello!
Can anyone tell me possibly why MPBM don't update online information on the chart about Profit/Loss ?
MPBM updates the information only after opening and closing the window with its properties.
Thank's.
(sorry for my English)
-
NEK
- Posts: 2
- Joined: Fri Jan 11, 2013 1:21 pm
- Location: Belgorod
Re: Baluda Indicators
Oh, I'm a stupid idiot...vadlapatis wrote: Place MPBM on online(regular)chart , KOS#14 is an offline chart
vadlapatis, thank you!
-
fire580
- Trader
- Posts: 314
- Joined: Wed May 09, 2012 4:51 pm
Re: Baluda Indicators
Sorry if posting this question in the wrong thread -but this is a MPBT question - I'm looking for a basket trader that will show me the status of trades sent to it from an EA not only for open trades but for all the trades for a specific period and show "net" values for that period - example it will keep track of all trades and If and when my take profit is hit (either pips or dollars) it will then close all. I will not be using an adaptive stop but a fixed stop per pair ...where if a stop is hit on a particular pair the loss is calculated into the net position and the basket stays open until my adaptive or fixed dollars or pips is reached.
Thanks,
Fire580
Thanks,
Fire580
-
spotdespot
- Trader
- Posts: 768
- Joined: Sun Jan 22, 2012 11:38 pm
Re: Baluda Indicators
The only way I can see of doing that fire580 is to have MPBM to manage your basket TP (adaptive or fixed $/pips/equity) and have the original MPTM to manage the stops for the individual trades. You would just need to comment out the parts in MPBM that check for a specific magic number.
I think this will do what you want - effectively adaptive TP will be X * number of trades open at any time. SL will just take trades out of the equation with MPTM.
If you use fixed TP then it will stay fixed - there is no way of changing it, certainly that I know of, when a trade is "removed" (hits SL for example) - except for using adaptive TP targets.
Cheers,
Dave.
I think this will do what you want - effectively adaptive TP will be X * number of trades open at any time. SL will just take trades out of the equation with MPTM.
If you use fixed TP then it will stay fixed - there is no way of changing it, certainly that I know of, when a trade is "removed" (hits SL for example) - except for using adaptive TP targets.
Cheers,
Dave.