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 - Charunks

Pages: [1]
1
Good morning,

Are there issues with the gunbotserver?
Gunbot is spitting errors, I think due to Error: connect ECONNREFUSED 138.197.69.201:5000.
It worked fine untill i rebooted the bot.

regards

2
Technical Support & Development / What a buggy bot this is
« on: October 28, 2020, 05:59:37 AM »
Hello, could someone help me?


Problem 1.

Currenctly I am running normal 'long' BBTA-BBTA strategy on v18.3. Ive decided to retry this strategy. In the past  the BBTA-sell function seemed buggy, though i did not have the time to properly research it, and tssl was a safe alternative. after research, modelling, simming and cross referencing results with tradingview I have the framework to focus on a BBTA-sell. 

I've noticed that GB turns the buy and sell levels around. See screenshots. BBTA-sell levels are at 40%. At first I could not  understand why the sell was near the low BB-band enveloppe, untill i realised that the sell-level represented the purchasing level of the coin. The buy level then makes sense as well, it is the sell level. Numerically this is also what the bot does, so it does not seem to be a 'graphical' interface fluke.

How do I fix this?

Update: even though the sells and numerical values were switched the bot checked out at the BBTA40% mark.

Problem 2.
when I use GB v18.8 I get an encyclopedia's worth of errors. after lisiting the exchanges and showing my accountlevel, it rains errors and it doesnt start.
v18.3 shows the exchanges, accountlevel, waits, ponders it place in life, then starts posting trading action. - works.

Problem 3.
Gunbot v18.3 is unstable when approaching the interface (webbrowser). the bot often reboots and mentions bitrage issues a lot. I don't use bitrage.
Also when i zoom in on a coin the bot often reboots. It works fine on coinbase/gdax, but poloniex, kraken, bitfinex it happens a lot.


venting Frustration:
In my experience this is a very buggy piece of software. stoplosses dont get triggered if there is a strong candle piercing the stoplimit. single buy still produces instances in which the bot keeps buying a coin because a buy signal is generated at times (even after a supposed fix). Now sell and buy levels get swapped around. there are simply too many bugs.

I find it odd that v18.8 focusses on a turbo turbo contest edition, while the core function of the program isn't working properly.

No offense but I have been getting up at 04:50 A.M. every workday for the last year, so I could spend 1.5 hours of homework towards setting good strategies for gunbot, just before I go to my job. setting parameters, building strategy models, simming on these models, simming on tradingview, etc. It is hard work finding a strategy with good returns and high win to loss ratios. Finding buggs like this after a years worth research is frustrating. I have to account for an enormous drawback due to bot error. Its not acceptable.

edit; made the post more constructive and structured.

3
Beginners & Help / timeout 198.54.117.199:5000
« on: March 02, 2020, 06:21:31 AM »
Hello guys,

might there be an issue with the gunbot "server"? I get a timeout to 198.54.117.199:5000. Gunbot will not even display licence information before the error is given.
Ive reinstalled the bot and so renewed the bot acces through my firewall. internet is not a problem on the gunbot machine, tested it.
The issue emerged about 1.5 hours ago.

if there is anything I can check on my side, let me know.

regards.

4
Beginners & Help / Single_Buy question
« on: February 26, 2020, 11:16:31 AM »
Hello guys,

In the latest retracement of the crypto market I used a macd-strategy trying to capture coins at a more favourable price. In order to reduce risk, I want te bot to only purchase a pair once, and then sit it out, either using the strategy to sell the coin with a profit or let it trigger the stoploss. Therefore I have set "Single_Buy" to true for all my strategies in the config file.

I have noticed however that the Bot keeps buying a pair that it allready got into position with. Therefore the bot spends to much funds on this one pair that is generating multiple buying signals over the course of half a day. Adding a override "single_Buy = true" did not resolve the issue,

Do I misunderstand what the option Single_Buy does? How do I prevent the bot from gettin into multiple positions over time?

