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

[amibroker] Re: Alerts



PureBytes Links

Trading Reference Links

You can make the RT Quote window floating...

--- In amibroker@xxxxxxxxxxxxxxx, "przemyslawuk" <przemyslawuk@xxx> wrote:
>
> Hi,
> Yes Tomasz I know about easy alerts and AlertIf.
> It is just that they are "inconvenient" to use.
> AlertIf works only if you have the chart displayed and it will not
> work if the symbol is only in RT quote window.
> easy alerts output on the other hand, is for some reason displayed in
> another window instead of just highlighting a row in green/red or
> whatever colour the user defines. I would like to see a column in RT
> quote window telling me what the reason for the alarm was, an icon
> next to the symbol telling me that there is an alarm defined for this
> symbol and one column with my comments.
> It is not possible to define the way the alarm triggers (crossed,
> crossed from above/below etc), no trendline alerts, volume higher than
> avrg, ........
> For alerts and RT quote I use quotetracker because its functionality
> is really good, though not perfect.
> 
> It is just a customer feedback, look at the way the alert and
> portfolio (which is generally equivalent to RT quote window) are done
> in QT.
> 
> And why can I not make the RT quote window to be floating like I can
> do it with a chart window????
> 
> 
> 
> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@> wrote:
> >
> > Hello,
> > 
> > Did you read the manual?
> > 
> > There are alerts in AB. Both "easy alerts" (based on fields in the
> data feed)
> > http://www.amibroker.com/guide/w_easyalerts.html
> > 
> > as well as based on ANY study (not only trendlines)
> > http://www.amibroker.com/guide/h_alerts.html
> > 
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message ----- 
> > From: "przemyslawuk" <przemyslawuk@>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Monday, December 08, 2008 12:27 PM
> > Subject: [amibroker] Re: Alerts
> > 
> > 
> > > Tomasz,
> > > Alerts are generally a thing that I miss a lot in AB.
> > > I (as an AB customer) would like to see alerts similar to those that
> > > Quotetracker has (based on any field in the datafeed, trendline
alert
> > > and one that QT does not have is an alert based on moving
> > > averages-price touches/crosses a moving avrg.).
> > > One more suggestion, could you make volume bars looking the same way
> > > they look in QT?
> > > 
> > > 
> > > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@>
> wrote:
> > >>
> > >> Hello,
> > >> 
> > >> AlertIF in indicator will trigger when chart is refreshed (every 3
> > > seconds in RT mode).
> > >> If you want to get alerts for 50 tickers simultaneously you
> should run
> > >> automatic scans in AA window (Scan every feature).
> > >> 
> > >> I will also add some simple alerts (non formula based) to RT quote
> > > window soon.
> > >> 
> > >> Best regards,
> > >> Tomasz Janeczko
> > >> amibroker.com
> > >> ----- Original Message ----- 
> > >> From: "nkis22" <nkishor@>
> > >> To: <amibroker@xxxxxxxxxxxxxxx>
> > >> Sent: Tuesday, August 20, 2002 7:23 PM
> > >> Subject: [amibroker] Re: Alerts
> > >> 
> > >> 
> > >> > thanks. one more question
> > >> > will the alert trigger on the streaming quote or on chart
> > >> > display. I am hoping it is the former, coz I can watch 50 
> > >> > tickers simultaneously in the quote window. For example
> > >> > i'd like an alert to trigger if the close price goes above
> > >> > say $40. Can this be done as well.
> > >> > 
> > >> > nand
> > >> > 
> > >> > 
> > >> > 
> > >> > --- In amibroker@xxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:
> > >> > > Hello,
> > >> > > 
> > >> > > Yes you can. Just add AlertIFs to your custom indicator code.
> > >> > > Make sure to enable alerts from Indicators in
Tools->Preferences-
> > >> > >Alerts page.
> > >> > > 
> > >> > > Best regards,
> > >> > > Tomasz Janeczko
> > >> > > amibroker.com
> > >> > > ----- Original Message ----- 
> > >> > > From: "nkis22" <nkishor@xxxx>
> > >> > > To: <amibroker@xxxx>
> > >> > > Sent: Tuesday, August 20, 2002 6:09 PM
> > >> > > Subject: [amibroker] Alerts
> > >> > > 
> > >> > > 
> > >> > > > Can the alert play without the scan? I have not attempted
> > >> > > > alert as yet because I am thinking I will need to scan
> > >> > > > for it to trigger. Wondering if it can be triggered once the
> > >> > > > price crosses a certain level. If so, then when do the alert
> > >> > > > code go? In the indicator?
> > >> > > > 
> > >> > > > I will much appreciate someone's feedback and if possible an
> > >> > > > example code.
> > >> > > > 
> > >> > > > thanks
> > >> > > > nand
> > >> > > > 
> > >> > > > 
> > >> > > > 
> > >> > > > 
> > >> > > >  
> > >> > > > 
> > >> > > > Your use of Yahoo! Groups is subject to 
> > >> > http://docs.yahoo.com/info/terms/ 
> > >> > > > 
> > >> > > > 
> > >> > > >
> > >> > 
> > >> > 
> > >> > 
> > >> >  
> > >> > 
> > >> > Your use of Yahoo! Groups is subject to
> > > http://docs.yahoo.com/info/terms/ 
> > >> > 
> > >> > 
> > >> >
> > >>
> > > 
> > > 
> > > 
> > > ------------------------------------
> > > 
> > > **** IMPORTANT ****
> > > This group is for the discussion between users only.
> > > This is *NOT* technical support channel.
> > > 
> > > *********************
> > > TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail
> directly to 
> > > SUPPORT {at} amibroker.com
> > > *********************
> > > 
> > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > > http://www.amibroker.com/devlog/
> > > 
> > > For other support material please check also:
> > > http://www.amibroker.com/support.html
> > > 
> > > *********************************
> > > Yahoo! Groups Links
> > > 
> > > 
> > >
> >
>



------------------------------------

**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com
*********************

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html

*********************************
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> 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/