Bitcoin Forum
September 23, 2025, 01:27:47 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, Cex.IO, and GOC.IO on: July 25, 2014, 12:26:24 AM
Update 1b bot Lite version from 7.19.2014 ver. 1.0.0.50
1. Sell Custom Size - expect to buy a bot for 1 time formula. (works similarly to Buy Size)
Three choices:
1. Do not use Sell Size (sum is taken from the party)
2. Calculate sale at one time on the first currency pair (described by)
3. Calculate sale at one time on the second currency pair (described by)

By default, the bot sells parties. How many in the party there - so much at one time and will try to sell.
This setting, you can control the volume of sales at a time. You can sell less than there is in the party, and more - all options are now available.

2. Fully connected Exchange Bitstamp.net

3. Connected Exchange Bittrex.com in demo mode

4. Raw Buy / Sell variables L - track series (ladder) sales / purchases
botLastRawBuyAnmt - bot summarizes recent purchases before the sale-purchase
botLastRawSellAnmt - summarizes recent sales bot to the date of purchase with the subsequent sale
Also available are the following fields on the latest transactions:
Total - total transaction
MinPrice - the minimum price of the last deals
MaxPrice - the highest price in the last deals
AvgPrice - the average price of the last deals
Cnt - the number of transactions in the series
Cost \ Income - stoimot / transactions and profits

5. Table TRADES -> result - added decimal places

For info here http://1bbot.com/docsen/65-1b-bot-release-change-logs.html
2  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, Cex.IO, and GOC.IO on: July 07, 2014, 01:44:52 PM
Update 1b bot Lite version 7.4.2014 ver. 1.0.0.49
 Added some new trade indicators:
- RSI
- StochRSI
- Bollinger bands
3  Bitcoin / Project Development / 1bbot needs tester for bitstamp exchange support on: June 21, 2014, 11:08:42 PM
We'd like to add in Bitstamp support to 1bbot unfortunately none of us have a verified Bitstamp account to test with and really have no plans of getting one. So we're looking for someone who has a verified Bitstamp account that we can borrow. The account should not have any funds in it and should not be tied to any bank accounts. Our developer needs complete access so he can create an API key to use and to send the account funds for testing to make sure that trades are actually happening. We are willing to offer a free copy of the bot (or negotiate) to anyone willing to let us borrow their verified account.
We may also be able to do the testing we need to do with just a bitstamp API but we'd much rather have complete access over the account.

Again, we'd greatly appreciate anyone's help so we can get Bitstamp supported added.
If you are interested please email us at selloffice.1bbot@gmail.com with the subject line "bitstamp account"


Thanks,
1bbot Support
4  Economy / Trading Discussion / Re: Which crypto trading bot you recommend me . on: June 20, 2014, 04:06:29 AM
1bbot is pretty nice. You can create your own strategy and let it do it's thing. We offer a demon version of it for free so you can try the bot out and run similated trades using real time data and virtual money. The full license of the bot costs around $50-$100 depending which exchange you want it for.

http://1bbot.com/docsen/56-english-landing-page.html
5  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, and GOC.IO on: June 16, 2014, 02:37:28 AM
Update 1b bot Lite version from 15.06.2014 ver. 1.0.0.48
1. Demo-mode for BtcChina
2. Demo-mode for Mintpal
3. MACD-dates - increased the number of decimal places
4. Settings (Trade options \ Logs) to turn on / off messages
- Start / stop info messages - messages disables dialogs bot
- Exit confirmations (confirmation when exiting)
6  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, and GOC.IO on: June 12, 2014, 04:19:37 AM
New Update 1b bot Lite version 1.0.0.46 10/06/2014
1. Cex.IO full version is now available in bot.
2. new variables for candles:
GetCandleDown (AIdx) - underparts candles
GetCandleUp (AIDx) - upper body candles
GetCandleAvgB (AIdx) - average of the candle body (B - body)
GetCandleAvgS (AIdx) - average of the shadow of a candle (S - shadow)
GetCandleType (AIdx) - type of candle
0 = no (ie, without a body)
-1 = Falling
1 = increasing

3. Corrected
TradeVolume variables - now considering Custom
Cryptsy has new fee 0.25% (their API still returns 0.2/0.3)

5. Fixed draining small parties
7  Bitcoin / Project Development / Re: 1B Bot strategy contest - Winners get free bot and discounts! on: June 07, 2014, 12:51:08 AM
nice bot

