The purpose of the program : When trading on the Exchange website user gets quite small amount of information for decision making. Even if the decision is made to buy - not always succeed in time to buy or sell at the moment because of the many external factors , or velocity on the keyboard ) . Lack of awareness causes users pretty nervous , situational decisions and in most cases is not true , although there may be exceptions - the luck factor .
The main goal is to remove the human factor out of the trade and leave only cold calculation based on all information available to API, the bot should be a simple logic . Time has shown that the bot uses API BTCe exchange for 100% . Trading bot gets absolutely all data and uses them to build their estimates . Bot is fully autonomous.
In the Lite version 1 bot works with one currency pair.
To work simultaneously on five pairs on a single account- need to run simultaneously 5 copies bots . And it works fine , can monitor and trade 5 pairs at once.
The logic of the bot : When rules are executed purchase program buys, when the conditions of sale program sells. At first glance, everything is simple ) It all depends on your strategy you will specify in rules. In bot about
100 of variables and functions for writing strategies. You can also download ready strategies from the site.
The main rule - everything you see before your eyes - can be described in the strategy !
In bot two modes - emulator trade and real. In the demo version works only emulator . He is as close to reality - takes into account all fees for the purchase and sale of that emulates Exchange buys and sells not all at once and parts and so on.
We suggest you rent the VPS / VDS server for bot 24/7 . Bot requires about 90 megabytes of RAM to run . Description of the program : Version Lite - for automatic and manual exchange trading BTC-e.com
- two trade modes ( automatic and manual ) with the possibility of operator intervention at any time
- breakdown and grouping information on the periods
- withdrawal order Book ( stock glass ) with installation ignore values and limits for visual wall
- use the rules for trading. All data that you see before you can use the rules
- partionny purchase accounting ( bot can buy parts at different prices )
- the use of time limits in the regulations ( Schedule )
- monitor and history log of all actions bot
- freedom and ease of writing rules limited only by your imagination .
- instant change of logic bot situation on the stock exchange (easy loading and unloading of trading strategies , such as long-term strategy , without operator intervention and strategy under the supervision of the operator )
- user share strategies
Designer regulations deserves special attention. With it easy to write the relative and absolute rule.
Examples of rules : Buy when the growth rate , rate of decline in selling , buying from the bottom wall of a trade corridor exchange cups , sell the upper wall of the trading channel to sell when profit amounted to any % , the union of any number of rules of buying and selling ... Design features list is endless. In the designer uses simple arithmetic and logical conditions , thanks to which it is possible to describe all the trade situation . Special attention was paid to tuning the rules of buying and selling. Version 1b bot Lite is a system screenshots (visual logging bot actions ) , all actions are recorded in the bot text logs. You can safely leave the boat to work on a dedicated server for a long period and at any time to look at the screenshots of the text and history to analyze situations in which the bot bought or sold , and on this basis to improve the rules .
Screenshot : General appearance:
Constructor rules :
Installation : For the bot must :
download and install the free package Pocket HTTP + a bot
Boat is running any virtual machines equipped with Windows - users with the ability to run Mac OS and so on.
Full installation instructions and a demo version of the program : look here Boat charge. license for 1 API Key bot worth $ 59.95
When buying more than one bot - good discounts .
Useful links for trade bot : OFFICIAL SITE Complete documentation in Russian (site have built in google translator):
look here Description of variables for trade rules :
look here The functions of the trade rules :
look here Strategy for the bot :
look here