AllPairTradeManager(APTM)

MPTM's new home
Post Reply
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falancak » Fri Jun 20, 2014 1:20 pm wrote:This EA is good.But can we design multipair order generator with one of the dashboards.İ have some idea but no coding skill
If you could more specify what you mean, maybe I can code something..

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
falancak
Posts: 7
Joined: Sun Apr 20, 2014 7:02 pm

an other AllPairTradeManager

Post by falancak »

forexdashboardFull.ex4
[
For example ı appreciate this board very much.İt will be very simple.Becose this indi has numeric functions.So we can organize order placements like this

Buy the pair;when pair is above 70
Sell the pair;when pair is below 30

Orders will have their TP SL levels for partial close;for example TP;100 pips SL;100pips

Trail equity level for partial close of all orders;10 dollars Trail width;2 dollars

İ dont have source code.But you may know this İndi.İf not perhaps you can advice another one similar to that.Even we can use the levels of CCFP indicator or any other dashboard.

Best regards
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falancak » Fri Jun 20, 2014 8:38 pm wrote:[
For example ı appreciate this board very much.İt will be very simple.Becose this indi has numeric functions.So we can organize order placements like this

Buy the pair;when pair is above 70
Sell the pair;when pair is below 30

Orders will have their TP SL levels for partial close;for example TP;100 pips SL;100pips

Trail equity level for partial close of all orders;10 dollars Trail width;2 dollars

İ dont have source code.But you may know this İndi.İf not perhaps you can advice another one similar to that.Even we can use the levels of CCFP indicator or any other dashboard.

Best regards
I do not use dahboards personally, but SpiderX has coded a real nice dashboard for the 10.7/10.9 system take a look here....http://www.stevehopwoodforex.com/phpBB3 ... 652#p90652

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
falancak
Posts: 7
Joined: Sun Apr 20, 2014 7:02 pm

an other AllPairTradeManager

Post by falancak »

Then what you suggest for order generator.İ think indicators generally fails except ADX for order generation ı think.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falancak » Sat Jun 21, 2014 2:44 pm wrote:Then what you suggest for order generator.İ think indicators generally fails except ADX for order generation ı think.
you can take a look to our automated trading forum http://www.stevehopwoodforex.com/phpBB3 ... um.php?f=5 there you will find a lot of interesting EA's the allpairtrademanger is only thought to manage your open trades, esp. for your manual trading, but also for some automated strategies..

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
falancak
Posts: 7
Joined: Sun Apr 20, 2014 7:02 pm

an other AllPairTradeManager

Post by falancak »

You can open a topic about the favorite dashboard ideas for order generating.İsnt it a good idea?
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

an other AllPairTradeManager

Post by milanese »

falancak » Sun Jun 22, 2014 9:25 am wrote:You can open a topic about the favorite dashboard ideas for order generating.İsnt it a good idea?
You can open a topic for yourself just use the NEWTOPIC button on the forum overview-page at exp here http://www.stevehopwoodforex.com/phpBB3 ... m.php?f=21

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
joadri
Posts: 2
Joined: Mon Aug 12, 2013 11:12 am

an other AllPairTradeManager

Post by joadri »

Milanese,

Thanks for taking the time to code the trade manager. Its been a great help.

- Is it possible to set the trade manager so it will manage the trade like so:
- if TP1 reached = close 33% of position and leave SL at original value
- if TP2 reached = close 50% of remaining position and moves SL to BE



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

an other AllPairTradeManager

Post by milanese »

joadri » Tue Jul 22, 2014 8:54 am wrote:Milanese,

Thanks for taking the time to code the trade manager. Its been a great help.

- Is it possible to set the trade manager so it will manage the trade like so:
- if TP1 reached = close 33% of position and leave SL at original value
- if TP2 reached = close 50% of remaining position and moves SL to BE



Cheers
no this is in this way so far not previsted, you can only set for both one PartClosePercent, maybe if others here will find it an usefull add I will add this new function like you described..

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
joadri
Posts: 2
Joined: Mon Aug 12, 2013 11:12 am

an other AllPairTradeManager

Post by joadri »

milanese » Tue Jul 22, 2014 11:49 am wrote:
joadri » Tue Jul 22, 2014 8:54 am wrote:Milanese,

Thanks for taking the time to code the trade manager. Its been a great help.

- Is it possible to set the trade manager so it will manage the trade like so:
- if TP1 reached = close 33% of position and leave SL at original value
- if TP2 reached = close 50% of remaining position and moves SL to BE



Cheers
no this is in this way so far not previsted, you can only set for both one PartClosePercent, maybe if others here will find it an usefull add I will add this new function like you described..

Cheers :)

Tommaso
Hi Tommaso,
Thanks for the prompt reply :good:
Post Reply

Return to “Utilities Indicators and Scripts”