Hi everybody, for all those who dont know me I started to develop bots for trading like two months ago making my first product for the exchange MCXNow. Now im here to present the next bot in the line, the "Cryptsy Bender".
Since I started developing I was having more work everyday day, thats why now I am not alone, a friend of mine that have just graduated with the title of "System Ingenieer" is working with me. He is helping me every day to perform and design the logics and the interface of the bots. I can say that this is the begening of a new line of products for cryptos, for now its only bots..but I have another things to do in mind.
The 1.0 Version of the bot will work exactly the same as the 1.2 version of the bot for MCXNow.How does it works?1°.The user set the parameters by running the .exe file with them.
2°.The bot take a decision to buy or not based on the parameters that the user have set. This decision is taken by analyzing the orders history.
3°.The bot wait to the transaction to be completed, meanwhile if the order isn't in the top of the order book the bot can remake it automatically, this make the whole cycle much faster.
4°.After buying the bot tries to make the sell as fast as it can with the minimum profit or try to sell it at a minimum percentage of profit, 1% for example, you decide it. Obviously the first one is faster. Meanwhile if the order isn't in the top of the order book the bot can remake it automatically, this make the whole cycle much faster.
5°.It goes to the 2° step, and the cycle starts again.
Running examplebot.exe -u User-Number -k API-KEY -c DOGE -i 0.001 -buy 0.001,0.03 -sell 0.0001,0.03 --show-history 15 --show-orders 5 - -percentage 0.25 -gain 0.50
What does any parameter does?
-u: The user number. Every buyer will have one.
-k: The key parameter.
-c: The coin that you want to trade BC,LTC,DOGE, etc..
-i: The investment, this is how much money are you going to start buying. The minimum is 0.001.
-buy: Here goes the buy price range, if the people are buying inside this range the bot is going to make an order. For example 0.0010,0.0020 is 0.0010 the minimum and 0.0020 the maximum.
-sell: Here goes the sell price range, if the people are selling inside this range the bot is going to make an order. For example 0.0011,0.0020 is 0.0011 the minimum and 0.0020 the maximum.
--show-history: How much orders history you want to see in the console.
--show-orders: How much orders buy/sell you want to see in the console.
-t: This is the time parameter, if you set it the bot will run for that amount of minutes.
-percentage: This is how much it should be the difference beetwen buy and sell prices in %. If its equals or the same as the user asked the bot will tryed to make a buy, its reccomended to use it up 0.25 because the trade fee is 0.25 for a buy or a sell order. So you wont loose money.
-mingain: Here the user can set a min % to win in every cycle of buying/selling, the bot wont sell under this % of profit.(Fees taken in count)
--stop-gain: This parameter sets how much you wan to win in %, if the bot reach that profit it will stop buying, wait to all the sells to complete and cole.
-r: This is the “risk” parameter and this have 3 values that is going to be used to analize the order history and take the decision to buy or not.
In the first goes how much orders do you want to analyze in the history, if you put 15 it will analyze the last 15 orders, 5 the last 5 orders and 25 the last 25(For pro accounts you can use up to 40 to 75).
The second value is in how much orders the price should be more or the same, for example if you put 5 it will analyse that the price didnt goes down in the last 5 orders.
And the last value is how much % of volume of buys orders should be in the lasts N orders that you specified in the first parameter.
[In development]
We are working on the last details on the visual interface, and we are going to finish the risk and price analysing (wich is going to be more powerfull than the one for MCXNow, because Im going to implement a new algorithm).
Screenshots
Reserve or Pre-Buy Yours NOW!
The price: 0.6 btc
All the buyers who have bought the bot for MCXNow will have a 15% of discount !
MCXNow Bot 1.2 + Cryptsy Bender = 0.70 btc
How to reserve or buy a unit?Write me a pm here or to my email
[email protected] with your name and email and if it a bot available you will have it!
UNITS LEFT: 50
Release Date(To Confirm): From 01/05 to 15/05
The updates are going to be posted here and twitter!
I wish you profits and good luck, Blackjak.