BitShares Forum

Main => General Discussion => Topic started by: emailtooaj on September 25, 2014, 11:14:48 pm

Title: $1.4 Million BitUSD buy order?!!
Post by: emailtooaj on September 25, 2014, 11:14:48 pm
Is this for real?!!!

*edit
Never mind, see it's a GUI display issue..lol
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: toast on September 25, 2014, 11:19:38 pm
LOL bm trusts my bot toooo much. Also someone at bter could make a killing manipulating the feed. Need to draft up that risk matrix...

Sent from my SCH-I535 using Tapatalk

Title: Re: $1.4 Million BitUSD buy order?!!
Post by: liondani on September 25, 2014, 11:37:00 pm
LOL bm trusts my bot toooo much. Also someone at bter could make a killing manipulating the feed. Need to draft up that risk matrix...

Sent from my SCH-I535 using Tapatalk

we need more exchanges supporting BTSX !

PS Is Brian making any progress ?  Is he in contact with the big crypto exchanges?
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: Riverhead on September 25, 2014, 11:39:54 pm
LOL bm trusts my bot toooo much. Also someone at bter could make a killing manipulating the feed. Need to draft up that risk matrix...

Sent from my SCH-I535 using Tapatalk

When will your bot hit github? Also, I fixed the bots I was working on and submitted a pull request. If you are scraping that in favor of real dev bots I'm cool with that too :). I'm still running mine though now that they work. Now that the bug for market bid data is fixed I can add get_lowest_bid to btsy.py woho!
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: toast on September 26, 2014, 12:46:16 am
LOL bm trusts my bot toooo much. Also someone at bter could make a killing manipulating the feed. Need to draft up that risk matrix...

Sent from my SCH-I535 using Tapatalk

When will your bot hit github? Also, I fixed the bots I was working on and submitted a pull request. If you are scraping that in favor of real dev bots I'm cool with that too :). I'm still running mine though now that they work. Now that the bug for market bid data is fixed I can add get_lowest_bid to btsy.py woho!

It's just the one on github, except BM made some tweaks of his own.

I commented on your pull request - can you look up precision instead of assuming precision ratios is 10?
https://github.com/freetradebots/btsx_bots/pull/2/files#diff-598f30084986b5878fa6faf86fa2dc97R55
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: speedy on September 26, 2014, 12:51:48 am
Are the MM bots going to work as well for cross-BitAsset trading? e.g. BitUSD to BitBTC ?
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: Riverhead on September 26, 2014, 01:11:19 am
Got it. I'll make the fix. Thanks.
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: bytemaster on September 26, 2014, 09:11:23 pm
Are the MM bots going to work as well for cross-BitAsset trading? e.g. BitUSD to BitBTC ?

I am sure someone will run one...
Title: Re: $1.4 Million BitUSD buy order?!!
Post by: Riverhead on September 27, 2014, 02:17:01 am
Are the MM bots going to work as well for cross-BitAsset trading? e.g. BitUSD to BitBTC ?


I have a bot now that will do that. I've made it completely asset agnostic. I will commit the changes to it (and the btsx.py class) when it's run for a couple days. Right now I have it running against bitUSD:BTSX and bitCNY:BTSX but there's no reason it won't run against bitUSD:bitBTC.