Pages:
Actions
  • #1 by pulletti on 20 Nov 2015
  • I entered the timemachine subscription code to the left up corner.
    It just runs as normal marketfeeder pro with today's markets.
    But I'd like to run the timemachine but I can't.
    Please help.
  • #2 by LarpHager on 20 Nov 2015
  • Hi,

    On the login page, select software mode TimeMachine.

    When prompted, paste the supplied code, enter and then TimeMachine will start.

    Next you need to load some historic markets. Use the free ones already in the program or purchase some from Betfair using the procedure on the All Markets section.

    • LarpHager
  • #3 by pulletti on 21 Nov 2015
  • Thank you, TM works now.
    Next question:
    What's wrong with my trigger:
    Block Alko
    Repeat just once.
    Set user variable myvar value 1 globally.
    Deactive trigger/block Alko
    Close block Alko
    Selections All maching selections
    Markets Win markets
    Execute one time only
    Market status idle or suspended
    No conditions

    Next block
    Repeat just once
    Conditions are met
    Set user variable myvar value myvar+1 globally
    Write to excel text silk_owner cell address Työkirja1_Taul1!(myvar)
    ...

    It writes nothing to Taul1






  • #4 by LarpHager on 21 Nov 2015
  • Hi,

    Silks data, I am pretty sure, is not available on TM as the Betfair downloaded data does not include it.



    Larp
    • LarpHager
  • #5 by MarkV on 21 Nov 2015
  • Hi
    Also your cell address might not be right, you need a column reference for the cell.

    The English Excel syntax would be for example Sheet1!A1
    or in your example Sheet1!A(myvar)  <--here myvar is the row number

    Larp I believe silks data is available in TM because the markets are recorded under licence from Betfair.
  • #6 by Oxa (WellDoneSoft) on 23 Nov 2015
  • Silks data, I am pretty sure, is not available on TM as the Betfair downloaded data does not include it.

    Larp, we include some silk data, but not all of them, into Time Machine.

    pulletti, also see what MarkV posted above, he's right.
  • #7 by pulletti on 23 Nov 2015
  • Thank you all for the advices.
    I added myvar to the Constants, initial value 0.
    Then Set User Variable myvar value=myvar+1 in each trigger block.
    write to Excel text silk_owner Taul1!A(myvar) writes to Taul1 (Sheet1) A column,row myvar.
    Experimenting with Execute 'once per selection' or 'once per market'. Seems that 'once per selection' works better than 'once per market' with given conditions.

    Interesting to see if all the silks data will be there in the Betfair mode, today afternoon.
  • #8 by LarpHager on 23 Nov 2015
  • Larp, we include some silk data, but not all of them, into Time Machine.

    ahh, it is nice to know I wasn't totally wrong then ;)

    pulletti,

    You can adjust what silks data you want to monitor in Settings:Monitoring Options using the drag and drop. Also, you can use the silk_owner as  trigger condition in your file, you don't necessarily have to use Excel to see/use it.
    larp

    • LarpHager
Pages:
Actions