|
how many stratagies can be run sametime in real account? |
hanghangzhu
|
 |
Post subject: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Wed 22 Aug, 2012, 15:05
|
|
User rating: 0
Joined: Wed 22 Aug, 2012, 14:48 Posts: 1
|
how many stratagies can be run sametime in real account?
if more than one can be run, what should be payed attention? like the label, and any others?
|
|
|
|
 |
Contest Support
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Mon 03 Sep, 2012, 17:33
|
|
User rating: 8
Joined: Wed 21 Apr, 2010, 10:42 Posts: 1167
|
There is no limitation. But! Yes, it's very dangerous! The label is very important and it must be unique. Also you should avoid modifications of orders that do not belong to the same strategy. We recommend to have different accounts. If you already have an account with us, it's not so difficult to apply for a new one.
|
|
|
|
 |
fprophet
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Tue 16 Oct, 2012, 21:47
|
|
User rating: 1
Joined: Fri 14 Sep, 2012, 02:25 Posts: 57 Location: New Zealand, Christchurch
|
Can you please supply an example of the code required to ensure that a Strategy only operates on Orders that it has created?
|
|
|
|
 |
fprophet
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Fri 23 Nov, 2012, 01:55
|
|
User rating: 1
Joined: Fri 14 Sep, 2012, 02:25 Posts: 57 Location: New Zealand, Christchurch
|
I remain confused - the Wiki points out that:
In Strategies tab it is rather straightforward to run multiple strategy instances in parallel. It is also possible to run multiple instances of the same strategy both with the same parameters and different presets of parameters.
Which suggests its fine to run the same Strategy multiple times in parallel - with the same or different parameter presets. So is this OK or not? How do I stop one instance of my Strategy changing orders created by another instance?
|
|
|
|
 |
Contest Support
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Fri 23 Nov, 2012, 13:05
|
|
User rating: 8
Joined: Wed 21 Apr, 2010, 10:42 Posts: 1167
|
The wiki pages provides general information about the JForex platform.
You can't run multiple strategies on the contest account. Only 1 strategy is allowed.
|
|
|
|
 |
fprophet
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Sat 24 Nov, 2012, 02:54
|
|
User rating: 1
Joined: Fri 14 Sep, 2012, 02:25 Posts: 57 Location: New Zealand, Christchurch
|
Understood - no issue with contest strategies.
Can you please advise me how I should best code my strategy to only 'see' trades that it 'owns' and to never modify stop-losses etc. on orders it has not created itself.
Do I need to put my strategy name/version into the Label - plus a 'thread id' or something that uniquely identifies the preset that I'm using - so that I can check each order is actually 'mine' before I update it? (an example of best practice code would be extremely useful please) or does the JForex platform automatically synchronise all threads & associated data?
Also noticed that this question has been posted under "Strategy Contest" (probably incorrectly) - so I have emailed my more detailed questions on this to Dukascopy Support for help & guidance - as I do indeed need to run multiple Strategies simultaneously & I do not want to have to manage multiple live accounts.
|
|
|
|
 |
fprophet
|
Post subject: Re: how many stratagies can be run sametime in real account? |
Post rating: 0
|
Posted: Wed 28 Nov, 2012, 21:37
|
|
User rating: 1
Joined: Fri 14 Sep, 2012, 02:25 Posts: 57 Location: New Zealand, Christchurch
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|