Thank you for the responses in advance,

Regards.

Update: trading limit is 2.5 times the value of MVTB

5
Technical Support & Development / gunbot suddenly broke
« on: January 29, 2020, 06:20:46 AM »
Hello,

gunbot broke on me this morning. rebooting, rebooting pc, removing binance from the config file results in errors for huobi.


Any idea how to fix it?

{ AuthenticationError: huobipro {"status":"error","err-code":"api-signature-not-valid","err-msg":"Signature not valid: Incorrect IP address [IP地址错误]:XXXXXX","data":null}
    at huobipro.throwExactlyMatchedException (C:\snapshot\gbparis\node_modules\ccxt\js\base\Exchange.js:515:19)
    at huobipro.handleErrors (C:\snapshot\gbparis\node_modules\ccxt\js\huobipro.js:1065:22)
    at module.exports.handleRestResponse.response.text.then (C:\snapshot\gbparis\node_modules\ccxt\js\base\Exchange.js:610:18)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
  constructor: [Function: AuthenticationError],
  name: 'AuthenticationError' }
Error: Fetching my trades again.{"name":"AuthenticationError"}
    at errorHandler (C:\snapshot\gbparis\ctx\js\huobi.js:0:0)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
Error: {}
    at errorHandler (C:\snapshot\gbparis\ctx-wrapper.js:0:0)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
Unable to connect to huobi
Please if this error persists, stop Gunbot, wait a few minutes and then start it again...

