Pages:
Actions
  • #1 by SartuX on 08 Jul 2019

  • is there a variable that tells me the length of the event?
    Tennis 3, 5 sets
  • #2 by Oxa (WellDoneSoft) on 08 Jul 2019
  • There is no direct information about the number of sets in a tennis match.
  • #3 by SartuX on 08 Jul 2019
  • how could I avoid opening positions in the final part of the game?
  • #4 by Oxa (WellDoneSoft) on 09 Jul 2019
  • You would need to know how many sets can take place in this particular match and check for tennis_current_set in the trigger conditions.
  • #5 by SartuX on 09 Jul 2019
  • instead with regards to racing?
    what is the variable to call to know how many seconds / minutes a race has started?
  • #6 by Oxa (WellDoneSoft) on 10 Jul 2019
  • To check the time that has passed since the start of the event:

    Market's Minutes since the off is ...

    To get the approximate duration of the race (based on its distance), use this trigger example:

    https://marketfeeder.co.uk/learn/triggers/acting-towards-end-of-race/
Pages:
Actions