Search content
Sort by

Showing 5 of 5 results by CreativeHitez
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Bittrex / Poloniex / Cryptsy All Coin Trading Software, Quatloo Trader.
by
CreativeHitez
on 24/07/2017, 01:41:58 UTC
Networking as in being able to read and alter information coming in and out of your computer. No need for having a dead account. Like I said, we just need to make the bot think we have QTL.

A MITM? Did you make something like clone-site of the exchange in your network to mock the bot?
No lol, that would be way too much work. Modifying the responses from Bittrex to the bot is more time efficient.
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Bittrex / Poloniex / Cryptsy All Coin Trading Software, Quatloo Trader.
by
CreativeHitez
on 23/07/2017, 21:23:57 UTC
There is a way to still use the program without QTL. Wasn't too hard to get around it.

I assume you need coding skills for this?
Not necessarily... More like networking skills. The only reason we can't use the bot is that it's expecting QTL from Bittrex and Poloniex, right? If we could make the bot THINK that we have QTL...  Grin

Do you mean social networking  Grin

So all we need is API for a dead account on let say Polo, with real QTL balance, so we still can safely trade on our own Bittrex account, or vice versa.
Do you mean anything like that?
Networking as in being able to read and alter information coming in and out of your computer. No need for having a dead account. Like I said, we just need to make the bot think we have QTL.
Post
Topic
Board Services
Re: Poloniex (and Bittrex [beta]) Trading-Analysis Spreadsheet for MS EXCEL
by
CreativeHitez
on 23/07/2017, 18:23:50 UTC
I was able to upload my order history on Bittrex and upon pressing start I received an error:
Code:
Run-time error '9': Subscript out of range

Code:
While r_next
        If Worksheets(sheetTHId).Cells(r, 1).Value <> "" Then
            >If Split(Worksheets(sheetTHId).Cells(r, 3).Value, "-")(0) = basemarket Then

I admire your generosity, doing this for free... Thank you.
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Bittrex / Poloniex / Cryptsy All Coin Trading Software, Quatloo Trader.
by
CreativeHitez
on 23/07/2017, 18:03:38 UTC
There is a way to still use the program without QTL. Wasn't too hard to get around it.

I assume you need coding skills for this?
Not necessarily... More like networking skills. The only reason we can't use the bot is that it's expecting QTL from Bittrex and Poloniex, right? If we could make the bot THINK that we have QTL...  Grin
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Bittrex / Poloniex / Cryptsy All Coin Trading Software, Quatloo Trader.
by
CreativeHitez
on 20/07/2017, 17:51:47 UTC
There is a way to still use the program without QTL. Wasn't too hard to get around it.