Alerts for scans on Telegram/Slack using ifttt.com

Webhooks can now be used to send our alerts over Telegram/slack channels; the below 2 videos guide you through the process for Telegram. The process for Slack, too, would remain the same.

  • Video 1 takes you through creating a service on https://ifttt.com that listens to webhook hook events and then sends a message to telegram. Note, you’ll need to connect your telegram channel and follow the steps mentioned over the telegram channel while you are setting this up(you can do so on the mobile since you already might have the telegram app installed, and it might be faster to perform this step on the mobile)
  • Video 2 takes you through the process of testing the webhook & note if the telegram is being triggered. At the end of the 1st video, you’ll notice I clicked on the “Documentation” in the top right corner; that’s the page that would provide us the detail for the webhook URL to test against & is used in the 2nd video.

This should be a good starting point for using ifttt.com for other services as well(including Slack and Telegram); please let us know if you get stuck anywhere.

NOTE: Starting February 2024, listening to webhooks via ifttt.com is no more a free service. Alternate options are being explored.

Webhook support for Alerts

We’ve added the ability to add webhook’s for your alerts. A webhook is an HTTP call-back triggered by a specific event(in our case a alert), these can be used by your own application to monitor, place automatic orders.. etc. You can add webhooks for any given alerts by entering the URL for your web address(prefixed by http, https), this can be done by clicking on “Create/Modify Alert” right below your scans:

SAMPLE Post Data(json)
{
    "stocks": "SEPOWER,ASTEC,EDUCOMP,KSERASERA,IOLCP,GUJAPOLLO,EMCO",
    "trigger_prices": "3.75,541.8,2.1,0.2,329.6,166.8,1.25",
    "triggered_at": "2:34 pm",
    "scan_name": "Short term breakouts",
    "scan_url": "short-term-breakouts",
    "alert_name": "Alert for Short term breakouts",
    "webhook_url": "http://your-web-hook-url.com"
}

Webhooks will triggered along side your alert settings, eg: sending alerts over Email/SmS/Desktop would continue as normal

Note on automating trades with webhooks, requires some programming logic so that you can incoporate our webhooks within your application which is alreadying using API’s from the stockbrokers to place orders. Your system/application must be deployed on the internet and reachable by a domain or a IP address, this requires your application to support the ability to receive incoming POST request‘s so that we can send our JSON data for the alert

We recommend using a service like Hookbin to test the webhooks feature, it allows you to create a endpoint, which you can add in our “webhook url” field within the alert form. An HTTP POST request will be made to the URL you have specified along with the data corresponding to the alert.

Change colors for table columns, line, bar and Pie charts

We’ve released support to change/customize colors for widgets, including table colors for table columns, line, bar and pie charts. Below is a demo showing the process to change colors:

Customizing colors as per your needs would help you easliy identify the levels/columns that interest you first. Color changes can be made to Tables as well any types of Chart(pie/line/bar/area).

 

Now create your own Custom Indicators !

We’ve recently added the ability to create your own custom/derived indicators using existing indicators.

For example, you may have your logic of HLC3 as is “high  + low + close / 3” & would want to use this across multiple filters in different/same scans/widgets. Until now, you’d need to copy/write the logic whereever it would required.

With “custom indicators”, you can simply define its logic as:

HLC = ( current candle high + current candle low + current candle close ) / 3

Here’s the custom indicator for the above logic: https://chartink.com/indicator/hlc3

The above created indicator can then be used to create new scans/widgets: https://chartink.com/screener/close-above-hlc3 (notice the HLC indicator selection)

These are similar to having a value saved in a variable/temp working space and then using it across in multiple scans. Note, while using it across scans, you can select the timeframe for its calcuation, eg: Daily/Weekly/Monthly or Intraday candles giving you further flexibility.

To access a previous candle for a given timeframe, you can select “1/2.. candles ago”.

Below is another example from one of our users:

EOM – CUSTOM INDICATOR LOGIC
Scan using SMA on EOM(custom indicator)https://chartink.com/screener/eom-greater-than-20

 

Scanner updates

We have recently released major scanner updates, the post summarizes their usage & benefits:

  1. Drag and Drop filters across groups or re-arrange them across the scan
  2. Duplicate group or a single filter
  3. Copy the filter to clipboard
  4. Count & Countstreak functions
  5. Least & Greatest functions
    1. Drag and Drop filters across groups or re-arrange them across the scan -> Allows to you drag and drop across different groups to make re-oraganinzing a scanner, press left mouse button and drag/move your while the button is pressed to move the filters, sample video below,
    2. Duplicate group or a single filter -> Duplicate a filter or a group by clicking on the copy icon as seen below
    3. Copy the filter to clipboard -> Copy filter text to clipboard by clicking on the “word” icon, as seen below
    4. Count & Countstreak functions -> Helps you to count the total number of times a given filter in the past candles
      Count eg: ->Filter “Latest count( 50, 1 where latest close > latest upper bollinger band ( 20 , 2 ) ) greater than equal to 2” will return all stocks that have closed above the upper bollinger band for 2 or more days in the past 50 days

      Countstreak eg: -> Filter “Latest countstreak( 20, 1 where latest close > latest sma ( latest close , 200 ) )greater than equal to 10” will return all stocks that have continesouly(in a streak) closed above its 200 SMA for the past 10 or more candles(daily timeframe)

    5. Least & Greatest functions -> Helps to get the greatest or the least of a given set of filters
      eg: greatest( Latest Open, Latest Close ) will return the greatest value from either the open or the close

We hope these additional features will further simply your scanner creation. If you do have any queries please feel free to leave a comment here or reach us at [email protected]

 

New indicators & timeframes avaliable

The following indicators are added as per user request

  1. HMA (Hull moving average)
  2. VWMA (Volume-weighted moving average)
  3. Tema(Triple EMA)
  4. CMF(Chakin Money flow)
  5. AccDist(Accumulation & Distribution)
  6. Sum(total for the given period)
  7. Cmf(Chakin money flow)

Timeframes added:

  1. 25 minutes
  2. 45 minutes
  3. 3 hours

Example dashboard: https://chartink.com/dashboard/5832

The above features are avaliable for our Screeners and Atlas widgets.

NSE Data feed issue from Exchange

NSE is facing a issue that’s causing missing data for today(Nov 19 ‘2019, we are co-oridnating with the exchange to sort this from their end.

Please note that this is not within our control and we are hoping our best this is resolved from NSE ASAP, we are continuously following up with NSE to have this fixed

Update 9:15am -> Notified NSE about the issue

Update 9:20am -> Confirmed from NSE this issue impacts other vendors too & their technical team is working to resolve it

Update 10:30am -> NSE is still working to resolve this

Update 11.02am – > We have started receiving data. We are trying to recover previous data (9.15am to 11.01am)

Update 20th Nov’19 -> NSE is still working to recover the missing files.

Update 22nd Nov’19 -> The missing data is now added on our site

Media updates on the issue:

https://www.thehindubusinessline.com/markets/stock-markets/nse-trading-disruption-brokers-shoot-off-complaint-letter/article30018153.ece

https://www.moneycontrol.com/news/business/brokers-write-to-nse-complain-of-losses-after-technical-glitch-bourse-blames-vendor-4655751.html

Feature – Copy Widget

Now copy custom tables/charts from any scanner or dashboard and create your own custom widgets via our “Copy” feature, this allows you to build on existing charts/tables as per your view. Start by coping widgets from our top dashboards here: https://chartink.com/atlas


Widgets can be copied over by clicking on the “Copy” button and selecting the dashboard you’d want to copy to. Custom changes can be made once a widget is copied to your dashboard.