Thanks! Submit a unique strategy and win a free license! Doesn't seem like anyone is participating so you'd win by default.
8  Bitcoin / Project Development / Re: 1B Bot strategy contest - Winners get free bot and discounts! on: June 04, 2014, 03:52:24 AM
New Update v1.0.0.45 5/30/2014

Added two exchanges into demo mode:
Cex.IO (Demo), Bitstamp.net (Demo)

1. Auto-update currency pairs for btc-e, cryptsy, bter.

2. Acceleration in calculating deltas, 7 day 3-4 times faster than before but it does not mean that you can simultaneously run 20 such bots without slight lag!

3. New functions for charting (candles, volume, MACD)
candles:

GetCandleOpen (AIdx) - get the opening price of candles
GetCandleClose (AIdx) - get the closing price of the candle
GetCandleHigh (AIdx) - to get the maximum price for candles
GetCandleLow (AIdx) - get the lowest price on candles

trading volume:
GetCandleVolume (AIdx) - to get the amount of candles

Added histogram indicator MACD





Can be used in conditions!

MACD histogram
GetMACDH (AIdx) - get the value of MACD on candles

where AIdx - ordinal index of candles.
numbering goes in the opposite direction - ie 0 - is the current (right-most) candle / v / histogram

ex. (GetMACDH(0)>-0.1)
If Current candle greater than -0.1 then buy.

5. Other minor improvements / fixes
9  Bitcoin / Project Development / Re: 1B Bot strategy contest - Winners get free bot and discounts! on: June 02, 2014, 04:01:08 AM
Since no one submitted their strategies we'll extend the game 1 more week.
10  Bitcoin / Project Development / Re: 1B Bot strategy contest - Winners get free bot and discounts! on: June 02, 2014, 12:48:55 AM
only a few hours left before the contest is closed! Hurry up and submit your rules for a chance to win a free license of the bot!
11  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, and GOC.IO on: June 01, 2014, 12:25:56 AM
New Update v1.0.0.45 5/30/2014

Added two exchanges into demo mode:
Cex.IO (Demo), Bitstamp.net (Demo)

1. Auto-update pairs for btc-e, cryptsy, bter.

2. Acceleration in calculating deltas, 7 day 3-4 times faster than before but it does not mean that you can simultaneously run 20 such bots without slight lag!

3. The function charting (candles, volume, MACD)
candles:

GetCandleOpen (AIdx) - get the opening price of candles
GetCandleClose (AIdx) - get the closing price of the candle
GetCandleHigh (AIdx) - to get the maximum price for candles
GetCandleLow (AIdx) - get the lowest price on candles

trading volume:
GetCandleVolume (AIdx) - to get the amount of candles

Added histogram indicator MACD





Can be used in conditions!

MACD histogram
GetMACDH (AIdx) - get the value of MACD on candles

where AIdx - ordinal index of candles.
numbering goes in the opposite direction - ie 0 - is the current (right-most) candle / v / histogram

5. Other minor improvements / fixes
12  Bitcoin / Project Development / Re: 1B Bot strategy contest - Winners get free bot and discounts! on: May 29, 2014, 06:26:33 PM
So I come up with a betting strategy for your bot and I win your bot. How about bitcoin?

This contest is for a bot license and discounts. Not bitcoin. Sorry, maybe in a future contest depending on how this one goes.
13  Bitcoin / Project Development / 1B Bot strategy contest - Winners get free bot and discounts! on: May 28, 2014, 02:11:41 AM
Hey guys & girls,

To celebrate 1B Bot's latest updates (we now support BTER and have a native English support team) we'll be running a few contests depending on how this one goes. The first contest (this one) will be to see who can come up with the best trade strategy using the demo version of 1B Bot (found on this page). That page also contains links to documentation about the functions and variables that 1B Bot supports.



Here's the rules and info you need to know about the contest.
- The strategy has to be something unique and not taken from our site.
- Submit your trade strategies here by Jun 1 (Sunday).
  • Make a folder and place a readme.txt file inside it with a brief description on how your strategy works. Also contain any settings that may need to be set (found in options -> Trade Options)
  • Please export your rules (strategy's) into the folder and zip it up. Name the zip/rar in the following format (Your-Bitcointalk-Name-Jun-1.zip). and paste a link in this thread.
- Strategies that are not submitted the correct way will be disqualified.
- On Jun 1 (Sunday) I'll make a post in this thread indicating that no more submissions will be accepted.
- I'll be collecting all of the submitted strategies and running them all simultaneously for 4-7 days (depends on if there's a clear winner) using demo mode with a balance of $100. The top bot that makes the most bitcoin by the end will win a free license of the paid bot (valued at $59.95-$99.95) which will work with one exchange of the winner's choosing (one of these exchanges BTCe, Cryptsy, GOC.IO, BTER).

