Pages:
Author

Topic: deleted (Read 14641 times)

brand new
Activity: 0
Merit: 0
February 18, 2018, 06:13:17 PM
Hey,

first.. Thank you very much for this awesome sheet!
I've been looking quite a while for something like this to track my trades easily.

I'm using the Bittrex version and there seems to be an error.
I can import the data file but when I click on the blue USDT-BTC at the left to show the graph an error appaears with "Runtime error 13. Type mismatch"
When clicking on debug it sends me to this line of code:

Quote
Sheets(2).Range("$A:$K").AutoFilter Field:=1, Criteria1:=">=" & ActiveSheet.Cells(1, 22).Value, Operator:=xlAnd, Criteria2:="<=" & ActiveSheet.Cells(1, 29).Value

How can I solve this problem?
The "tradeHistory" sheet is empty aswell.
its always really hard to tell. maybe add me on skype and i see what i can do for you Wink

Hey wondering if there was a fix for this guy? I am getting the same error. Nice spreadsheet by the way, this thing is dope!
full member
Activity: 155
Merit: 100
December 19, 2017, 04:28:14 PM
UPDATE: DOWNLOAD IN OP

  • bugfix for the bittrex version (its important that you use the fullOrders.csv export from bittrex for the new version of the spreadsheet!)
full member
Activity: 155
Merit: 100
December 14, 2017, 01:18:47 PM
Hey,

first.. Thank you very much for this awesome sheet!
I've been looking quite a while for something like this to track my trades easily.

I'm using the Bittrex version and there seems to be an error.
I can import the data file but when I click on the blue USDT-BTC at the left to show the graph an error appaears with "Runtime error 13. Type mismatch"
When clicking on debug it sends me to this line of code:

Quote
Sheets(2).Range("$A:$K").AutoFilter Field:=1, Criteria1:=">=" & ActiveSheet.Cells(1, 22).Value, Operator:=xlAnd, Criteria2:="<=" & ActiveSheet.Cells(1, 29).Value

How can I solve this problem?
The "tradeHistory" sheet is empty aswell.
its always really hard to tell. maybe add me on skype and i see what i can do for you Wink
newbie
Activity: 1
Merit: 0
December 14, 2017, 08:37:41 AM
Hey,

first.. Thank you very much for this awesome sheet!
I've been looking quite a while for something like this to track my trades easily.

I'm using the Bittrex version and there seems to be an error.
I can import the data file but when I click on the blue USDT-BTC at the left to show the graph an error appaears with "Runtime error 13. Type mismatch"
When clicking on debug it sends me to this line of code:

Quote
Sheets(2).Range("$A:$K").AutoFilter Field:=1, Criteria1:=">=" & ActiveSheet.Cells(1, 22).Value, Operator:=xlAnd, Criteria2:="<=" & ActiveSheet.Cells(1, 29).Value

How can I solve this problem?
The "tradeHistory" sheet is empty aswell.
full member
Activity: 155
Merit: 100
November 14, 2017, 12:34:45 PM
- Some but not all coins appear on the left
if you hit start it only shows coins with which you have traded in the selected timeframe

so if you traded monero in 2016 but selected a timeframe starting at 2017 it wont display the coin on the right

the same applies for when you traded them in a different basemarket which you can select at the settings as well

if your missing coin fullfills all that criteria there might indeed be a mistake

otherwise try altering the settings Wink

- No graphs on the right appear
by default no graphs appear right away

in order to display something in the graph you need to click on a coin on the left (most text that is written in blue is clickable with some kind of effect)

if you click on the coin and you get an error or nothing gets displayed there again might be a mistake

otherwise everything works as intended

When I click Trade History it appears blank.  Are there supposed to be filled cells there?  Is there a manual method to copy and paste the data?  I'm guessing there's something going wrong with the import feature.
dont get confused by the looks of the tradehistory sheet

i dont recommend to do any manual altering of that sheet since its easy to mess something up

the coded manages this sheet entirely on its own which may result in it looking empty even though it really is not


so far i would say that it works fine since you were able to import and hit start without any errors which was so far the only part where something went wrong

if you still have problems even after checking what i just explained feel free to contact me here or on skype!


greetings
full member
Activity: 336
Merit: 100
November 14, 2017, 12:15:37 PM
UPDATE: DOWNLOAD IN OP

  • bugfix for the bittrex version

Cool Excel op.  I just tried it with Bittrex but it doesn't appear to work. 

- Some but not all coins appear on the left
- No graphs on the right appear

