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.


Messages - EthereumPY

Pages: [1]
1
great support, almost 2 weeks, special thanks to the resellers who indicate that i should upgrade from standard to ultimate and the one who actually sold me this, much appreciated

2
i'll pay for someone to code this in autoconfig just in case, autoconfig wiki too complex for my knowledge, reseller not answering

3
Hi, how do i include the following 2 criteria in my config.js file ?

Allow LONG order only when current price is above MA200

Allow SHORT order only when current  price below MA200

4
Beginners & Help / Working all pairs but 2
« on: September 26, 2017, 01:57:31 AM »
Hi, new gunbotter here
i can run all possible pair on bittrex but BTC/LBC and BTC/ETH are looping when i try to run it and sometime show white page: navigation to this page was cancelled.

So far already deleted all config,log,worker etc and did fresh start several time, it just wont work

v3.3.2
win 7

any tips please

error message
Quote
Creating market client for BTC_LBC pair
(node:376) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Activating hot reconfig...
###[ --2017/09/25 17:33:04--Bittrex--BTC_LBC  --  Gunbot v3.3 cycle #1 --------------- ]
::::: collecting market data...
Server running at http://127.0.0.1:53087
Bad server answer [ { OrderUuid: '2debc109-c95a-4d5a-bf84-51492295d12d',
    Exchange: 'BTC-LBC',
    TimeStamp: '2017-09-24T22:18:18.94',
    OrderType: 'LIMIT_SELL',
    Limit: 0.000056,
    Quantity: 118.03,
    QuantityRemaining: 0,
    Commission: 0.00001652,
    Price: 0.00660968,
    PricePerUnit: 0.000056,
    IsConditional: false,
    Condition: 'NONE',
    ConditionTarget: null,
    ImmediateOrCancel: false,
    Closed: '2017-09-25T05:59:04.237' },
  { OrderUuid: 'f284d202-de45-4767-a24d-d8c50e1beb55',
    Exchange: 'BTC-LBC',
    TimeStamp: '2017-09-23T03:34:17.337',
    OrderType: 'LIMIT_SELL',
    Limit: 0.00005617,
    Quantity: 53.814596,
    QuantityRemaining: 14.55827385,
    Commission: 0.00000551,
    Price: 0.00220502,
    PricePerUnit: 0.00005616,
    IsConditional: false,
    Condition: 'NONE',
    ConditionTarget: null,
    ImmediateOrCancel: false,
    Closed: '2017-09-23T03:51:39.837' },
 
  { OrderUuid: '0c95b085-d993-433b-aa1f-4d7a8d67a443',
    Exchange: 'BTC-LBC',
    TimeStamp: '2017-09-15T16:56:54.86',
    OrderType: 'LIMIT_SELL',
    Limit: 0.00005424,
    Quantity: 100.73368299,
    QuantityRemaining: 0,
    Commission: 0.00001365,
    Price: 0.00546379,
    PricePerUnit: 0.00005423,
    IsConditional: false,
    Condition: 'NONE',
    ConditionTarget: null,
    ImmediateOrCancel: false,
    Closed: '2017-09-15T19:24:49.503' } ]

Pages: [1]