Bitcoin Forum
June 22, 2024, 02:40:29 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: 🚀🚀🚀 EonBot - Automate Your Trading 🚀🚀🚀  (Read 3883 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
TINYVILLIONAIRE
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 24, 2018, 11:28:45 PM
 #61

is the review still on? im liking what i see and hoping to get a good deal on the bot
Gambit_fr
Full Member
***
Offline Offline

Activity: 280
Merit: 110


View Profile WWW
February 27, 2018, 06:49:23 PM
 #62

My review of EonBot:

EonBot is one of the faster and easier trading bot I've been able to test this far! Currently supported exchanges are Poloniex, Bittrex and Binance (but more will come), and, unlike other bots, your license is not tied to an exchange API key, so you can freely switch to another exchange anytime you like.

EonBot is a software in two parts, first one is the bot executable wich can be run remotely (on a VPS for example) and the second one is the GUI wich can be run locally on your home PC. Both can be run locally but then you will have to leave your home computer on 24/24h. Both parts can work on Windows, Linux and MacOS systems.

How to set it up on a VPS.

To set it up on a remote server, you first have to run the GUI locally, go to the "Remote control dashboard", input your server address and chose a port, an username and a password to access it remotely. It will create you the file "remote-config.json" which you will need to upload in the executable folder on your server and which will permit you to access remotely to the bot with your GUI and change your configuration settings.

Before launching the bot, you will also need to create the "main-config.json" locally and upload it to your server. To create it, you have to go to the "Main config editor" tab in the GUI and input the following settings: your EonBot username and password (which are the license you get when buying the bot), you need to select an exchange and input 1 API key created on that exchange account. I think this is the minimal required settings to have before being able to launch the executable file of the bot.

Once you have made this 2 configuration files, uploaded them to your server and opened the remote port in your firewall, you can launch the executable file and close connection to your server. You will now be able to manage your bot settings locally with the GUI and you'll only need to log into your server again if you need to upgrade the bot file!

Configuration

Now that your bot executable is running on your VPS, you can connect remotely to it via the GUI's "Remote control dashboard" where you can stop, start or restart the bot (to apply configuration changes).

What makes EonBot much more faster than any other bot is the possibility to add as many API keys as you wish and each one will be used alternately so you will not be limited by the API number of requests limitation. On some highly volatile pairs, I already did some profitable buy and sell in a few minutes. So put as many API keys as you can!

You have to select wich base market currency you want to trade BTC/ETH/USDT, then which pairs. You can select as many as you want (the more you choose the more API keys you should have) but I suggest to only choose high volume one and to lower your BTC trading limit for each new added pair.

Then you will have to choose your main buying and selling strategies, this can be override for each pairs in the sub configs editor so you can fully customize your strats for each pairs! For now, there is only 4 strategies but the dev team are working hard to implement new ones.
The strategies are:
- Basic : you set a % and the bot will buy/sell when the market price go below/over that %
- Spark : kind of same as Basic strategy, but here it's the price according to the EMA/SMA wich is taken into account
- BB : Bollinger Bands strategy, you buy at the set % of the low BB and sell at the set % of the high BB
- Rollercoaster : I haven't tested this strategy, but from what I understand it buy/sell at a set % above/under the lowest/highest point on a trend reversal
For Basic and Spark strategy you can also choose to use market trends to optimize your profits.

There are also Bag Buster settings (aka DCA aka martingale) which are fully customizable and wich will allow the bot to rebuy previously bought pairs (if the price is falling) so your average bought price will lower and will allow you to get rid of your bag faster. Be sure to understand fully how this works, because it can fully eat up your entire balance during a market crash!

Telegram bot

There's a Telegram bot natively included in EonBot, once it is set up you will get notifications on Telegram for every orders put by the bot and you can also control it with a few commands: /start, /stop, /restart, /status, /addcurrency (coin name), /rmcurrency (coin name).

Support

EonBot team members (including developers) are often available and very active on their Discord channel where they offer support, they sale the bot and there's a lot of strategy discussions with a constantly growing base of users.

Conclusion

EonBot is a new but already complete trading bot with a lot of customizable features. It is the faster bot available right now and one of the most accurate (in my opinion/experience).
For the modest price (for a bot) of 0.03BTC

Personal results

By running simple strategies, mostly Spark and/or Basic, for over a dozen of days the bot have made for me about 180 transactions with a profit from around 1.5% to 3% for each trade. I'm very satisfied with this bot, I'll keep using it and I'm eagerly waiting for new features/improvements.

defvader
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
March 12, 2018, 12:32:38 AM
 #63

Hello community! In order to celebrate our next release of Eonbot v1.4 beta we are GIVING AWAY ONE FREE LICENCE OF EONBOT!  Please join our Discord community at https://discord.gg/emUevBu and go to #giveaways to enter.

Also, please visit our Wiki at https://github.com/officialeonbot/EonBot for more info on the best cryptocurrency trading bot available on the market - EONBOT!


defvader
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
March 19, 2018, 07:56:42 PM
 #64

Even in a challenging crypto market our users have the tools to PROFIT.

Come and join the Eonbot cryptocurrency trading revolution!

https://image.ibb.co/jvEipc/20180319_154709.png
defvader
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
March 21, 2018, 11:30:18 PM
 #65

Hello community! Our development team has made some MAJOR updates to our outstanding cryptocurrency trading bot! Come join our Discord and learn more about how you can use Eonbot to profit!

http://image.ibb.co/jvEipc/20180319_154709.png


[BOT] v1.4.0-beta-4

Setting to activate bot generated price to latest market price after open order cancel;
Setting that enables the bot to use market orders (i.e. use ask/bid prices to place orders);
Pairs latest cycle data is being sent to GUI;
Credentials now have separate config file - you can share your main and sub configs without any worry of exposing your private data!
More info is logged;
Better local orders saving (to extend GUI's info about orders);
Improved GUI remote control functionality - now it's possible to upload, download config files, check basic config info, control workflow, etc;
Improved Telegram module;


[BOT] v1.4.0

Fixed missing currency pair when saving problem;
Setting to use ask/bid prices instead of last price (e.g. when checking if bot should buy/sell);
Improved logs printer;
Stable release;


[GUI]v1.4.0-beta-5

Binance Time now sorts according to the sell date
Added 'Use ask/bid prices instead of last price' setting
Fixed files loading bug when path is changed
In SubConfig Editor Pingpong display fixed
In SubConfig Editor Basic display fixed


[GUI] v1.4.0-beta-3

Added new settings to the main-config and sub-config
Added auth-config editor!
You're now able to download and send files through Remote Control!
Fixed currencies searching bug
Added Binance trading history! (It's premature version so please be cautious and be patient!)
Removed some settings from Remote Control config


[GUI] v1.4.0-beta-4

Re-added removed settings from remote-config.json and editor
Removed unnecessary settings from remote-config.json and editor
Added DCA limit (30) and API limit (20)
Some saving bug fixes
Trading Limit bug fix
Changed some styles
[BOT] v1.4.0-beta-3

BB strategy improvements
BB bug (that caused bot crashes) fix
General logging improvement
Better manual orders handling


[BOT] v1.4.0-beta-2

Fixed unexpected bot crash when printing info to log files
Fixed RollerCoaster order placing with min profit sell price problem
Fixed funds checker bug
Improved inter cycle info saving
Improved logging system


[GUI] v1.4.0-beta-2

Reverted the change - Sub Config Editor now shows only pairs that you have selected
Fixed spelling of word 'AUTHENTICATION'
Trading Limits are now saved and shown correctly
APP when starts is now in correct size
Added warning messages to 'APP SETTINGS' and 'SUB CONFIG EDITOR'
Candle stick sizes are now shown according to the exchange
Rollercoaster Delay setting is now shown only when Buy Strategy is selected as Rollercoaster
Bag Buster is now being saved to main config correctly
Currencies now do not loose filters if they were refreshed


[GUI] v1.4.0-beta

Automatic currencies retrieval;
Added logo to the top left of the screen;
Added settings 'Refresh Info Delay','Select Exchange','API KEY' and 'SECRET' to gather information from exchange and extract trading history.
Added settings for Custom candles periods, EMA/SMA sizes;
Added settings for enabling/disabling buying or selling;
Added settings for minimum profit and rollercoaster delay after order;
Logo is displayed as an icon;
Bittrex and Poloniex Trading History(Binance coming this week);
Merged 'Path to' settings to one;
Main config editor and sub config editor is now split in different parts;
Market currencies tab was moved to Main Config editor tab;
Currencies now can be filtered by name,ticker,change,price and volume;
Sub configs editor now contains all currencies, they don't have to be selected in main-config;
GUI is now resizable in right,left and bottom;
Bag buster is now disabled by default;
Fixed error causing sub configs being 'malformed';
Removed auto saving from APP Settings and Market Currencies;
GUI Remote Control Password are now being covered by '*';
Subconfigs folder is being created in selected paths to configs;
Configs are now being saved in a readable format;
Changed color pallate;(edited)


[Bot] v1.4.0-beta-1

Minimal profit setting;
Setting to delay RollerCoaster order placing by x seconds;
Errors, orders and general cycle info will be logged in separate files;
Additional order confirmation layer, after which notifications are sent with more detailed info;
Orders are identified by their strategies;
Setting to completely enable or disable selling/buying;
Better external trades handling;
Custom candles periods, EMA/SMA sizes;
Additional layers to confirm if data returned by the exchange is correct;
Empty spaces removal from credentials data;
Fixed/improved all exchanges backend logic;
Configs saving to a properly formatted json file;
More detailed error messages;
Request rates limiting;
Automatic currencies retrieval;(edited)
defvader
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
April 03, 2018, 12:53:46 PM
 #66

While other crypto bots are dying, Eonbot is thriving. Our bot is fast, stable and highly customizable. Join the revolution!

EonBot (@officialeonbot) Tweeted:
Even in the toughest #cryptocurrency market, Eonbot can deliver profits! Join the #crypto trading revolution. https:/[Suspicious link removed]/HxxvaTIqDe https:/[Suspicious link removed]/5JUMYv06X5 https://twitter.com/officialeonbot/status/981152132798828544?s=17
EonbotTeam (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
April 25, 2018, 04:44:10 PM
 #67

v1.4.1 of Eonbot and EonView was just released!

[GUI]
v1.4.1 - Yara
Chart size and candle size select bars are replaced with buttons;
Currencies pair on/off status should be displayed correctly;
Icon's should load properly;
Increased slidebar width;
Removed chart animations;
Coin charts x-axis is now displaying date in hour-minute format;
Trading history date is now displayed properly;
Fixed some loading bugs;
Restyled some objects;

[BOT]
v1.4.1
Improved file changes detection system (auth and sub configs changes are now being detected);
Fixed orders ids format problem;
BagBuster logic improvements;
Improved ask/bid prices usage logic;
EonbotTeam (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 23, 2018, 04:16:22 PM
 #68

bump
ridertiger
Full Member
***
Offline Offline

Activity: 490
Merit: 110



View Profile
November 29, 2018, 11:46:39 AM
 #69

Are you supporting more exchanges than Poloniex, Bittrex and Binance?
Do you have plans for the near future?
MahaBTC
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 02, 2018, 03:59:55 PM
 #70

Just in case you may want to know about EonBot:


This is our farewell...
EonView and EonBot as a whole started as an passionate and interesting project. As the time went by we were faced by numerous problems and challenges. We had our ups and downs, but we always tried our hardest and we were keep on pushing further... But one day the downfall of this project began when in a short amount of time we encountered several hits below the belt - we got scammed by the guy who was developing our website and within next several weeks our community manager disappeared from the face of the earth. It didn't stop there and the problems were keep on piling. By the sheer pressure of our keep on growing tasks, soon we found ourselves lost in this situation and that the project wasn't moving forward anymore. We tried fixing it by pushing the deadlines and doing several stuff at one time, but it didn't work out and even backfired. That's when sadly, one of the developers decided to fully leave the project. There were lot's of discussions going back and forth, but in the end I came up to the conclusion that this is where the story of the EonBot and EonView ends. I just wanted to say sorry for those that were here till the last minute, but we hope that this won't stop your from going forward. We are releasing unfinished v2.0.0 versions of the EonBot and EonView in open source in hopes that some of you will find some use of it and continue what we started. As always... Thank you and good luck with trading. https://github.com/eondevs

It was good while it lasted, just another empty promise  Cry
Pages: « 1 2 3 [4]  All
  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!