When I click Trade History it appears blank.  Are there supposed to be filled cells there?  Is there a manual method to copy and paste the data?  I'm guessing there's something going wrong with the import feature.
full member
Activity: 155
Merit: 100
November 12, 2017, 07:34:48 PM
UPDATE: DOWNLOAD IN OP

  • bugfix for the bittrex version
full member
Activity: 155
Merit: 100
November 12, 2017, 07:31:08 PM
NOD is blocking the D/L site
sorry to ask but what is NOD?

if you want you can just add me on skype and i send it to that way (skype: constraccta)


greetings
full member
Activity: 134
Merit: 100
First DJ to play gigs for Bitcoin & Crypto Guru
November 06, 2017, 09:54:29 PM
NOD is blocking the D/L site
full member
Activity: 155
Merit: 100
October 30, 2017, 06:09:01 PM
excellent tool too bad i cannot upload it on onedrive for some reason Sad maybe because i dont have a paid suscription to office365?
never used onedrive so far so i cant help you there sorry Tongue

@all
i am currently pretty busy with university stuff and my other project (https://bitcointalksearch.org/topic/deleted-1958068) and therefore
am a little behind on support for this project. when i eventually have some more freetime again i will catch up with everything i planned to do.

happy trading Wink
newbie
Activity: 7
Merit: 0
October 29, 2017, 08:14:23 AM
and +1 to adapt it better to bittrex, definitely will keep being the biggest altcoin platform for a long time...
newbie
Activity: 7
Merit: 0
October 29, 2017, 08:02:42 AM
excellent tool too bad i cannot upload it on onedrive for some reason Sad maybe because i dont have a paid suscription to office365?
newbie
Activity: 3
Merit: 0
October 02, 2017, 09:02:46 PM
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.

I have noticed this same issue, it seems like the code's formulas are not matching with the spreadsheet's data. For instance it would reference D2 as the Limit Type but that value should reference C2 as D2 is actually the column for the Quantity.

There are cell referencing issues on the Bittrex .xlms file that need to be addressed/fixed because importing the data is not the issue at hand but rather the CSV file's format/layout is lost in translation from the Excel sheet's correct referencing , while the Poloniex .xlms file works properly on MS2013 and MS2016.


If there is any way you can debug the script which I have tried however it seems to give me another error for a value of some sort. But mainly the Bittrex file is not 100% up-to par and able to work correctly.

I'm unsure if it could be whether Bittrex changed the CSV layout or if the column numbers were simply readjusted and based on Poloniex's order history CSV file which I believe is the case.


If OP could please address this issue and re-script the Bittrex file to match with the Bittrex order CSV, that would be appreciated
hero member
Activity: 672
Merit: 526
September 09, 2017, 02:45:56 PM
How does the graphics work?
newbie
Activity: 37
Merit: 0
September 08, 2017, 12:36:08 AM
The source of the problem appears to be that the data exported from Bittrex does not match what the spreadsheet is expecting to see. There are definitely fewer fields coming from Bittrex than there are columns that expect data in the spreadsheet.

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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks


Hi, I also have the same issue 'Run-time error '9': Subscript out of range'

Looks really promising!
newbie
Activity: 49
Merit: 0
August 31, 2017, 07:15:29 AM
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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks


Hi, I also have the same issue 'Run-time error '9': Subscript out of range'

Looks really promising!

Anyupdate peeps?
newbie
Activity: 49
Merit: 0
August 28, 2017, 03:40:43 PM
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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks


Hi, I also have the same issue 'Run-time error '9': Subscript out of range'

Looks really promising!
newbie
Activity: 3
Merit: 0
August 27, 2017, 05:27:19 PM
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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks

im not sure but i think they guy never responded to me again.

if you dont mind sending me the data with which you tried it i will try to debug it for you.

you can add me on skype (constraccta) or pmme here.


greetings

Perfect, PM me an e-mail address where I can send my file
full member
Activity: 155
Merit: 100
August 25, 2017, 06:05:25 PM
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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks

im not sure but i think they guy never responded to me again.

if you dont mind sending me the data with which you tried it i will try to debug it for you.

you can add me on skype (constraccta) or pmme here.


greetings
newbie
Activity: 3
Merit: 0
August 25, 2017, 04:50:06 PM
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
hmm hard to pin point what went wrong here.

if you dont mind me seeing your data you can send it do me and i will see what i can do for you.

otherwise i can offer skype / teamviewer.

just pmme Wink

I admire your generosity, doing this for free... Thank you.
my pleasure! the more people profit from it the better!


greetings

Hi !
Have you been able to fix this issue ?
I have the same problem when I click start after selecting the BIttrex CSV file
Thanks
Pages:
Jump to: