Bitcoin Forum
July 02, 2024, 11:52:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [71] 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 ... 125 »
  Print  
Author Topic: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]  (Read 416462 times)
xpumpa
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 22, 2014, 06:06:20 PM
 #1401

Can you check cryptsy ? Bot never get prices. It is not bad gateway. Also cryptsy change api url for authenticated users
to https://api.cryptsy.com/api . So without any prices, bot never work with cryptsy.

TO ALL: Are your bot working with crpytsy ? Look to log. Thank you.
 
this debug is always:
2014-22-02 07:00:20.364   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-22-02 07:00:21.331   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-22-02 07:00:21.331   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-22-02 07:00:21.346   |DEBUG|   System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
         at Newtonsoft.Json.Linq.JToken.Children()
         at Newtonsoft.Json.Linq.JToken.System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator()
         at Cryptsy.OrderBook.ReadFromJObject(JObject o, Int64 marketID)
         at Cryptsy.MarketInfo.ReadFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.MarketInfo.ReadMultipleFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.CryptsyAPI.GetOpenMarkets(Boolean basicInfoOnly)
         at TradeServer.Trackers.API.CryptsyTracker.UpdateTracker()
2014-22-02 07:00:21.362   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
phreeky
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 22, 2014, 07:03:33 PM
 #1402

Can you check cryptsy ? Bot never get prices. It is not bad gateway. Also cryptsy change api url for authenticated users
to https://api.cryptsy.com/api . So without any prices, bot never work with cryptsy.

TO ALL: Are your bot working with crpytsy ? Look to log. Thank you.
 
this debug is always:
2014-22-02 07:00:20.364   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-22-02 07:00:21.331   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-22-02 07:00:21.331   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-22-02 07:00:21.346   |DEBUG|   System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
         at Newtonsoft.Json.Linq.JToken.Children()
         at Newtonsoft.Json.Linq.JToken.System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator()
         at Cryptsy.OrderBook.ReadFromJObject(JObject o, Int64 marketID)
         at Cryptsy.MarketInfo.ReadFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.MarketInfo.ReadMultipleFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.CryptsyAPI.GetOpenMarkets(Boolean basicInfoOnly)
         at TradeServer.Trackers.API.CryptsyTracker.UpdateTracker()
2014-22-02 07:00:21.362   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.

same here..
g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
February 23, 2014, 12:47:14 AM
 #1403

Can you check cryptsy ? Bot never get prices. It is not bad gateway. Also cryptsy change api url for authenticated users
to https://api.cryptsy.com/api . So without any prices, bot never work with cryptsy.

TO ALL: Are your bot working with crpytsy ? Look to log. Thank you.
 
this debug is always:
2014-22-02 07:00:20.364   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-22-02 07:00:21.331   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-22-02 07:00:21.331   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-22-02 07:00:21.346   |DEBUG|   System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
         at Newtonsoft.Json.Linq.JToken.Children()
         at Newtonsoft.Json.Linq.JToken.System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator()
         at Cryptsy.OrderBook.ReadFromJObject(JObject o, Int64 marketID)
         at Cryptsy.MarketInfo.ReadFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.MarketInfo.ReadMultipleFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.CryptsyAPI.GetOpenMarkets(Boolean basicInfoOnly)
         at TradeServer.Trackers.API.CryptsyTracker.UpdateTracker()
2014-22-02 07:00:21.362   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.

Mine neither. But don´t worry - its good on the other hand, because until it stop working totally two days ago, it makes me only loosing money because 3/4 of trades (reported as fulfilled and profitable by haasbot) never hit cryptsy at all and rest of them were causing non profit trades due to stucked orders.. I still did not get a single meaningfull answer to any of my polite questions here (just loads of weak theories and reproofs that I and the rest od the world are doing smething wrong*), so now I am just waiting for some kind of miracle. I have to feed my family so I simply don´t have a time to try to find out why so many things don´t work as they should and how can I workaround them.

* I for example received answer that its not possible that orders on Cryptsy are not processed correctly, and when order is not fullfilled within 2 minutes, its cancelled automatically, so I had to do something wrong. Day or so later devs confirmed this issue, stating that Cryptsy´s API is bugged and will be suspended soon..

Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
papasmurph
Sr. Member
****
Offline Offline

Activity: 503
Merit: 250



View Profile
February 23, 2014, 01:58:39 AM
 #1404

I wonder when cryptsy starts to work again. I get the feeling that this is a software issue... the old stb is working well.

.#1 DeFi for Bitcoin Platform.            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
   ███   ███
  ███   ███
 ███   ███
