|
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.
Error message |
Eric
|
Post subject: Error message |
Post rating: 0
|
Posted: Tue 24 Jul, 2012, 12:47
|
|
User rating: 0
Joined: Tue 24 Jul, 2012, 12:38 Posts: 41
|
Hi all,
I get an error message in the platform when I apply a custom indicator : WARNING: selected Instrument is null, take: EURUSD
This indicator is initially an MT4 custom one. Is it a typical error when an MT4 is converted to java ?
I need help to find where I can look in the code.
Thank you.
|
|
|
|
 |
API Support
|
Post subject: Re: Error message |
Post rating: 0
|
Posted: Tue 24 Jul, 2012, 13:05
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
This occurs when from init() method the instrument gets retrieved - in JForex at the stage of initialization the chart period and instrument are not available.
|
|
|
|
 |
Eric
|
Post subject: Re: Error message |
Post rating: 0
|
Posted: Tue 24 Jul, 2012, 15:16
|
|
User rating: 0
Joined: Tue 24 Jul, 2012, 12:38 Posts: 41
|
Thanks. Will look at this.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|