Bitcoin Forum

Economy => Trading Discussion => Topic started by: coiner123 on April 18, 2014, 03:10:41 PM



Title: Fixed price on a bot?
Post by: coiner123 on April 18, 2014, 03:10:41 PM
Hi, i've been searching for a bot that does fixed pricing, for example.

Always buys and sells at the fixed price, like this:

buy 10.0  --> sell 10.5
buy 10.2 --> sell 10.7
buy 10.4-->> sell 10.9 and when the sell has happened it goes right back to set the initial buyorder

My exchange is BTC-E and i want it to "scan" at a high frequency.


If your advice is that i should learn python or java and make one myself, please tell me how  ;D


Title: Re: Fixed price on a bot?
Post by: hvanra on April 21, 2014, 01:11:16 PM
Bots don't usually work with fixed prices. They spot a trend in the market and buy or sell when the trend changes.
Have a look at Cryptotrader (https://cryptotrader.org/?r=32).
You can check a bot's performance using historical data.
You can rent a bot for as low as $7,0 a month or use the free scripts available.