|
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.
How to show indicator in same frame as candles? |
AxonSoftware
|
Post subject: How to show indicator in same frame as candles? |
Post rating: 0
|
Posted: Fri 18 Sep, 2009, 11:02
|
|
User rating: 0
Joined: Thu 19 May, 2011, 16:00 Posts: 37 Location: UkraineUkraine
|
Hello!
How is it possible force custom indicator draw lines in same frame where we have candles and bars?
Thanks.
|
|
|
|
 |
API Support
|
Post subject: Re: How to show indicator in same frame as candles? |
Post rating: 0
|
Posted: Fri 18 Sep, 2009, 13:21
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
In IndicatorInfo there is overChart boolean value. If it's true, then indicator will be drawn over candles
|
|
|
|
 |
SFXbernhard
|
Post subject: Re: How to show indicator in same frame as candles? |
Post rating: 0
|
Posted: Tue 14 Jun, 2011, 15:30
|
|
User rating: 21
Joined: Thu 19 May, 2011, 20:50 Posts: 413 Location: Germany, Munich
|
Can an indicator draw both in candles window and in its own graph window?
|
|
|
|
 |
API Support
|
Post subject: Re: How to show indicator in same frame as candles? |
Post rating: 0
|
Posted: Wed 15 Jun, 2011, 07:58
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
No, as IndicatorInfo constructor's parameter overChart already suggests that it can be only one of the two.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|