███   ███
▄  ▄██████████████████████▄  ▄
 ▀▄ ▀████████████████████▀ ▄▀
  ▀█ ▀████▀ ▄▄            █▀
   ▀█▄ ▀█ ████████████▀ ▄█▀
     ██▄ ▀▀▀▀▀▀▀▀▀███  ██
      ███      ▀█▄ ▀ ▄██
       ███▄ ▀█████ ▄███
        ████ ▀██▀ ▄███
         ▀███▄  ▄███▀
          ▀███▄ ▀██▀
            ████▄ ▀
             ████▀
              ▀█▀
SOVRYN███   ███
 ███   ███
  ███   ███
   ███   ███
    ███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
.Join Origin Pre-Sale.
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
phreeky
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 23, 2014, 07:54:15 AM
 #1405

Can you check cryptsy ? Bot never get prices. It is not bad gateway. Also cryptsy change api url for authenticated users
to https://api.cryptsy.com/api . So without any prices, bot never work with cryptsy.

TO ALL: Are your bot working with crpytsy ? Look to log. Thank you.
 
this debug is always:
2014-22-02 07:00:20.364   |TRACKER_INFO|   Reading of Cryptsy failed, retrying....
2014-22-02 07:00:21.331   |TRACKER_INFO|   Reading of Cryptsy failed, next retry on next update.
2014-22-02 07:00:21.331   |ERROR|   Cannot access child value on Newtonsoft.Json.Linq.JValue.
2014-22-02 07:00:21.346   |DEBUG|   System.InvalidOperationException: Cannot access child value on Newtonsoft.Json.Linq.JValue.
         at Newtonsoft.Json.Linq.JToken.Children()
         at Newtonsoft.Json.Linq.JToken.System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator()
         at Cryptsy.OrderBook.ReadFromJObject(JObject o, Int64 marketID)
         at Cryptsy.MarketInfo.ReadFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.MarketInfo.ReadMultipleFromJObject(JObject o, Boolean basicInfoOnly)
         at Cryptsy.CryptsyAPI.GetOpenMarkets(Boolean basicInfoOnly)
         at TradeServer.Trackers.API.CryptsyTracker.UpdateTracker()
2014-22-02 07:00:21.362   |TRACKER_INFO|   Cannot access child value on Newtonsoft.Json.Linq.JValue.

Mine neither. But don´t worry - its good on the other hand, because until it stop working totally two days ago, it makes me only loosing money because 3/4 of trades (reported as fulfilled and profitable by haasbot) never hit cryptsy at all and rest of them were causing non profit trades due to stucked orders.. I still did not get a single meaningfull answer to any of my polite questions here (just loads of weak theories and reproofs that I and the rest od the world are doing smething wrong*), so now I am just waiting for some kind of miracle. I have to feed my family so I simply don´t have a time to try to find out why so many things don´t work as they should and how can I workaround them.

* I for example received answer that its not possible that orders on Cryptsy are not processed correctly, and when order is not fullfilled within 2 minutes, its cancelled automatically, so I had to do something wrong. Day or so later devs confirmed this issue, stating that Cryptsy´s API is bugged and will be suspended soon..

i have the same issue @ btc-e sometimes, orders get not filled but the bot says 'coins bought' etc.
Mevius
Member
**
Offline Offline

Activity: 99
Merit: 10



View Profile
February 23, 2014, 12:40:36 PM
 #1406

@Stephan: I am sure it is already on your to-do-list but I would welcome an option to password protect the webinterface! This way I can make it reachable from an external source and check/setup my bots from anywhere!

Een goeie tukker is geen motherfucker!
ourtut
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 23, 2014, 01:11:14 PM
 #1407

@Stephan: I am sure it is already on your to-do-list but I would welcome an option to password protect the webinterface! This way I can make it reachable from an external source and check/setup my bots from anywhere!

I would also use this feature.  Cheesy
trubar
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
February 23, 2014, 07:34:05 PM
 #1408

There is something wrong with Crypts. I am getting this in my log for a whole day:

Polling failed, no prices are availible for Cryptsy at MoonLtc.
papasmurph
Sr. Member
****
Offline Offline

Activity: 503
Merit: 250



View Profile
February 23, 2014, 08:07:50 PM
 #1409

I still have the problem with the trade bots, new version doing nothing after testing, old version trading ok...
both times each tradebot was running running alone.

The new version always say on all charts on all trading pairs on all active bots: data column for axis 0 cannot be of type string and showing nothing else.
Is this now cryptsy or the bot???

.#1 DeFi for Bitcoin Platform.            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
   ███   ███
  ███   ███
 ███   ███
███   ███
▄  ▄██████████████████████▄  ▄
 ▀▄ ▀████████████████████▀ ▄▀
  ▀█ ▀████▀ ▄▄            █▀
   ▀█▄ ▀█ ████████████▀ ▄█▀
     ██▄ ▀▀▀▀▀▀▀▀▀███  ██
      ███      ▀█▄ ▀ ▄██
       ███▄ ▀█████ ▄███
        ████ ▀██▀ ▄███
         ▀███▄  ▄███▀
          ▀███▄ ▀██▀
            ████▄ ▀
             ████▀
              ▀█▀
SOVRYN███   ███
 ███   ███
  ███   ███
   ███   ███
    ███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
.Join Origin Pre-Sale.
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
$1vEr.$urfer
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
February 23, 2014, 08:09:39 PM
 #1410

I am still using the latest Simple Tradebot (0.9.0.14beta) on its own (ie am not yet using the web server etc) ...

My problem is that the bot cannot connect to my BTC-e account via the API.  
In December was the last time i used the bot (version 0.9.0.7) and back then i had no problem connecting to BTC-e via the API.
I now found that my API key and secret code which worked back then no longer work, and so last night i created a new API key and secret code...  but these too do not work!

I get:

"the given connection settings do NOT work properly, the connection to the API has failed.
Credentials are invalid()"

HELP please ...
papasmurph
Sr. Member
****
Offline Offline

Activity: 503
Merit: 250



View Profile
February 23, 2014, 08:11:16 PM
 #1411

however, cryptsy added on the 19th a new API feature etc. maybe the bot need to be updated to that.

.#1 DeFi for Bitcoin Platform.            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
   ███   ███
  ███   ███
 ███   ███
███   ███
▄  ▄██████████████████████▄  ▄
 ▀▄ ▀████████████████████▀ ▄▀
  ▀█ ▀████▀ ▄▄            █▀
   ▀█▄ ▀█ ████████████▀ ▄█▀
     ██▄ ▀▀▀▀▀▀▀▀▀███  ██
      ███      ▀█▄ ▀ ▄██
       ███▄ ▀█████ ▄███
        ████ ▀██▀ ▄███
         ▀███▄  ▄███▀
          ▀███▄ ▀██▀
            ████▄ ▀
             ████▀
              ▀█▀
SOVRYN███   ███
 ███   ███
  ███   ███
   ███   ███
    ███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
.Join Origin Pre-Sale.
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
$1vEr.$urfer
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
February 23, 2014, 09:06:29 PM
 #1412

however, cryptsy added on the 19th a new API feature etc. maybe the bot need to be updated to that.

I'm trying to connect to my BTC-e account - not crypsy.

As far as i can tell I have setup everything correctly on my BTC-e account, ie checked both Read and Trade checkboxes...

There is nothing more i can do on my BTC-e account to make API connection work, but bot test connect still failing.
krach
Legendary
*
Offline Offline

Activity: 1851
Merit: 1020


Get Rekt


View Profile WWW
February 23, 2014, 10:10:00 PM
 #1413

$urfer ,
create a new api at btc-e and see if it keeps happening.

[color=#00██ ████ ████



▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀▐▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█

▄▄█████████▄▄
▄█▀▀▀█████████▀▀▀█▄
▄█▀    ▄▀█████▀     ▀█▄
▄█▄    █        ▀▄   ███▄
▄████▀▀▀▀▄       ▄▀▀▀▀▀███▄
████      ▀▄▄▄▄▄▀       ███
███     ▄▄███████▄▄     ▄▀█
█  ▀▄ ▄▀ ▀███████▀ ▀▄ ▄▀  █
▀█   █     ▀███▀     ▀▄  █▀
▀█▄▄█▄      █        █▄█▀
▀█████▄ ▄▀▀ ▀▀▄▄ ▄▄███▀
▀█████        ████▀
▀▀█▄▄▄▄▄▄▄█▀▀



● OVER 1000000000 REKT PLEBS
● DAILY PARLAYS, ACCAS, SINGLES AND BOASTING
● BONUS HUNTING & VIP PICKS
● 24/7 LIVE TROLL BOX
● SCAM TOUTS ROASTED LIVE
 
papasmurph
Sr. Member
****
Offline Offline

Activity: 503
Merit: 250



View Profile
February 23, 2014, 10:20:50 PM
 #1414

however, cryptsy added on the 19th a new API feature etc. maybe the bot need to be updated to that.

I'm trying to connect to my BTC-e account - not crypsy.

As far as i can tell I have setup everything correctly on my BTC-e account, ie checked both Read and Trade checkboxes...

There is nothing more i can do on my BTC-e account to make API connection work, but bot test connect still failing.

so in this case its the bot. simple as that.

didn't know that this problem also effects btce.

so since 4 days we loose trading & therefore the opportunity to gain more currency.
Other bot supporter provide compensation in form of extension if there are issues (cryptotrader).

again I change4d API tradekey on cryptsy and the bot says "connected" and is not trending for a nothing or having signal.
The old stb is at least doing trades.

@ Stephan: seriously its time now for having a working bot with working options and not 24/7 changes that screw everything more. pls. look into the issues and fix it.

We are all now patient since over almost 2-3 month and paid either for full/half or advanced bot.



.#1 DeFi for Bitcoin Platform.            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
   ███   ███
  ███   ███
 ███   ███
███   ███
▄  ▄██████████████████████▄  ▄
 ▀▄ ▀████████████████████▀ ▄▀
  ▀█ ▀████▀ ▄▄            █▀
   ▀█▄ ▀█ ████████████▀ ▄█▀
     ██▄ ▀▀▀▀▀▀▀▀▀███  ██
      ███      ▀█▄ ▀ ▄██
       ███▄ ▀█████ ▄███
        ████ ▀██▀ ▄███
         ▀███▄  ▄███▀
          ▀███▄ ▀██▀
            ████▄ ▀
             ████▀
              ▀█▀
SOVRYN███   ███
 ███   ███
  ███   ███
   ███   ███
    ███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
.Join Origin Pre-Sale.
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
February 23, 2014, 10:32:57 PM
 #1415

There is something wrong with Crypts. I am getting this in my log for a whole day:

Polling failed, no prices are availible for Cryptsy at MoonLtc.

Do You ppl read at all? Just 4 or 5 posts above - Cryptsy updated API and haasbot can´t use it properly now. I hope devs fix this ASAP, because I bought this bot right for microtrading on Cryptsy (because there are loads of FREE and good alternatives for trading on other exchanges, like Gekko for example)

@ Stephan: seriously its time now for having a working bot with working options and not 24/7 changes that screw everything more. pls. look into the issues and fix it.

We are all now patient since over almost 2-3 month and paid either for full/half or advanced bot.
+1

Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
krach
Legendary
*
Offline Offline

Activity: 1851
Merit: 1020


Get Rekt


View Profile WWW
February 23, 2014, 11:59:38 PM
 #1416

im trading on btc-e fine,are you sure that your order is not getting filled 100%? Somtimes in the trade history it has 2-3 buys or sells in order to fil your order depending on the size, then all together it should fill your order 100%.

 if you can not connect via api, create a new api and connect.

cryptsy has always had issues, and they just changed the api.


[color=#00██ ████ ████



▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀▐▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█

▄▄█████████▄▄
▄█▀▀▀█████████▀▀▀█▄
▄█▀    ▄▀█████▀     ▀█▄
▄█▄    █        ▀▄   ███▄
▄████▀▀▀▀▄       ▄▀▀▀▀▀███▄
████      ▀▄▄▄▄▄▀       ███
███     ▄▄███████▄▄     ▄▀█
█  ▀▄ ▄▀ ▀███████▀ ▀▄ ▄▀  █
▀█   █     ▀███▀     ▀▄  █▀
▀█▄▄█▄      █        █▄█▀
▀█████▄ ▄▀▀ ▀▀▄▄ ▄▄███▀
▀█████        ████▀
▀▀█▄▄▄▄▄▄▄█▀▀



● OVER 1000000000 REKT PLEBS
● DAILY PARLAYS, ACCAS, SINGLES AND BOASTING
● BONUS HUNTING & VIP PICKS
● 24/7 LIVE TROLL BOX
● SCAM TOUTS ROASTED LIVE
 
papasmurph
Sr. Member
****
Offline Offline

Activity: 503
Merit: 250



View Profile
February 24, 2014, 01:19:57 AM
 #1417

cryptsy was fine until the 19th February.
so Stephan has to check the API for trading.

.#1 DeFi for Bitcoin Platform.            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
   ███   ███
  ███   ███
 ███   ███
███   ███
▄  ▄██████████████████████▄  ▄
 ▀▄ ▀████████████████████▀ ▄▀
  ▀█ ▀████▀ ▄▄            █▀
   ▀█▄ ▀█ ████████████▀ ▄█▀
     ██▄ ▀▀▀▀▀▀▀▀▀███  ██
      ███      ▀█▄ ▀ ▄██
       ███▄ ▀█████ ▄███
        ████ ▀██▀ ▄███
         ▀███▄  ▄███▀
          ▀███▄ ▀██▀
            ████▄ ▀
             ████▀
              ▀█▀
SOVRYN███   ███
 ███   ███
  ███   ███
   ███   ███
    ███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
.Join Origin Pre-Sale.
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
████████████████████████████
████████████████████████████
████████████████████████████
$1vEr.$urfer
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
February 24, 2014, 06:07:00 AM
 #1418

$urfer ,
create a new api at btc-e and see if it keeps happening.


yes i did create a new API key (with its new secret code) and this still does not work when testing bot with this new key.
Stephan224 (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


Software developer


View Profile WWW
February 24, 2014, 12:58:00 PM
 #1419

$urfer ,
create a new api at btc-e and see if it keeps happening.
yes i did create a new API key (with its new secret code) and this still does not work when testing bot with this new key.

Can you check if you have set the right to read Info and to Trade? Most people forget this step and then you are unable to connect.

Lead developer of Haasonline Software Engineering and owner of Haasonline.com - Checkout my Simple Trade Bot on: https://bitcointalk.org/index.php?topic=211979.0
Stephan224 (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


Software developer


View Profile WWW
February 24, 2014, 01:00:15 PM
 #1420

I have some real good news reguarding Cryptsy... the past time i noticed (like a lot of you to) that Cryptsy seems to fail publishing prices. However this is not entirely true, Cryptsy is sending the data but there is a small bug inside it. I cannot tell what exactly the impact is of this bug because i do not have the insight in the API in detail. However, the good news is that we can work around it. With this work-around is becomes possible to get the API of Cryptsy a little more stable.

Last night i have made a setup to test this workaround and it its looking good. The test outcome was very positive.

Some in depth-info: The bug seem to be related to the orderstack data from the API of Cryptsy. (thats why it was related to some coins in the beginning, i guess) This part comes back empty from the API and this is the cause the prices are not being recieved. The work-around does not look to the order stack, instead it looks to the last executed order. It reads thats price. (downside of this solution: the sell price is known, charts will show equal buy/sell prices)

Normally i would directly push an update to add this workaround and to solve this issue. But i need to be fair and its a bit impossible at the moment. Despite the test of last night we are in the middle of the next big update. The changes to Cryptsy are embedded inside this update and we do not release beta versions anymore (except to testers). So the timeline to solve this matter is a little bit longer then normally.

But do not worry... the test of the new update is going very well and all the new features are proven to be working very good. We are on shedule for this release, and if this continues today then tonight i will request a few beta testers again like i did before. This means we go toward the public beta test and this normally takes 1 or 2 days. After this the release is planned.

I will give post a sneak preview of the coming changes.

Version 0.9.8.0 (next update, mid this week)
- Alt-coin added: Max & Yac
- Alt-pairs added: Max/Btc, Yac/Btc, Yac/Ltc and Ezc/Btc
- Exchange added: CEX.IO is now supported
- Safety added: Static/Fixed Roof-in (Available within all licenses)
- Safety added: Dynamic Roof-in (Available within Simple and Advanced license)
- Trade Indicator added: MA-histogram indicator (its in fact a MACD-histogram, SMA based. Available within all licenses)
- Trade Indicator added: Dynamic adjusted High/Low indicator (Only available within the Advanced license)
- Insurance added: Disable on losses after X trades (Available within all licenses)
- Insurance added: Never Sell Cheaper (Available within all licenses)
- Insurance added: Only sell at double fee-costs (Available within all licenses)
- New: Trade-bot auto tuning capabilities
- New: Manuel indicator tune capabilities
- New: Windows Classic -interface added (so to server settings to change the interface)
- Improvement: Extra fall-back implemented to read the prices of the Cryptsy API
- Improvement: Auto-setup of the indicator expanded to 120minutes (instead of 60minutes)
- Improvement: The backtest is adjusted to be a little less pessimistic (correction from -0.5% -> -0.2%)
- Bugfix: MA indicator switched back to EMA instead of SMA

I am very sure a few listed features will catch your eye, for example the "Trade-bot auto tuning capabilities". I will explain it in more detail later on, once we get near the release itself. But you can already take my word for it that if you where impressed by the backtest then this will rock your world. This is NO bold statement, we will again go inside the Google History book as first world wide to offer this feature for the crypto coins. (very, very big smile)

But back to Crytpsy.... if the request for testers is posted here i hope some testers will be able to confirm too this workaround is working better. After all, the software must be able to read prices and be able to trade or the rest is useless. (except if you are on a different exchange of course, this issue is isolated to Cryptsy after all)

Lead developer of Haasonline Software Engineering and owner of Haasonline.com - Checkout my Simple Trade Bot on: https://bitcointalk.org/index.php?topic=211979.0
Pages: « 1 ... 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [71] 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 ... 125 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!