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.