|
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.
correct ind ? |
maxi
|
Post subject: correct ind ? |
Post rating: 0
|
Posted: Mon 03 Sep, 2012, 10:22
|
|
User rating: 0
Joined: Thu 03 Nov, 2011, 21:46 Posts: 68 Location: Russian Federation,
|
hi, how to use the indicator Renko, for check it out in Demo backtest. double[][] cci = calculateIndicator("CCI", feedDescr, AppliedPrice.CLOSE, new Object[]{indPeriod}, 2, tick.getTime(), 0); this : (Double)cci[PREV][0] or this: cci[PREV][0].
Renko can not show the correct results in the story? regards
|
|
|
|
 |
API Support
|
Post subject: Re: correct ind ? |
Post rating: 0
|
Posted: Mon 03 Sep, 2012, 15:55
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|