[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Tick bars



PureBytes Links

Trading Reference Links


Just checking. Do you have a built-in price chart in view prior to doing the scan?  If so, right clicking on the scan (or explore, or backtest) table and select raw or actual signals as needed.  k_binder_ <k_binder_@xxxxxxxxx> wrote:
Tomasz, thanks for answering my question. I tried to enable "show arrows for signals" but still dont see them.What else could be wrong?thanks,ken --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:> Hello,> > You should apply the formula in INDICATOR BUILDER instead.> http://www.amibroker.net/video/addcustomindicator.html> > OR ....> > click with right mouse button over AA result list and choose Show arrows for raw signals.> (then you don't need to code PlotShapes at all !)> > > > Best regards,> Tomasz Janeczko> amibroker.com> ----- Original Message ----- > From: "k_binder_" <k_binder_@xxxx>> To:
 <amibroker@xxxxxxxxxxxxxxx>> Sent: Saturday, August 07, 2004 4:00 AM> Subject: [amibroker] plotshapes problem> > > > I'm trying to get plotshapes to work but cannot.> > Any help from the experts here is appreciated.> > > > I'm using the example code in the help file:> > > > Graph0=MACD();> > Graph1=Signal();> > Buy=Cross(Graph0, Graph1);> > Sell=Cross(Graph1, Graph0);> > PlotShapes( ( Buy OR Sell ) * ( 1 + Cum( Buy OR Sell ) % 52 ), IIf( > > Buy, colorGreen, colorRed ), 5 );> > GraphXSpace = 5;> > > > I use the analysis->automaticAnalysis->scan sequence on just 1 > > security. I can see the scan results with buy/sell signals but no > > arrows on the chart pane.> > I have a pane with keltner channels overlayed on price using the Plot > > statement. >
 > What's the correct way of doing this?> > > > thanks,> > ken> > > > > > > > > > > > > > > > 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> > > > > > > >  > > > >Check AmiBroker web page at:http://www.amibroker.com/Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
		Do you Yahoo!?
Express yourself with Y! Messenger! Free. <a
href="">Download now.


Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Sponsor


  ADVERTISEMENT 












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 the Yahoo! Terms of Service.