Making some tweaks to my $HIVE Market Maker app.
It's more than just a trading bot, it's a full on application at this point!
Been letting it go for a week or so trading for the Hivelist account and after a 10 HBD loss because it got an order stuck in the .32 range and the stale order function cancelled it, then replaced it at a much lower price because the market crashed in that testing time.
I made some tweaks to where it will never place sell orders for Hive under the base spread percentage amount above of the price it was purchased at and it has already made up 60% of the loss! Let's GO!!!
Made some other little tweaks and continuing to test, but I am pretty happy so far with the results!
#crypto #hive #trading #development #automation
Can't you test that in testnet mode or dev mode? What languages for frontend and backend are you using for it?
Built using node.js with electron as the application wrapper. Haven't packaged it yet, but will be packaging up Windows, Mac, and Linux stand alone clickable applications.
I suppose I could use a testnet, but I didn't, lol. I would suggest someone else use testnet for building, but I have been working with Hive for a number of years now and would rather just see it operate on the main chain. No biggie. 10 HBD is just the cost of doing business, lol. Like I said, it hasn't lost anymore and has regained 60% of the loss in just a few days only trading on like 40 HBD. So I am not complaining. These are test funds anyway.
Electron is powerful framework for packaged application, node.js is all js cool.
It's not about losing or earning, testing is a standard procedure to find bugs and glitches. Anyway, you did a great job automating Hive:HBD trading.
I get it, but I know what I am doing here bud, lol. I have built several different things for this chain, different pay bots, etc, at this point and know how the API operates.