Author Topic: Trigger condition - betfair or time machine  (Read 554 times)

Tags:
  • All members
  • Posts: 59
Trigger condition - betfair or time machine
« on: 17 May 2022, 21:24 »
I am writing some prices to a file, and I would love to turn off the "write to file" trigger whenever I'm in time machine.

Is it possible?

Thanks

  • Moderator
  • Posts: 3597
*
Re: Trigger condition - betfair or time machine
« Reply #1 on: 18 May 2022, 06:39 »
Hi
Betfair live data has some extended volume and price information which is not available in time machine (variables return zero in TM)
In the settings make sure load traded volume for all prices is ticked.
In your write to file trigger add this condition at the top of your conditions:
selections trigger expression traded_last is greater than 0

 
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 59
Re: Trigger condition - betfair or time machine
« Reply #2 on: 18 May 2022, 21:44 »
Thanks Mark

 

Please note, BetFair is seems to be currently OFFLINE