Search content
Sort by

Showing 3 of 3 results by JohnnyJai
Post
Topic
Re: ▂ ▅ ▆ ▇ █ BOT █ ▇ ▆ ▅ ▂ ARBI - High Frequency Triangular Arbitrage Trading Bot
by
JohnnyJai
on 10/01/2018, 21:19:06 UTC

Hello...
First)It looks like you are using your whole balance (0.01btc) as balance per trade (0.01btc).If you have read the group's chat you should know that you must have at least 10x/15x balance per trade in your total balance.
Second)It looks like you are using volume multiplier on pair 2 of 7 or lower.You cant expect to be able to fill everytime an order that consist 1/7 from the total available balance on that price.There is more than 20k people online most of the time, you are not alone.


Okey maybe I am using this tool wrong, this is how my config looks like.

{
  "XMR_Pairs": true,
  "ETH_Pairs": true,
  "Ticker_Check_Interval": 45000,
  "DynamicStartBalance": true,
  "BalancePerTrade": 0.01,
  "Pair1_Price": 0,
  "Pair2_Price": 2,
  "Pair3_Price": 8,
  "Pair1_Volume_Multiplier": 3,
  "Pair2_Volume_Multiplier": 5,
  "Pair3_Volume_Multiplier": 3,
  "Pair1_Trend_Mode": 1,
  "Pair2_Trend_Mode": 0,
  "Pair3_Trend_Mode": 1,
  "Trend_Monitor_Candle_Size": "5M",
  "Trend_Monitor_Periods": 12,
  "Profit_Monitor_Refresh_Rate": 900000,
  "Profit_Monitor_Stop_ROI": 999,
  "Profit_Monitor_Time_Offset": 0
}

What do you mean with "It looks like you are using volume multiplier on pair 2 of 7 or lower"? Do you have any suggestion to improved the configuration?
Post
Topic
Re: ▂ ▅ ▆ ▇ █ BOT █ ▇ ▆ ▅ ▂ ARBI - High Frequency Triangular Arbitrage Trading Bot
by
JohnnyJai
on 09/01/2018, 07:49:05 UTC
I don't have this bot but can't you set the "trend monitor" to detect the chances of completing the triangle even though you might get stuck mid way.  For example even if it were to get stuck but the trends for each pair were calculated to be favorable anyway then each arb attempt would have a higher chance of success.

I have already turn off "trend monitor" and I can share my Profit monitor:

Code:
┌──────────────────────┬────────────┬────────────┬────────────┬──────────────────────┬───────────────────┐
│ Date                 │ Balance    │ Bought     │ Sold       │ Profit               │ ROI               │
├──────────────────────┼────────────┼────────────┼────────────┼──────────────────────┼───────────────────┤
│ 1/4/2018 3:29:33 PM  │ +0.0103108 │ +0.0005    │ +0.0005021 │ +0.0000021           │ +0.4240085        │
│ 1/4/2018 11:56:06 PM │ +0.0103185 │ +0.0055    │ +0.0055173 │ +0.0000173           │ +0.3147284        │
│ 1/5/2018 11:54:10 PM │ +0.0103286 │ +0.01      │ +0.0100352 │ +0.0000352           │ +0.3518004        │
│ 1/6/2018 11:58:11 PM │ +0.0104015 │ +0.01      │ +0.0100881 │ +0.0000881           │ +0.8812009        │
│ 1/7/2018 11:46:09 PM │ +0.0104742 │ +0.0135383 │ +0.0136349 │ +0.0000966           │ +0.7137534        │
│ 1/8/2018 11:50:01 PM │ +0.0005026 │ +0.0201655 │ +0.0102092 │ -0.0099563           │ -49.3729383       │
│ 1/9/2018 7:31:33 AM  │ +0.0105479 │ +0.01      │ +0.0200855 │ +0.0100855           │ +100.8551009      │
└──────────────────────┴────────────┴────────────┴────────────┴──────────────────────┴───────────────────┘

And as you can see my balance don't increase so my much each day and "1/8/2018 11:50:01 PM" it get stuck holding ETH until "1/9/2018 7:31:33 AM" so it solid it with 0.0000453 profit.
Post
Topic
Re: ▂ ▅ ▆ ▇ █ BOT █ ▇ ▆ ▅ ▂ ARBI - High Frequency Triangular Arbitrage Trading Bot
by
JohnnyJai
on 08/01/2018, 22:30:08 UTC
Hi,

I have used this bot almost one week now and to bad that no one has share a review of this bot.
If someone that has share a review before I bought it, I don't think that I would have bought it.
This bot cost me almost $300 and this is a greet bot.

It does do arbitrage but to bad that this bot is only in Poloniex and everyone is fight for the same arbitrage trade depend on settings.

It happened quite often that it got something like this:

Code:
1/8/2018 10:12:19 PM: BTC_ETH
1/8/2018 10:12:19 PM: We want to buy: 0.1290323080125063274218041633 ETH Available volume: 22.17078352 Price: 0.07749997
1/8/2018 10:12:19 PM: {"orderNumber":"399922563262","resultingTrades":[{"amount":"0.12903230","date":"2018-01-08 22:12:16","rate":"0.07749994","total":"0.00999999","tradeID":"39868485","type":"buy"}],"amountUnfilled":"0.00000000"}
1/8/2018 10:12:19 PM: We bought: 0.1287092398080817148956120138
1/8/2018 10:12:19 PM: ETH_ZRX
1/8/2018 10:12:19 PM: We want to buy: 96.47139405629096359205499584 ZRX Available volume: 706.36565260 Price: 0.00133417
1/8/2018 10:12:19 PM: {"orderNumber":"10665901615","resultingTrades":[],"amountUnfilled":"96.47139405"}
1/8/2018 10:12:19 PM: We bought: 0
1/8/2018 10:12:19 PM: BTC_ZRX
1/8/2018 10:12:19 PM: {"error":"Amount must be at least 0.000001."}
1/8/2018 10:12:19 PM: Sold 0 ZRX For: 0.0000 BTC
1/8/2018 10:12:19 PM: PROFIT % : -100.0000 Bank used: False DSBTrue

And that means the trade has disappear or someone was before you.

Don't try to calculate the profit like if you invest $1000 and each day 1% and in 30 days it will be 30% or exponential because it will never be it because of the order it try to fill maybe don't used 100% of what you got.

I am doing about 0.00005 BTC each day and my setting for max per trade is 0.01BTC and I don't know If I give it more it will be better because it is depend on the arbitrage order.

0.00005 BTC are equal to $0.84 now I write this and to have my ROI it will take 300 / 0.84 = 357 days.

But I can say that this is good bot and good support from the developer.