Skip to content

Ping-pong bot to trade cryptocurrency through Bittrex API

Notifications You must be signed in to change notification settings

AmodhShenoy/Bittrex-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bittrex-Trading-Bot

Ping-pong bot to trade cryptocurrency through Bittrex API

Input

This bot takes the following arguments:
-ak : API KEY
-as : API SECRET
-p : TRADING PAIR
-q : QUANTITY

Note: This bot works only for one ping pong cycle.

Logic

It takes the market ticker values and checks if the condition matches(Spread is larger than 0.25%). If it does, it places a buy limit, and waits for it to be filled. Then it displays the balance. Once it reaches this point, it places a sell limit for the same quantity and again, waits for fulfillment.

About

Ping-pong bot to trade cryptocurrency through Bittrex API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages