PureBytes Links
Trading Reference Links
|
Hi, All,
1.) How can this be done in AB?
2.) Would it require the use of a function and paint pixels OR
can one control/code all aspects of a Candle to display a Custom
BarCandle?
example:
If Close > Ref(c,-1), include a fat candle top only on the portion
of the bar above the high of the previous bar
with the remainder as a Bar (Basically looking like a Bar with a Hammer
Top)
OR the inverse...If Close < Ref(c,-1),
then display a fat candle width bottom below the low of the previous bar
with the remainder as a Bar (Basically
looking like a Bar with a Hammer Bottom)
I don't remember being able to mix and match but wondered if it can be
done as a custom Candle code to add the Bar Characteristics and leave a
CandleTop or CandleBottom.
Thanks for any input,
Mr. Valley
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|
|