/algo-trading-using-fyers-broker-api

This 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

Primary LanguagePythonMIT LicenseMIT

Watchers

No one’s watching this repository yet.