Giter Site home page Giter Site logo

tradingbotpython's Introduction

tradingBotPython

Trading bot to backtest on tradeview

prerequisite :

  1. Python3.*
  2. pip3 install nsepy
  3. pip3 install selenium
  4. pip3 install webdriver_manager

Reference Document -

  1. chromedriver - https://sites.google.com/a/chromium.org/chromedriver/getting-started
  2. Tradingview sample code - https://python-tradingview-ta.readthedocs.io/en/latest/overview.html

Working -

  1. Run python3 main.py at 9:00 AM on open market days
  2. bot tries to read the nifty and banknifty current value
  3. bot runs forever, starting from 9:00AM till 03:00 PM in the interval of 5 mins.
  4. bot used strategies based on RSI and EMA ( please refer to google to understand more about these )

Steps to run -

  1. execute - python3 main.py - this will open a browser, login to your tradeview account and connect to paper trading.
  2. Open the trading box by clicking on the icon shown in the image below - alt text
  3. Let the code run. It will close at 3:00PM and sums up your profit for the day.

tradingbotpython's People

Contributors

moramu0 avatar md-raghib avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.