PureBytes Links
Trading Reference Links
|
Hi William,
Saturday, December 11, 2004, 11:14:37 AM, you wrote:
WP> Yuki,
WP> If you write the price plot code ABOVE the volume plot code in formula
WP> editor the price graph will appear on top of the volume graph in the
WP> pane.
WP> i.e
WP> Plot( C,"C", colorGreen, styleCandle );
WP> Plot( V, "Volume", colorRed, styleOwnScale | styleHistogram );
I considered that possibility before enquiring the first time, but on
at least one chart where V was plotted separately, and last, that did
not apply.
However, I think I am discovering that this is all related somehow to
leftover charts with the original default (main) price chart in them.
(I had been trying to add this V histogram to some of them, not
having it on by default in the older versions.) On my custom price
charts, I don't seem to have any problem at all controlling this.
I think I need to get rid of all my charts that are based on the old
default main chart.
And while I have you on the phone, so to speak ^_^ I am still not
quite clear on what causes the charts with tilde prefixes to show up
in the Custom folder. I had created a new chart (based on DT's RSIc
formula) and saved the formula in Custom Indicators and inserted it.
No problems. But, after a while I noticed that a tilde-prefixed
version had appeared in Custom. Deleting the tilde-version blacked
out the chart, but of course inserting the Custom Indicators original
saved version restored it.
So, what behavior am I committing that causes the tilde-versions to be
created?
I really wish the tilde versions would be created (when necessary) in
some folder with a different name (like Backups or Linked or some
other name) rather than in Custom. Having a Custom and a Custom
Indicators at the same level on the tree seems a bit confusing.
Feel free to re-title this and move it over to the Beta list; maybe a
better spot for it now.
Yuki
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|