PureBytes Links
Trading Reference Links
|
TJ,
I think the layout feature in AB is great, specially when I want to
analyze a set of symbols... however, when I'm scanning through
charts I don't want to change layout or remember what's the layout I
last used... plus, if I change the layout I lose my scanning
sequence.
I tried to implement this feature using external files (fopen) and
parameters to save my settings for the symbol. I can save
everything, however, when I change the parameters on a different
chart the uses the same AFL it overwrites my settings... I can't
seem to get around this problem.
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> AmiBroker approach to this is different than in MS.
> While in MS the layout is coupled tightly with symbol (so called
SmartChart)
> in AmiBroker uses local and global "Layouts" to
> manage layout and appearance of one or more charts with one or
more symbols
>
> IMHO workspace approach is a lot more flexible and useful than
smartchart
> and allows to create unlimited sets of setups per symbol
> (not just one like MS).
>
> For more details please consult users guide:
> http://www.amibroker.com/guide/h_sheets.html
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "tradinghumble" <celiocasadei@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Monday, July 05, 2004 2:00 PM
> Subject: [amibroker] Emulate MS SmartChart feature
>
>
> > Hi,
> >
> > I was wondering if it's possible to emulate the SmartChart
feature
> > of MS, meaning, I'd like AB to remember or restore my chart
elements
> > (not just drawings) on a symbol basis.
> >
> > Example: Some charts I like to see using Bars and others Candles.
> >
> > Thanks.
> >
> > ccj
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
------------------------ 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/
|