a few random people will also be chosen from the contestants to receive a unique 20% off coupon code for the bot that they can use at any time. It does not expire. This code can not be combined with any other offers though.


All submitted strategies will be added to the 1B Bot site after the contest is over, along with proper credits so others can use them.

Let the contest begin!

Download page 1b bot English
14  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, and GOC.IO on: May 25, 2014, 03:01:15 AM
No Mintpal?

Possibly in the near future. It's on our todo list.
15  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, and GOC.IO on: May 21, 2014, 02:55:43 AM
New update V1.0.0.44 5/22/2014
 
Added new exchange BTER.COM
similarly Cryptsy, you'll need to set the parameter waiting for trade to at least 30,000 or else some of your buy and sell orders will not go through.

1. New features :
ln (number) - the natural logarithm
exp (number) - e raising
abs (number) - the module number

2. New variables :
botLastSellMax to determine the type of the last sale.
0 = was sell min (usually worked from Sell Rules)
1 = was sell max (usually worked from Sell MAX Rules)

buyPrevPrice, sellPrevPrice - previous value buy, sell

3. Added new currency pair on Cryptsy and fixed points balance on Cryptsy.
16  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, and GOC.IO on: May 17, 2014, 04:23:53 AM
Yes, but how can I trust that it works?

Would a video or live stream of one of us using the full bot count?
17  Economy / Digital goods / Re: 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, and GOC.IO on: May 17, 2014, 04:06:45 AM
Could you allow some users on this forum to try it out and see if it works?

You can download the demo which is exactly the same as the paid version minus the code that lets you trade for real. The Demo only has emulation mode but you'll get the same idea of how it works. Link here http://1bbot.com/docsen/56-english-landing-page.html
18  Economy / Digital goods / 1B Bot Lite - Automatic trade bot for BTC-e, Cryptsy, BTER, Cex.IO, and GOC.IO on: May 17, 2014, 03:49:08 AM
What is 1b Bot Lite?
Like most bots, 1B Bot's purpose is to fully automate the process of buying and selling on exchanges. What's unique about it though, is that 1B Bot Lite allows you to write in-dept trading algorithms that many bots simply don't have the functionality to do or charge high monthly fees to use. Ya, we understand, that's why we're trying to please our customers by giving them as much flexibility as they can handle while keeping the price reasonable. Oh and did I mention we offer a free demo to try before you buy? That's right a full demo that can simulate live trades just so you can make sure the bot is right for you. You'll be able to create your own trading strategies with it or import other people's.


The purpose of the program (for people who have not used a bot before)
When trading on exchange websites users tend to get quite a small amount of information for decision making. Then comes the problem of when you decide to buy. It doesn't always succeed in time which leaves you with an unfilled order stuck in limbo until the price swings back around in your favor (assuming it will). The main goal of 1B Bot Lite is to remove the human factor from the trade and leave only cold calculations based on all information available from an exchange's API, simple logic. The Bot is fully autonomous but still allows you to manually place orders via it's interface if you wish to.

In the Lite version 1B Bot works with one currency pair at a time. To work with multiple (ex. 5) pairs on a single account you'll need to run (5) simultaneous licensed copies of the bot. This allows you to monitor and trade 5 pairs at once.

The logic of the bot
When rules are executed the bot buys and when the conditions for selling are triggered the bot sells. At first glance everything is simple but It all depends on your strategy specified rules. The bot offers 100+ variables and functions to work with when writing strategies. You can also download already made strategies from the site or from friends.
The general jist is that everything you see before your eyes can be described in the strategy!

The full copy of the bot offers two modes. An emulator trade mode and real trade mode. As mentioned above the demo version of the bot only works as an emulator. It's as close to the real thing as you can get. It takes into account all fees for the purchase and displays your profit or loss.


Features

