Pages:
Actions
  • #1 by wehey on 14 Mar 2015
  • Hiya all
    I have been running a system on the horses and dogs. I want MF to bet only when the last triggered event is settled and the result is recorded in the account statement. How can I best achieve this?
    Many thanks
  • #2 by tupp on 14 Mar 2015
  • This is maybe not the most convenient way but you can create a variable LastRecordTime=hist_1_time

    Then when LastRecordTime-hist_1_time<0 you have a new record
  • #3 by wehey on 16 Mar 2015
  • This is maybe not the most convenient way but you can create a variable LastRecordTime=hist_1_time

    Then when LastRecordTime-hist_1_time<0 you have a new record

    That's excellent, just what I need. Many thanks :)
Pages:
Actions