Bitcoin Forum
May 21, 2024, 10:25:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] New Bot for Cryptsy: "Cryptsy Bender" Only 50 units, Reserve Yours!  (Read 1196 times)
Blackjak (OP)
Full Member
***
Offline Offline

Activity: 150
Merit: 100

Java Developer - Blackjak Bots


View Profile
April 02, 2014, 10:27:06 PM
Last edit: April 25, 2014, 04:31:50 PM by Blackjak
 #1


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 example

bot.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 BlackjakProducts@gmail..com 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.

BTClackjak BTCots
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
April 02, 2014, 11:07:24 PM
 #2

Personally i thought your mcxbot was terrible and i wont be purchasing your cryptsy bot sorry but good luck
I understand that you get what you pay for but it is terrible all the same!
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
April 02, 2014, 11:56:20 PM
 #3

Personally i thought your mcxbot was terrible and i wont be purchasing your cryptsy bot sorry but good luck
I understand that you get what you pay for but it is terrible all the same!

Did you buy the bot for MCXNow? have you try it?

Yes i'm not here to ruin your new bot i'm just stating that it was imo terrible and i'm sorry i didn't have more time to debug issues with you
and that might be why its remained terrible but you as a seller of a product are fine it was just the bot is extremely unintelligent

I will pm you the details later mate so you can taker a look at the specific issues i had with it but tbh i really think you should be beta
testing these bots to a select crowd then working on them to release and sell for much more then you are now but delivering a much better product!
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
April 03, 2014, 12:29:08 AM
 #4

Personally i thought your mcxbot was terrible and i wont be purchasing your cryptsy bot sorry but good luck
I understand that you get what you pay for but it is terrible all the same!

Did you buy the bot for MCXNow? have you try it?

Yes i'm not here to ruin your new bot i'm just stating that it was imo terrible and i'm sorry i didn't have more time to debug issues with you
and that might be why its remained terrible but you as a seller of a product are fine it was just the bot is extremely unintelligent

I will pm you the details later mate so you can taker a look at the specific issues i had with it but tbh i really think you should be beta
testing these bots to a select crowd then working on them to release and sell for much more then you are now but delivering a much better product!

But wait, have you tryed the 1.1 version? that version solve some bugs and I use it every night like 8 hours in a row and works great...but well..if you sent me an email with teh bugs like the other buyers that will be solved, like in every product.

Yes with its interface! and not just a command batch file like it first started, With params that didn't work and its shutdowns because it got confused ect ect You fixed some of those bugs but the bot is still completely unreliable and shutsdown still because its confused..the problem is i think you have not tested it with large sums of coin or low sums for long periods of time on all coins with all different settings..this imo is what you should be focused on so as to get reports from people

I bought it because i wanted to try it. I do not however want to bug test with you that is not what i paid for and that is what beta testers help you with in this context! because they get the product for free and with benefits when you release the full version this is why its done like this and this is how you imo will get taken seriously but its up to you these are just my own opinions

Blackjak (OP)
Full Member
***
Offline Offline

Activity: 150
Merit: 100

Java Developer - Blackjak Bots


View Profile
April 03, 2014, 12:34:52 AM
 #5

Personally i thought your mcxbot was terrible and i wont be purchasing your cryptsy bot sorry but good luck
I understand that you get what you pay for but it is terrible all the same!

Did you buy the bot for MCXNow? have you try it?

Yes i'm not here to ruin your new bot i'm just stating that it was imo terrible and i'm sorry i didn't have more time to debug issues with you
and that might be why its remained terrible but you as a seller of a product are fine it was just the bot is extremely unintelligent

I will pm you the details later mate so you can taker a look at the specific issues i had with it but tbh i really think you should be beta
testing these bots to a select crowd then working on them to release and sell for much more then you are now but delivering a much better product!

But wait, have you tryed the 1.1 version? that version solve some bugs and I use it every night like 8 hours in a row and works great...but well..if you sent me an email with teh bugs like the other buyers that will be solved, like in every product.

Yes with its interface!

Ok, sned me by email what problems did you have and I will work on it like everyone else did.

BTClackjak BTCots
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
April 03, 2014, 12:37:28 AM
 #6

Personally i thought your mcxbot was terrible and i wont be purchasing your cryptsy bot sorry but good luck
I understand that you get what you pay for but it is terrible all the same!

Did you buy the bot for MCXNow? have you try it?

Yes i'm not here to ruin your new bot i'm just stating that it was imo terrible and i'm sorry i didn't have more time to debug issues with you
and that might be why its remained terrible but you as a seller of a product are fine it was just the bot is extremely unintelligent

I will pm you the details later mate so you can taker a look at the specific issues i had with it but tbh i really think you should be beta
testing these bots to a select crowd then working on them to release and sell for much more then you are now but delivering a much better product!

But wait, have you tryed the 1.1 version? that version solve some bugs and I use it every night like 8 hours in a row and works great...but well..if you sent me an email with teh bugs like the other buyers that will be solved, like in every product.

Yes with its interface!

Ok, sned me by email what problems did you have and I will work on it like everyone else did.
ok
I will gladly delete these posts if you will just change this bot to beta testing! or you can just start another thread up to you but based on your first line of bot i doubt this cryptsy bot will be worth .6btc!
Blackjak (OP)
Full Member
***
Offline Offline

Activity: 150
Merit: 100

Java Developer - Blackjak Bots


View Profile
April 15, 2014, 02:04:48 PM
 #7

Screenshots added !

BTClackjak BTCots
Blackjak (OP)
Full Member
***
Offline Offline

Activity: 150
Merit: 100

Java Developer - Blackjak Bots


View Profile
April 18, 2014, 01:04:09 PM
 #8

Pre-Launch video added ! take a look ! https://www.youtube.com/watch?v=wFimrkxRBDo

BTClackjak BTCots
Blackjak (OP)
Full Member
***
Offline Offline

Activity: 150
Merit: 100

Java Developer - Blackjak Bots


View Profile
April 19, 2014, 06:41:25 PM
 #9

Reservations opened!

BTClackjak BTCots
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!