Bitcoin Forum
May 25, 2024, 01:54:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: C# - Need a coder for a simple Bittrex trading bot  (Read 1722 times)
racezefi (OP)
Member
**
Offline Offline

Activity: 80
Merit: 14


View Profile
June 23, 2017, 06:36:48 PM
 #1

I need a simple Bittrex trading bot in C#. There are a few here: https://github.com/search?l=C%23&q=Bittrex&type=Repositories&utf8=%E2%9C%93

I need the best one from Github (or a better one from somewhere else if you can find it) updated to use 1.1 of Bittrex's API (they are deprecating 1.0, see here https://www.bittrex.com/Home/Api).

The requirements are simple:

- Wait for an order to either buy any of the cryptos at Bittrex
- Check the account balance to see it has enough
- Check the price 1 minute before receiving the order and at present time. If price is higher than a given percentage, cancel the purchase, otherwise continue
- Send the order, monitor it and reply the caller when it's processed in the order book
- Monitor the last trade price continuously, as fast as Bittrex allows. When a given threshold is reached (a percentage over purchase price), sell
- If price falls over a certain price, say 1.5 times original price, sell at the original price

Please see here for escrow:

https://www.xbtfreelancer.com/prj/3982/c-simple-bittrex-trading-bot
Ditto
Sr. Member
****
Offline Offline

Activity: 330
Merit: 250


View Profile
June 24, 2017, 03:17:26 AM
 #2

None of the projects you linked are bot. They're just API clients.
gray-host
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 04, 2017, 02:56:21 PM
 #3

Do you still need a coder? I made a bot myself.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!