GithubHelp home page GithubHelp logo

sujaldev / wazirx-bot Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 244 KB

Wazirx Trading Bot

Home Page: https://sujaldev.github.io/wazirx-bot

License: MIT License

Python 100.00%
python wazirx selenium

wazirx-bot's Introduction

Wazirx Bot

Wazirx bot written in python with selenium

What can it do?

Mostly anything that you can do on Wazirx web.
Except login/signup. Login support will be added in the future.
Since signup is mostly a one time process, users should create account first
and then use the library.

How to use interaction_lib

from src.interaction_lib.interactions import WazirxWeb

WazirxWeb().start_console()

This will start a loop where in you can enter commands.
Sample:

>>> lb search doge
>>> lb clear_search
>>> rb switch_to_sell_tab

Usage:

board command [<argument>]

Where board can either be:

lb for left-hand side board
rb for right-hand side board

Left Board Diagram
Commands for lb (left-board):

  • switch_base_currency argument: string containing INR, USDT, WRX or BTC
  • sort_by argument: string containing pair, volume or change
  • search argument: crypto currency code
  • clear_search
  • get_currency_dict
  • switch_currency argument: string in format CRYPTO-BASE, example: DOGE-INR

Right Board Diagram
Commands for rb (right-board):

  • switch_to_open_orders
  • switch_to_completed_orders
  • switch_to_buy_tab
  • switch_to_sell_tab
  • input_at_price argument: new price value
  • input_amount argument: new buy amount value
  • input_total argument: new balance to spend value
  • buy_sell_button HINT: buy or sell is dependent on which tab is open

wazirx-bot's People

Contributors

sujaldev avatar

Stargazers

 avatar

Watchers

 avatar  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.