Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mbdash

Pages: [1]
1
Hi,

With the introduction of TUSD, it raises an issue when wanting to trade with it as primary coin.

I currently trade agasint USDT and would like to trade against TUSD too.

But currently, only the pair BTC-TUSD is available. which will interfere with my USDT-BTC.

It would be a great feature to be able to tell the bot which currency I want to be primary, to accumulate it.

I would like to purchase a bag of TUSD and tell the bot to buy /sell BTC to pile up TUSD.

2
-----------------------------------------------------------------------------------------------
 ɢƱҊƁ۝Ŧ XT Edition  Scanning binance for trading opportunities 2018/03/07 20:12:16
------------------------------------------------------------------------------------------------
2018/03/07 20:12:16: USDT-LTC Last Bid/Ask 179.76000000/179.96000000
------------------------------------------------------------------------------------------------
EMA1: 183.20612258480762 === EMA2: 180.91447392969988
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
HIGH BB: 199.30465071 == SMA: 189.04580000 == LOW BB: 178.78694929
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
BTC/USD Money Flow Index is: 43.24383237185457
------------------------------------------------------------------------------------------------
2018/03/07 20:12:17: Got Trading History
2018/03/07 20:12:17: Checking Open Orders
Last trade P/L for USDT-LTC was: 0.000 %
2018/03/07 20:12:17: Price to buy: 180.73355553000002
2018/03/07 20:12:17: Last Bid/Strategy Exit Point: 179.76000000/NaN
2018/03/07 20:12:17: Last Ask/Strategy Entry Point: 179.96000000/180.73355553000002
2018/03/07 20:12:17: XTrend for USDT-LTC:    UP!!!   
┌───────────────────┬────────────────┬────────────┬─────────────┬────────────┬─────────────┐
│ ɢՍҊßøŦ XT Edition │ Stop limit hit │ Can we buy │ Can we sell │ Panic sell │ Can average │
├───────────────────┼────────────────┼────────────┼─────────────┼────────────┼─────────────┤
│ Core checks       │       NO       │     YES    │      NO     │     NO     │      NO     │
└───────────────────┴────────────────┴────────────┴─────────────┴────────────┴─────────────┘
2018/03/07 20:12:17: Last Bid price USDT-LTC: 179.76 | Last Ask: 179.96
2018/03/07 20:12:17: Balance USDT: 543.58494081
2018/03/07 20:12:17: Balance LTC: 0
2018/03/07 20:12:17: On Orders LTC: 0
Processing strategy bbstepgain for USDT-LTC on binance
BUY CYCLE
2018/03/07 20:12:17: Entering buy cycle
product info: { minPrice: '0.01000000',
  maxPrice: '10000000.00000000',
  minQty: '0.00001000',
  maxQty: '10000000.00000000',
  stepSize: '0.00001000',
  minNotional: '10.00000000' }
Original price: 179.96
Original volume: 0.0000055567903978661925
Rounded price: 179.96
Rounded volume: 0
Order value: 0
Error: {"message":"Minimum volume must be: 0.00001000. You tried 0"}
    at errorHandler (/snapshot/Gunbot-master/ctx-wrapper.js:0:0)
    at
    at process._tickCallback (internal/process/next_tick.js:188:7)

3
Hi

I need help with https for remotely controling my gunbot with Gunthy GUI.
I have a domain for my VPS and an ssl certificate.
It works fine with http.
but wont work with https.
I get ERR_CONNECTION_CLOSED

how can I fix this so that I can securely control my bot?

thank you for any help or pointer.

4
DOUBLE_UP=true is a great feature,

until shit hits the fan... since it will disregard buy limit.
It is very bad on a tanking market...


To have more control and limit how many double up the bot make.
It would require either a property:

DOUBLE_UP_TRADING_LIMIT = 0.05  (ie btc value)
or
DOUBLE_UP_POSITIONS = 3


I currently have most of my assets stuck in bags due to the bot that kept making 0.005btc purchases non stop on multiple tanking coins.
At first it is negligible, so you let the feature run, but quickly and over a few hours in a tanking market, the bot will trade all your BTC if you are running many coins, completely blocking you from trading and get you stuck in bags.

I hope my suggestion is considered,
Thank you for your good work.

(In the mean time I will work on a python program to manage my double_up property to do exactly what I described.)


Pages: [1]