____
{ AuthenticationError: binance {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action."}
    at binance.throwExactlyMatchedException (C:\snapshot\gbparis\node_modules\ccxt\js\base\Exchange.js:515:19)
    at binance.handleErrors (C:\snapshot\gbparis\node_modules\ccxt\js\binance.js:1706:26)
    at module.exports.handleRestResponse.response.text.then (C:\snapshot\gbparis\node_modules\ccxt\js\base\Exchange.js:610:18)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
  constructor: [Function: AuthenticationError],
  name: 'AuthenticationError' }
Fetching my trades again.{"name":"AuthenticationError"}
Error
    at errorHandler (C:\snapshot\gbparis\ctx\js\binance.js:0:0)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
Error: {}
    at errorHandler (C:\snapshot\gbparis\ctx-wrapper.js:0:0)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
Unable to connect to binance
Please if this error persists, stop Gunbot, wait a few minutes and then start it again...




6
Technical Support & Development / Gunbot 16 less stable and bought issues
« on: January 17, 2020, 01:29:43 PM »
Hello,

Is there a way to report bugs? Ive recently used gunbot 16 and found it had some quirks over v15.

For one the bot seems less stable, when i click on a pair in the dashboard to zoom in on the pair (see candlesticks, and options to manual trade) the bot can 'soft' crash ("spit out only errors, do nothing else").

In addition, the bot seems to 'soft' chrash after some time, It spits out data on undefined parameters etc.

Also I have noticed that at times the bot can not find buy data on a pair that it found no trouble with before. It reports in (dashboard, active pairs) that the bought_price was altered. The trade can not be found back in the recent trades (dashboard active trades), even though it was there before. After manually adding a bought price, the bot says there are no coins in the bag (Dashboard, active pairs), and so it is looking to buy, while there is a substantial bag in the wallet (Dashboard, wallet). I can only resolve this by manually selling the pair, which is somewhat ok when the coin is up. While the coin is down, this is costing money.

regards

7
Beginners & Help / Indicator suggestion
« on: December 17, 2019, 04:53:58 PM »
Hi guys!

I was hoping someone would have a suggestion to help me out. I am currently trying to configure gunbot to buy intradaily for a small profit based on cycles theory by Walter Bressert. So far I use MACD as a buying strategy, and a tight TSSL as a sell with a long stochastic RSI crossover as a 'upwards volatility indicator. For this to work it is essential that tssl can do its job without other indicators interfering with the selling process.

Im looking for an indicator that tells gunbot to buy at the upcycle; so it buys into the strength of momentum.
Normally a stochastic can do that perfectly, however gunbot only looks down from the buylevel. I've tried a 40 periods RSI  with a cross up of 50 (cycle up RSI +50, cycle down RSI -50). Allthough this  "seems" to work, I get the feeling gunbot is actually looking for the crossover and not as much to the fact that the RSI is higher than the buy level (= exactly how the wiki describes it).

I've been theorizing over EMA, MFI and ADX.  All great indicators, however... EMA brings nothing new to the table that MACD doesn't do, MFI only seeks opportunities below the buy level (and doesn't consider cycle information -> bad sync.). ADX comes with a sell condition as far as I can see, which is counterproductive.

I was hoping that maybe someone might have a suggestion that could complement my strategy to increase the probability to buy into the strength of a cycle.

Thanks!

regards.

8
Beginners & Help / Huobi license problem
« on: December 16, 2019, 11:41:45 AM »
Hi guys,

I have tried adding Huobi as my fifth exchange to gunbot. Gunbot reports that it is an invalid license, and that I should contact my reseller.

I assumed a typing error or faulty API key, so I have tried 3 sets of API keys, and made sure the keys were correct. I tried with IP limitation, and without IP limitation. I tried switching the key and secret around.

after fiddling around, searching the forums, and googling the issue, I am without an idea what to do.
For my other 4 exchanges, the bot works fine.

What could be the problem / any suggestions on how I can resolve it?

regards.

9
Beginners & Help / Gunbot BBTA buy strategy clarification
« on: December 06, 2019, 09:24:30 AM »
Hello guys,

I have two questions that I hope you can clarify for me.

So in the past days I'm datamining the gunbot logs to get a better understanding of the way the bot sees his environment. It has been really clarifying, allthough the logs come at 3 minute intervalls, so they are not all encompassing.

Yesterday there was a nice opportunity for an agressive small profit on XML. I noticed because on kraken my bot bought, while on GDAX and Binance it didn't.  I run a BBTA buy strategy of similar pairs on these exchanges. After checking the logs and datamined graphs, I noticed two things;

Situation 1) The bot let the opportunity pass.
on binance the bot let the moment go by. The graph based on bot data showed a clear signal, and it was confirmed when I compared it with the log.

What happend was that the ask and buy prices fell below the lower BB (set to 0%). gunbot reported the price not being inside the BB yet, indicating it was waiting for the opportunity. Then the next log cycle (some 2-3 mins later) price was above the entry again and gunbot reported that it was "waiting to buy, price is to high".

My hypothesis is that as the but runs on a delay of 20 seconds, the price shifted from below the BB to in the BB within the 20 seconds. therefore the bot "missed the opportunity".

If so, does takebuy + a sliver of percentage fix this? If my hypothesis is incorrect, could you clarify it?

Situation 2) Double buy protection
The bot wanted to buy, however reported "Double buy protection: we just bought.",

Code: [Select]
Price to sell is not in TSSL range
Double buy protection: we just bought.
************************************************************************************************
l51000
************************************************************************************************


Yet no buying took place. Ive had this before, and I thought I solved it by increasing the amount of funds per trade. These are now high enough, so it can't be the cause.

No hypothesis

Could anyone clarify the situation?

Thank you in advance!

regards,

charunks


10
Beginners & Help / trailing stoploss not selling,
« on: November 15, 2019, 07:21:09 PM »
Good afternoon,

I was hoping someone could shed light on an event today. I have recently fired up gunbot again and I am trying to understand the inner workings of the bot. Today a nice opportunity to sell occured on the XLM-EUR pair, in which I expected the bot to sell.

