|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Get Account ID or Account User |
Guest
|
Post subject: Get Account ID or Account User |
Post rating: 0
|
Posted: Sun 29 Aug, 2010, 19:20
|
|
User rating: -
|
Hello... my cuestion is... can I get the User or Account ID when a strategy is runnig in case I just want a strategy to run only in certain accounts? thanks
|
|
|
|
 |
[tradelove]
|
Post subject: Re: Get Account ID or Account User |
Post rating: 0
|
Posted: Mon 30 Aug, 2010, 07:21
|
|
User rating: 0
Joined: Fri 20 Aug, 2010, 14:09 Posts: 20
|
console.getOut().println("Account ID: " + this.engine.getAccount());
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|