|
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.
w do I Sentiment chart. |
EFXSIGNALS
|
Post subject: w do I Sentiment chart. |
Post rating: 0
|
Posted: Wed 12 Feb, 2014, 08:12
|
|
User rating: 0
Joined: Tue 16 Oct, 2012, 10:01 Posts: 10 Location: TurkeyTurkey
|
What should I do to achieve this graph.
Eclipse program I downloaded to the desktop. I installed the program.
eclipse maven project program I downloaded to the desktop. I installed the program.
I opened a new account at Dukascopy demo.
Attachments: |
SWFX sentiment index.png [34.31 KiB]
Downloaded 198 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
EFXSIGNALS
|
Post subject: Re: w do I Sentiment chart. |
Post rating: 0
|
Posted: Wed 12 Feb, 2014, 08:14
|
|
User rating: 0
Joined: Tue 16 Oct, 2012, 10:01 Posts: 10 Location: TurkeyTurkey
|
I came up to this stage.
What should I do after that. I'm glad you told with pictures. Good day.
Attachments: |
zzzzz.png [164.56 KiB]
Downloaded 230 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
API Support
|
Post subject: Re: w do I Sentiment chart. |
Post rating: 0
|
Posted: Wed 12 Feb, 2014, 08:28
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
and now press Ctrl+Shift+T and type SentimentIndexBarIndicator - you will find the indicator source code. If you wish to make a modified version of yours, copy the code to the singlejartest package (or any new package in the project) and rename the indicator such that you can register in the platform,e.g.: indicatorInfo = new IndicatorInfo("SentimentBarMine", "Customized sentiment Index bar", "", false, false, false, 1, 3, 1);
|
|
|
|
 |
EFXSIGNALS
|
Post subject: Re: w do I Sentiment chart. |
Post rating: 0
|
Posted: Thu 13 Feb, 2014, 07:57
|
|
User rating: 0
Joined: Tue 16 Oct, 2012, 10:01 Posts: 10 Location: TurkeyTurkey
|
API Support wrote: and now press Ctrl+Shift+T and type SentimentIndexBarIndicator - you will find the indicator source code. If you wish to make a modified version of yours, copy the code to the singlejartest package (or any new package in the project) and rename the indicator such that you can register in the platform,e.g.: indicatorInfo = new IndicatorInfo("SentimentBarMine", "Customized sentiment Index bar", "", false, false, false, 1, 3, 1); Sir. Unfortunately, I can not. If I can not tell you with detailed pictures. Kindest regards.
|
|
|
|
 |
API Support
|
Post subject: Re: w do I Sentiment chart. |
Post rating: 0
|
Posted: Thu 13 Feb, 2014, 08:50
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Please provide more details what you are doing and what does not happen as expected.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|