- Supports BTC-e, Cryptsy, BTER, and GOC.IO
- Two trade modes (Emulator and Real)
- Bot is automatic with the possibility of operator intervention at any time for manual trades.
- Breakdown and grouping information by periods.
- Use over 100+ variables and functions to write custom strategies and rules for trading. All data that you see can used for rules. Limited only by your imagination.
- Partitioning purchase accounting ( bot can buy parts at different prices ).
- The use of time limits ( Schedule ).
- Monitor the trade history log of all actions (You can easily see the profits your making without having to do calculations).
- Instantly change your trade strategies when the market changes (loading and unloading of trading strategies such as long-term strategy without operator intervention and strategy under the supervision of the operator)
- users can share strategies with others.
- Supports MACD, Delta, and several other indicators.


Screenshots





Video
Here's an older video. We'll be uploading some newer ones soon.
http://youtu.be/lxGoFaizbjo

Program Specifications, information, and security:
1B Bot Lite currently only runs on windows nativity but could easily run on a virtual machine for those of you using Linux or Mac.

NOTICE:The Demo version and full version can only be obtained from the 1B Bot official site!!
When you purchase the bot we require 1 of your exchange API keys per license that you wish to buy. That API key(s) are then compiled into your copy(s) of the bot so that it will only work with your account. As you might guess this makes it harder for people to pirate the software but that doesn't stop some sites from claiming that they have a free version of the bot. If you come accross any such sites please do not download the program. It's most likely malware.
There has already been a few cases of this happening and we cant stress it enough. Watch what you download on the internet! For security's sake download and use a sandbox program like Sandboxie if you must try questionable programs.

With that said our bots are 100% clean as long as you are getting them from the official site.

Pricing

Purchasing a bot license:
The way we sell the bot here is by licenses. This means that once you buy the bot, it'll be tied to your API for a single exchange and will not allow you to use it on any other exchanges.

Single License per API KEY (BTC-e, Goc.io) for the full bot costs $ 59.95
Single License per Public Key (Cryptsy) for full bot costs $ 99,95

Current deals:
- Buy 3 licenses and get 2 free! (That's 5 for the price of 3!)

We accept: Bitcoins, Litecoins and BTC-e code (Usd, Bitcoin, Litecoin)

Howto buy

BTC-e bot:

Sent an email with the title Order BTC-e.com to selloffice.1bbot@gmail.com and in the message body specify your API Key or multiple keys (if you need a few bots). Secret Key is not needed. You'll be typing that into the settings when you receive the bot from us. Be very careful and make sure the API key (s) you send to us are correct. The keys that you send to us are permanently compiled into your bot and if wrong will prevent you from using the bot. You should hear back from us within the day with purchase information and you can expect to receive a working bot(s) that day or the day after.

Cryptsy bot:

Sent an email with the title Order Cryptsy.com on mail selloffice.1bbot@gmail.com and in the message body specify your API Key or multiple keys (if you need a few bots). Secret Key is not needed. You'll be typing that into the settings when you receive the bot from us. Be very careful and make sure the API key (s) you send to us are correct. The keys that you send to us are permanently compiled into your bot and if wrong will prevent you from using the bot. You should hear back from us within the day with purchase information and you can expect to receive a working bot(s) that day or the day after.
 
GOC.IO bot:
Sent an email with the title Order GOC.IO on mail selloffice.1bbot@gmail.com and in the message body specify your API Key or multiple keys (if you need a few bots). Secret Key is not needed. You'll be typing that into the settings when you receive the bot from us. Be very careful and make sure the API key (s) you send to us are correct. The keys that you send to us are permanently compiled into your bot and if wrong will prevent you from using the bot. You should hear back from us within the day with purchase information and you can expect to receive a working bot(s) that day or the day after.

BTER bot:
Sent an email with the title Order BTER.com on mail selloffice.1bbot@gmail.com and in the message body specify your API Key or multiple keys (if you need a few bots). Secret Key is not needed. You'll be typing that into the settings when you receive the bot from us. Be very careful and make sure the API key (s) you send to us are correct. The keys that you send to us are permanently compiled into your bot and if wrong will prevent you from using the bot. You should hear back from us within the day with purchase information and you can expect to receive a working bot(s) that day or the day after.

For English support: selloffice.1bbot@gmail.com

Useful links for trade bot (FYI. We're in the process of translating the site from Russian to English so some things may not sounds right. Please bear with us):

OFFICIAL ENGLISH SITE

Twitter: https://twitter.com/1BBotEnglish

Complete documentation: look here
Description of variables for trade rules : look here  
The functions of the trade rules : look here
Strategy for the bot can be found on the bottom of the English Homepage
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!