Bitcoin Forum
April 20, 2024, 03:11:11 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] CoinSamurai - Fast New Automated Trading Bot  (Read 382 times)
clarkdan (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
September 03, 2017, 10:26:22 PM
Last edit: September 04, 2017, 08:19:19 AM by clarkdan
 #1

Hi Guys,

Just wanted to announce the completion of my latest project - an automated trading bot called CoinSamurai.
I've been trading for about 10 years now, first on Futures and Forex, and more recently on Altcoins.  From my experience in trading, I know the key is to remove any emotion from the whole process.  Have a strategy and stick to it.  However that's easier said than done!  For me with futures, the breakthrough was being able to use tools like NinjaTrader to develop automated strategies, so that I'm out of the loop when it comes to decision making!  Grin
However when I moved to the crypto world, I couldn't find anything that worked for me.  Other bots were either too complicated, too slow, or caused too many exchange requests (the dreaded 422 errors on Poloniex!), so I decided to write my own.

Please have a look, download the trial and let me know what you think.  Feedback gratefull appreciated.


Regards,

Dan




What is CoinSamurai?

CoinSamurai is an automated trading bot for the Poloniex cryptocurrency exchange.



CoinSamurai is completely self-contained and needs no installation.  Simply copy the executable to any Windows PC and you're ready to go!

CoinSamurai is fast and efficient, and is capable of trading ALL coins on Poloniex at once.  Intelligent caching and batching of commands prevents overloading Poloniex and triggering the dreaded "422" errors so common with other software.

CoinSamurai is ready to use out of the box, with no configuration required, however it also supports an advanced scripting language, enabling you to develop sophisticated strategies.

In addition to the default settings, CoinSamurai allows you to define up to 10 other profiles, each with different settings and choose which one to apply to each coin.


http://coinsamurai.org/sites/default/files/inline-images/Main_Screen.PNG

http://coinsamurai.org/sites/default/files/inline-images/chart_small.PNG


Easily monitor trends over 5 minutes, 30 minutes and 60 minutes on the main screen.


http://coinsamurai.org/sites/default/files/inline-images/Trend.PNG



Choose either simple, one-click conditions...


http://coinsamurai.org/sites/default/files/inline-images/bollinger_condition_simple_1.PNG



Or develop sophisticated strategies using the Expression Builder ...


http://coinsamurai.org/sites/default/files/inline-images/expression_builder_full_0.PNG



Expression builder supports programmatic access to chart data for the last 24 hours

For example [Close:0] is the closing price of the most recent 15 minute candle and [Close:99] is the closing price 25 hours ago.

Likewise [EMA1:0] is the most recent calculated value for EMA1 (with the period as defined on the settings page)



Supported expressions include :-

Valid Tags from the list shown
Numeric values
Mathematical operators (+, -, *, /)
Equality, inequality and comparison operators (=, <>, >=, <=)
Logical Operators (AND, OR, NOT)
Array operators e.g.  IN (1, 2, 3)
Brackets   ()
"True" and "False"


Watch as each condition is satisfied ...


http://coinsamurai.org/sites/default/files/inline-images/buy_signals_0.PNG


Set trailing stops for each rule ...



For example you could define 3 rules, each with an associated trailing stop :-

Rule 1.    Profit >= 4%  (Action: Set Trail Stop to -4% ie Break Even)

Rule 2.    Profit >= 6%  (Action: Set Trail Stop to -2% ie Lock in 4% profit)

Rule 3.    Profit >= 8%  (Action: Set Trail Stop to -1% ie Lock in 7% profit)



Why not try it today?



Simply register at coinsamurai.org/user/register to download a free trial copy, valid for 30 days.


coinsamurai.org
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713582671
Hero Member
*
Offline Offline

Posts: 1713582671

View Profile Personal Message (Offline)

Ignore
1713582671
Reply with quote  #2

1713582671
Report to moderator
sweetdesirez
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
September 03, 2017, 10:41:07 PM
 #2

Does the bot trade directly from the users wallet or has to deposit the coins to any external website? Would like to know from which platforms/exchanges the bot will be trading the coins to and from?
clarkdan (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
September 03, 2017, 11:13:57 PM
 #3

Does the bot trade directly from the users wallet or has to deposit the coins to any external website? Would like to know from which platforms/exchanges the bot will be trading the coins to and from?

It trades via the Poloniex API as they currently have the largest number of coins listed, so you would need to create an Poloniex account and fund it from your existing wallet. I may add other exchanges in future if there is enough demand.
Hope that helps.
Dan
clarkdan (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
September 04, 2017, 11:54:15 AM
 #4

anyone know how to make the images appear inline, instead of links in my original post?   Huh

Thanks,

Dan
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!