12 skills found
marketcalls / OpenalgoOpen Source Algo Trading Platform for Everyone
srikar-kodakandla / Algo Trading Using Fyers Broker ApiThis program trades in stock market using fyers api . It buys when supertrend gives buy signal and sells if supertrend gives sell signal , if adx is below 30 it won't trade. it selects supertrend values by bruteforcing all the possible combinations with past data of given stock . It selects stock day before the market opens.It selects the stocks to trade by checking list of stocks in chartink script , then it bruteforces best combination of supertrend combinations and trades with that supertrend combinations on the next day , it also messages you live alerts in telegram.
sgprasad66 / ChartInkScreenerScraperThis repository contains python scripts to carry out automated trading. Includes programmatically placing a Short Straddle for Bank Nifty(Intraday).
kodebuds / ChartinkNo description available
bogadib / Chartink Kite Amo Mean ReversionPython Algorithmic Trading code for using zerodha kite to place AMO orders based on Chartink scanner
devAgam / Chartink To Tradingview ExtensionFree tool to copy CSVs from https://chartink.com/
sumit12dec / AlgoconventionAWS Lambda code to automate algo strategy using Chartink
katmakhan / TradeXStreamlit app to get trading data, stock data, charts, analysis from NSE, and other public websites for personal use.
ravigala / Chartink ScrapperEver wanted to bring stock data from a Chartink screener into TradingView? This project makes it happen! Using Node.js and Puppeteer magic, it scrapes stock data from Chartink, sorts it into handy batches, and makes it ready to use in TradingView.
mailblogger2021 / Dip Same Range Chartinkdip_same_range_chartink
ZifuPath / Chartink Screener Scrapchartink.com screeners scrapping using Selenium and Pandas
shobhitexe / WatchlistSplitterTool to scan an Excel file exported from chartink.com and split it into batches of 30. to overcome tradingview 30 stock per watchlist limitation