simple allPairBasketManager

MPTM's new home
Post Reply
madopter1
Trader
Posts: 23
Joined: Mon Apr 13, 2015 10:47 pm

simple allPairBasketManager

Post by madopter1 »

I don't know but perhaps this is a possible solution to my problem.

Is it possible to manually specify a dollar amount or pip amount in your trade manager EA?

e.g. if starting account size is $10000, and my net goal for the trading day is $100, can I manually specify in the EA, to close the basket and shutdown EA once equity is $10100? For some reason this seems doable but I'm guessing it's not as easy as it sounds to code?

In other words, the trade manager EA will ONLY look at the parameter AccountEquity = $10100, and allow trading until $10100 equity is reached.

Then for day #2, I would manually specify $10200 in the trade manager EA, etc.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

simple allPairBasketManager

Post by milanese »

madopter1 » Mon Sep 07, 2015 5:21 pm wrote:I don't know but perhaps this is a possible solution to my problem.

Is it possible to manually specify a dollar amount or pip amount in your trade manager EA?

e.g. if starting account size is $10000, and my net goal for the trading day is $100, can I manually specify in the EA, to close the basket and shutdown EA once equity is $10100? For some reason this seems doable but I'm guessing it's not as easy as it sounds to code?

In other words, the trade manager EA will ONLY look at the parameter AccountEquity = $10100, and allow trading until $10100 equity is reached.

Then for day #2, I would manually specify $10200 in the trade manager EA, etc.
this is so far not previsted..
But take a look there http://www.stevehopwoodforex.com/phpBB3 ... =21&t=4072 if I remember right, one of those version have an option that could help you..
Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
madopter1
Trader
Posts: 23
Joined: Mon Apr 13, 2015 10:47 pm

simple allPairBasketManager

Post by madopter1 »

milanese » Mon Sep 07, 2015 7:17 pm wrote:
madopter1 » Mon Sep 07, 2015 5:21 pm wrote:I don't know but perhaps this is a possible solution to my problem.

Is it possible to manually specify a dollar amount or pip amount in your trade manager EA?

e.g. if starting account size is $10000, and my net goal for the trading day is $100, can I manually specify in the EA, to close the basket and shutdown EA once equity is $10100? For some reason this seems doable but I'm guessing it's not as easy as it sounds to code?

In other words, the trade manager EA will ONLY look at the parameter AccountEquity = $10100, and allow trading until $10100 equity is reached.

Then for day #2, I would manually specify $10200 in the trade manager EA, etc.
this is so far not previsted..
But take a look there http://www.stevehopwoodforex.com/phpBB3 ... =21&t=4072 if I remember right, one of those version have an option that could help you..
Cheers :)

Tommaso
Tommaso,

The EquitySLTP_E_EA.mq4 is exactly what I'm looking for!

Would you kindly add:

1. disableAfterXBasketCloses
2. reactivateExpertsAfterMinutes
3. email and push alert on basket close(s)

It will be perfect tool for me with no additional modifications :good:
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

simple allPairBasketManager

Post by milanese »

madopter1 » Mon Sep 07, 2015 9:15 pm wrote:
Tommaso,

The EquitySLTP_E_EA.mq4 is exactly what I'm looking for!

Would you kindly add:

1. disableAfterXBasketCloses
2. reactivateExpertsAfterMinutes
3. email and push alert on basket close(s)

It will be perfect tool for me with no additional modifications :good:
I will not update this old preversion of the sAPBTM, sorry, you must take it as it is...

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
dsugums
Trader
Posts: 117
Joined: Mon Jan 30, 2012 9:57 pm

simple allPairBasketManager

Post by dsugums »

Hi Milanese

I am been using this ea for some time and it is a great tool.

Just wondering if the EA can be modified to have magic number so that the basket close only the particular trades. It will be useful I using different EAs in a single terminal.

Cheers
ds
Image
Image
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

simple allPairBasketManager

Post by milanese »

dsugums » Mon Oct 05, 2015 8:32 am wrote:Hi Milanese

I am been using this ea for some time and it is a great tool.

Just wondering if the EA can be modified to have magic number so that the basket close only the particular trades. It will be useful I using different EAs in a single terminal.

Cheers
ds
would for this concept not make much sense as the EA is thought as entire account-basket-management EA, you can try the APTM --click--> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3482 this one has basket-trading possible with magicnumber...

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
dsugums
Trader
Posts: 117
Joined: Mon Jan 30, 2012 9:57 pm

simple allPairBasketManager

Post by dsugums »

milanese » Mon Oct 05, 2015 10:26 am wrote:
dsugums » Mon Oct 05, 2015 8:32 am wrote:Hi Milanese

I am been using this ea for some time and it is a great tool.

Just wondering if the EA can be modified to have magic number so that the basket close only the particular trades. It will be useful I using different EAs in a single terminal.

Cheers
ds
would for this concept not make much sense as the EA is thought as entire account-basket-management EA, you can try the APTM --click--> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3482 this one has basket-trading possible with magicnumber...

Cheers :)

Tommaso
Ok thanks for the other EA. Did not look at that before. It will be perfect for me. Thanks

Cheers
ds
Image
Image
dsugums
Trader
Posts: 117
Joined: Mon Jan 30, 2012 9:57 pm

simple allPairBasketManager

Post by dsugums »

milanese » Mon Oct 05, 2015 10:26 am wrote:
dsugums » Mon Oct 05, 2015 8:32 am wrote:Hi Milanese

I am been using this ea for some time and it is a great tool.

Just wondering if the EA can be modified to have magic number so that the basket close only the particular trades. It will be useful I using different EAs in a single terminal.

Cheers
ds
would for this concept not make much sense as the EA is thought as entire account-basket-management EA, you can try the APTM --click--> http://www.stevehopwoodforex.com/phpBB3 ... =21&t=3482 this one has basket-trading possible with magicnumber...

Cheers :)

Tommaso
Hi Tommaso

I just went through the APTM functions. Looks like it does not have percentage profit close. It do have equity balance close though. I will be easier to manage the equity based on % than currency.


Thanks

Cheers
ds
Image
Image
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

simple allPairBasketManager

Post by milanese »

dsugums » Sat Oct 10, 2015 11:01 pm wrote:
Hi Tommaso

I just went through the APTM functions. Looks like it does not have percentage profit close. It do have equity balance close though. I will be easier to manage the equity based on % than currency.

Thanks

Cheers
ds
Please try the attached special version of SAPBTM it has magic-number limitation as an optional and should be exactly what you are searching for, if I understood you right...
SAPBTM124.ex4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Stefan61200
Trader
Posts: 12
Joined: Tue Jan 20, 2015 10:50 pm
Location: Frankfurt Germany

simple allPairBasketManager

Post by Stefan61200 »

Hi Tommaso,

I am using the version 124. I do have the problem that I want to stop all EAs after the "InitialBalancePercentForTP_Close" got hit. But this should only happen on Friday. On all other days the EAs should stay active.

It would be great if you could add this feature to SAPBTM. :hi:

Would this feature be of interest for all of you using SAPBTM? :yahoo: :clap: :good:

Cheers,
Stefan
Post Reply

Return to “Utilities Indicators and Scripts”