I am using the BBA-TSSL strategy, and on sell, the bot should trail the price @ 0.5%. The initial exit was set at (e) 0.06777244 by the bot. With a price peaking at 0.068, I expected the bot to sell. After checking with the bot, I found that it sold the pair with a loss of 99.6% due to triggering the stoploss (I set the initial at 3%).

The log shows things I dont understand. 

[Edit Charunks: forgot to mention that I set gain @ 1%]

What happenend?

thanks in advance for your insights.

Charunks.



************************************************************************************************
GBRT_14.9.2-RC EUR-XLM@gdax Round #52 2019/11/15 15:06:07
------------------------------------------------------------------------------------------------
2019/11/15 15:06:07: TrailingBuy limit 0.0649928823337034
------------------------------------------------------------------------------------------------
2019/11/15 15:06:07: Stop limit     0.065646077
2019/11/15 15:06:07: Last price         0.06813   |  Target to buy:   0.06531947973236522
------------------------------------------------------------------------------------------------
┌───────────────────┬────────────────────┬──────────────────┬──────────────────┬─────────────┬─────────────────────┬─────────────────────┐
│ ɢƱŋɮѺͳ RT Edition │ Version            │ Round            │ Exchange         │ Pair        │ Strategy            │ Timestamp           │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ GBRT 14.9.2-RC     │ 52               │ gdax             │ EUR-XLM     │ bbta/tssl           │ 2019/11/15 15:06:07 │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Core checks       │ Stop limit hit     │ Can we buy       │ Can we sell      │ Panic sell  │ Can average         │ REVERSAL TRADE      │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │       NO           │     NO           │     YES          │     NO      │      NO             │       NO            │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Indicators        │ EMA1               │ EMA2             │ HIGHBB           │ LOWBB       │ RSI                 │ MFI BTC/USD         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06714075         │ 0.06752366       │ 0.06758495       │ 0.06520024  │ 67.82219028         │ 55.24146782         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ macd               │ MACD_SIGNAL      │ MACD_H           │ STOCH_K     │ STOCH_D             │ PAIR MFI            │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.00073481         │ 0.00043845       │ 0.00029636       │ 94.50454776 │ 95.93004195         │ 90.048889           │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ EMA spread         │ DI -             │ DI +             │ adx         │ FORECAST            │ FORECAST TREND      │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.0003829 ⇌        │ 4.28551763       │ 44.10869947      │ 61.93182625 │ 0.06799103997908613 │ ⇧ ⇧ ⇧ ⇧             │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ ATR TRAILING STOP  │ ATR SHORT        │ ATR LONG         │ STOCH RSI   │ DEPTH PRESSURE      │                     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.00040824         │ 0.06772087       │ 0.06833412       │ 0.71        │      47%            │                     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Trading Checks    │     Ask          │      Bid         │ EUR Balance      │ XLM Balance │ XLM On Orders       │ BreakEven point     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06813 ⇧         │ 0.067925 ⇧       │ xxxxxxx     │ 89          │ 0                   │ 0.06707052          │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ ENTRY POINT        │ EXIT POINT       │ STOP LIMIT       │    XTREND   │ LAST TRADE P/L      │ EUR LAST SALE P/L   │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06531948         │ 0.06777244       │ 0.06505840       │    UP!!!    │ 0.000 %             │ -0.18757090         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ RT BUY             │ RT SELL          │  Last buy        │  Last sell  │ BAG VALUE EUR       │ INITIAL BAG VALUE   │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ NaN                │ NaN              │ 0.066736         │ 0.065999    │  5.93950400         │    0.00000000       │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ BUYBACK            │ Original Price   │   1.8%           │   2.9%      │    Infinity%        │ Available Funds     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06707052         │ 0.06673600       │                  │             │                     │ 198.67152516        │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Profit/Loss       │      Pair P/L      │  Normal Trading  │ Reversal Trading │ Last 24h    │ Last week           │ Last month          │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ -0.18757090        │ 0.00000000       │ 0.00000000       │ 0.00000000  │ -0.18757090         │ -0.18757090         │
└───────────────────┴────────────────────┴──────────────────┴──────────────────┴─────────────┴─────────────────────┴─────────────────────┘
************************************************************************************************
GUNBOT RT says: Trailing Profit limits are still good...waiting to sell...
------------------------------------------------------------------------------------------------
************************************************************************************************
Price to buy is not in TSSL range
2019/11/15 15:06:07: Entering sell cycle
************************************************************************************************
------------------------------------------------------------------------------------------------
************************************************************************************************
BEGIN TSSL PROCESS FOR SELL STRATEGY
2019/11/15 15:06:58: Last price         0.067913   |  Target to sell:   0.06774122
------------------------------------------------------------------------------------------------
2019/11/15 15:06:58: TrailingStop limit 0.068264625 [Note charunks: TSL -> Why is this higher than bid if its trailing?]
------------------------------------------------------------------------------------------------
2019/11/15 15:06:58: StopLoss limit     0.067772435 [Note Charunks: SLL ->What is the difference between TSL and SLL?
2019/11/15 15:06:58: Price of           EUR-XLM is going  DOWN
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
2019/11/15 15:06:58: StopLoss limit is   0.067772435
------------------------------------------------------------------------------------------------
2019/11/15 15:06:58: Moving TrailingStop limit to 0.068252565
------------------------------------------------------------------------------------------------



------------------------------------------------------------------------------------------------
GBRT_14.9.2-RC EUR-XLM@gdax Round #58 2019/11/15 15:11:14
************************************************************************************************
------------------------------------------------------------------------------------------------
2019/11/15 15:11:14: TrailingBuy limit 0.06499703297222925
2019/11/15 15:11:14: Last price         0.067847   |  Target to buy:   0.06532365122837111
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
2019/11/15 15:11:14: Stop limit     0.065650269
┌───────────────────┬────────────────────┬──────────────────┬──────────────────┬─────────────┬─────────────────────┬─────────────────────┐
│ ɢƱÑ฿ѺŁ RT Edition │ Version            │ Round            │ Exchange         │ Pair        │ Strategy            │ Timestamp           │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ GBRT 14.9.2-RC     │ 58               │ gdax             │ EUR-XLM     │ bbta/tssl           │ 2019/11/15 15:11:14 │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Core checks       │ Stop limit hit     │ Can we buy       │ Can we sell      │ Panic sell  │ Can average         │ REVERSAL TRADE      │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │       NO           │     NO           │      NO          │     NO      │      NO             │       NO            │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Indicators        │ EMA1               │ EMA2             │ HIGHBB           │ LOWBB       │ RSI                 │ MFI BTC/USD         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06713416         │ 0.06751122       │ 0.06757795       │ 0.065205    │ 66.69909807         │ 52.49533607         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ macd               │ MACD_SIGNAL      │ MACD_H           │ STOCH_K     │ STOCH_D             │ PAIR MFI            │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.00072147         │ 0.00043602       │ 0.00028545       │ 93.63390099 │ 95.63982637         │ 89.93857522         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ EMA spread         │ DI -             │ DI +             │ adx         │ FORECAST            │ FORECAST TREND      │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.00037705 ⇌       │ 4.22572784       │ 43.49331287      │ 61.93182625 │ 0.06794028694143292 │ ⇧ ⇧ ⇧ ⇧ ⇧ ⇧         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ ATR TRAILING STOP  │ ATR SHORT        │ ATR LONG         │ STOCH RSI   │ DEPTH PRESSURE      │                     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.00041146         │ 0.06747426       │ 0.06805273       │ 0.68        │      22%            │                     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Trading Checks    │      Ask           │      Bid         │ EUR Balance      │ XLM Balance │ XLM On Orders       │ BreakEven point     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.067847 ⇩         │ 0.06768 ⇧        │ XXXXXXXXXXX   │ 89          │ 0                   │ 0.06707052          │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ ENTRY POINT        │ EXIT POINT       │ STOP LIMIT       │    XTREND   │ LAST TRADE P/L      │ EUR LAST SALE P/L   │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06532365         │ 0.06774122       │ 0.06505840       │    UP!!!    │ 0.000 %             │ -0.18757090         │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ RT BUY             │ RT SELL          │  Last buy        │  Last sell  │ BAG VALUE EUR       │ INITIAL BAG VALUE   │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ NaN                │ NaN              │ 0.066736         │ 0.065999    │  5.93950400         │    0.00000000       │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ BUYBACK            │ Original Price   │   1.4%           │   2.5%      │    Infinity%        │ Available Funds     │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ 0.06707052         │ 0.06673600       │                  │             │                     │ 198.67152516        │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│ Profit/Loss       │      Pair P/L      │  Normal Trading  │ Reversal Trading │ Last 24h    │ Last week           │ Last month          │
├───────────────────┼────────────────────┼──────────────────┼──────────────────┼─────────────┼─────────────────────┼─────────────────────┤
│                   │ -0.18757090        │ 0.00000000       │ 0.00000000       │ 0.00000000  │ -0.18757090         │ -0.18757090         │
└───────────────────┴────────────────────┴──────────────────┴──────────────────┴─────────────┴─────────────────────┴─────────────────────┘
Price to buy is not in TSSL range
┌───────────────────┬────────────────────────────┐
│ ɢՍŋ฿Øͳ

11
Goodmorning / afternoon, evening, Night!

I'm having some issues with Binance. I experience a lot of temporary bans on the exchange. After some experimentation I found out that I can only run 4 pairs at a time, by setting Bot_delay to 30 and interval update to 30000.
When I run 4 pairs, i can not even check on binance in the browser, as it can result in a temporary ban.

Is this a common issue; are you only allowed to trade 4 pairs, or is it an issue at my end? In case of the last, does someone have advise on how to resolve the issue?

Thank you for your reply!

12
Beginners & Help / PP bot not buying
« on: June 06, 2018, 08:26:09 PM »
Good evening!

I need some help. I have ran gunbot for a couple of days on gdax and binance, but it wont trade, even though there where very nice opportunities to buy and sell according to allansters tuner. I fear that I have some settings set wrong.

Today I started an experiment to see if the bot would trade. I set up a ping pong strategy to make sure I passed buying and selling limits. I passed the buying limit on several occasions, but the bot wont buy.

The bot is not giving errors and it seems to communicatie A-ok with the exchange.
The bot is not in watch mode.

Could someone please point me to the settings I am using wrong?


The settings down below are for a EUR-ETH pair.

NAME: pp
BUY_ENABLED: true
BUY_LEVEL:0.1
PP_BUY:509
SELL_ENABLED:true
GAIN:0.6
PP_SELL:520
TRADING_FEES:0.5
TRADING_LIMIT:30
FUNDS_RESERVE:1
PERIOD:15
EMA1:16
EMA2:8
HIGH_BB:45
LOW_BB:45
STDV:2
SMAPERIOD:20
SLOW_SMA:1
FAST_SMA:2
MACD_SHORT:5
MACD_LONG:20
MACD_SIGNAL:10
STOCH_ENABLED:false
STOCH_BUY_LEVEL:20
STOCH_SELL_LEVEL:80
STOCH_K:14
SLOW_STOCH_K:3
STOCH_D:3
RSI_BUY_ENABLED:false
RSI_SELL_ENABLED:false
RSI_BUY_LEVEL:30
RSI_SELL_LEVEL:70
MFI_ENABLED:false
MFI_SELL_LEVEL:70
MFI_BUY_LEVEL:30
OKKIES_MODE:false
BTC_MONEY_FLOW:35
DOUBLE_UP:false
DOUBLE_UP_CAP:1
DU_CAP_COUNT:0
DU_METHOD:HIGHBB
DU_BUYDOWN:2
RSI_DU_BUY:30
RT_ENABLED:false
RT_MAXBAG_PROTECTION:10
RT_BUY_BUYDOWN:2
RT_SELL_BUYDOWN:1
AIRDROP:false
TRAIL_ME_SELL:true
TRAIL_ME_BUY:true
TRAIL_ME_RT:false
TRAIL_ME_DU:false
TRAIL_ME_SELL_RANGE:0.5
TRAIL_ME_BUY_RANGE:1
PANIC_SELL:true
STOP_LIMIT:3
MIN_VOLUME_TO_BUY:20
MIN_VOLUME_TO_SELL:10
TRADES_TIMEOUT:0

13
Good evening from this side of the globe.

Today I have started fumbling around with gunbot. Im really looking forward to tweaking strategies to increase profitability over time! For that I am trying the bbtssl strategy. Low entry, and hopefully exiting with a nice profit via a trailing stoploss!

Im in the process of understanding how the bots settings effectuate in practise. Today Ive run into the situation in the PDF. The market price was below the entry point, plus the market was going up. Gunny did not buy however. I wonder why?
When I calculated the entry position and the upper band on the chart, the attainable gain was less then a percent. Could that have been the reason, e.g. is Gunny this smart?

Thank you in advance for your reply!




strategry settings;

NAME   :   bbtssl

   BUY_ENABLED   :   true

   BUY_LEVEL   :   0.1

   SELL_ENABLED   :   true

   GAIN   :   0.1

   SELL_RANGE   :   0.5

   TSSL_TARGET_ONLY   :   true

   TRADING_FEES   :   0.5

   TRADING_LIMIT   :   20

   FUNDS_RESERVE   :   0.1

   PERIOD   :   15

   EMA1   :   16

   EMA2   :   8

   HIGH_BB   :   1

   LOW_BB   :   95

   STDV   :   2

   SMAPERIOD   :   50

   SLOW_SMA   :   1

   FAST_SMA   :   2

   MACD_SHORT   :   5

   MACD_LONG   :   20

   MACD_SIGNAL   :   10

   STOCH_ENABLED   :   false

   STOCH_BUY_LEVEL   :   20

   STOCH_SELL_LEVEL   :   80

   STOCH_K   :   14

   SLOW_STOCH_K   :   3

   STOCH_D   :   3

   RSI_BUY_ENABLED   :   false

   RSI_SELL_ENABLED   :   false

   RSI_BUY_LEVEL   :   30

   RSI_SELL_LEVEL   :   70

   MFI_ENABLED   :   false

   MFI_SELL_LEVEL   :   70

   MFI_BUY_LEVEL   :   30

   OKKIES_MODE   :   false

   BTC_MONEY_FLOW   :   35

   DOUBLE_UP   :   false

   DOUBLE_UP_CAP   :   1

   DU_CAP_COUNT   :   0

   DU_METHOD   :   HIGHBB

   DU_BUYDOWN   :   2

   RSI_DU_BUY   :   30

   RT_ENABLED   :   false

   RT_MAXBAG_PROTECTION   :   10

   RT_BUY_BUYDOWN   :   2

   RT_SELL_BUYDOWN   :   1

   AIRDROP   :   false

   TRAIL_ME_SELL   :   true

   TRAIL_ME_BUY   :   true

   TRAIL_ME_RT   :   false

   TRAIL_ME_DU   :   false

   TRAIL_ME_SELL_RANGE   :   0.5

   TRAIL_ME_BUY_RANGE   :   0.5

   PANIC_SELL   :   true

   STOP_LIMIT   :   15

   MIN_VOLUME_TO_BUY   :   20

   MIN_VOLUME_TO_SELL   :   20

   TRADES_TIMEOUT   :   0




Pages: [1]