/grid-trading

fully automatic trading on NorenApi broker for Indian Stock Market

Primary LanguagePython

Installation

  1. download putty on your windows machine. documentation can be found here
  2. run putty
  3. login with the linux VPS with your credentials

Usage

  1. cd to the project directory py/venv
  2. activate the venv source bin/activate
  3. change directory with cd grid-trading/grid_trading command
  4. run python main.py

opening csv files in the terminal

  1. you can open the parameters.csv file with command ./vd parameters.csv
  2. for usage details you can check visidata