Buying bot and bitcoin selling online


Development paused, details available in our blog. A mobile app for investing based on bot signals is developed and released. Users will be able to add their API keys from exchanges, receive and filter bot signals right in this app and open positions by signals in one click. The app will buy cryptocurrencies and relist them using user-defined settings.

Development is underway, Android app release planned for Q2 Algorithms powering the bot will substantially change from predefined heuristics to a neural network, designed and trained to analyze market data and social signals together. This allows for intricate analysis of cryptocurrencies including specific exchange quirks, different timeframes and indirect factors.

Investing App receives new feature — ability to allow it invest by signals automatically without user prompt. New settings will be added to allow users to design their auto-investment strategies and limits.

Some cryptocurrencies may follow classic TA principles, especially those with large volumes and many traders. At this stage of bot development we begin designing tools to perform TA on assets automatically, and to further enhance the neural network capabilities. Q4 , first experimental features deployed in April Trades happen on exchanges.

Is something off about an asset? Filter assets by whitelists, blacklists or other attributes, like premine. Signal analytics in your dashboard with charts. Early access to new bot features. Access to other upcoming products by CryptoPing team. Signals are delivered only after all subscribers receive them. You should be able to give it a budget and see what it can do with it. This bot is meant to be a lurker that runs for weeks or months and waits for an awesome bitcoin price to buy and later sell.

It's up to you how you want to use it! For this I use a simple webhook for my favorite and selfhosted chat platform rocket. But it also works with a webhook from Slack! Composer installing the coinbase library. Coinbase API page c Coinbase. Keep your key and secret safe! When an attacker gains access to them it's like handing them over your house key. For Slack use this tutorial to get the webhook. You need to be an admin to setup a webhook for rocket.

Either host your own instance it's very easy with Docker or ask an admin you trust to do it for you. Using the following commands, the bot will create a transacitons. After setup you can start the watchdog: The heart of the bot is an infinite loop that checks periodically every 10 seconds for price changes. You can start it yourself by using the command php trader.