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!
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.PNGhttp://coinsamurai.org/sites/default/files/inline-images/chart_small.PNGEasily monitor trends over 5 minutes, 30 minutes and 60 minutes on the main screen.
http://coinsamurai.org/sites/default/files/inline-images/Trend.PNGChoose either simple, one-click conditions...
http://coinsamurai.org/sites/default/files/inline-images/bollinger_condition_simple_1.PNGOr develop sophisticated strategies using the Expression Builder ...
http://coinsamurai.org/sites/default/files/inline-images/expression_builder_full_0.PNGExpression 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.PNGSet 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