Post
Topic
Board Marketplace (Altcoins)
Re: Burst asset exchange trading solution.
by
FrilledShark
on 26/02/2016, 19:34:09 UTC
-- SNIP --

I am not quite sure what you want.
shall this be a tradebot for the asset exchange or a simple set of shellscripts like those?
order.sh asset_id amount price buy|sell account_secret
cancel_order.sh order_id account_secret
show_active_order.sh account_id

It needs to be a very simple tradebot. If you can make shell scrips able to work it's all good.
It needs 0 algorithms just a simple ping pong, so a simple shell script designed for the exchange would be able to do, but running 24/7 is a requirement, so checking if x asset and not y asset has been sold and placing that burst need to be integrated.
I have also edited OP with the information here.

I really hope this answer your question