BitShares Forum

Main => General Discussion => Topic started by: cc5alive on October 16, 2015, 02:17:26 am

Title: Anyone Developing Bitshares Trading Bots?
Post by: cc5alive on October 16, 2015, 02:17:26 am
Mainly writing out of curiosity, but if no one is working on something like this, I may try to start this project so people can start to set up various algorithmic trading options.
Title: Re: Anyone Developing Bitshares Trading Bots?
Post by: xeroc on October 20, 2015, 11:17:40 am
Not that I know of ...
I know @Riverhead has a rough and ugly :) bot ..
Title: Re: Anyone Developing Bitshares Trading Bots?
Post by: maqifrnswa on October 20, 2015, 01:00:51 pm
Yes, but there is no market history api call, cancel order cli_wallet api call or easy way to get your open orders without having to scan your transaction history manually to find your transaction objects

I know there is an api request for market history, don't know about the others
Title: Re: Anyone Developing Bitshares Trading Bots?
Post by: svk on October 20, 2015, 10:14:36 pm
Yes, but there is no market history api call, cancel order cli_wallet api call or easy way to get your open orders without having to scan your transaction history manually to find your transaction objects

I know there is an api request for market history, don't know about the others
I made an issue asking for account order history as well market order history this morning, hopefully they'll add it soon.