Pages:
Actions
  • #1 by Egotajcs on 24 Oct 2020
  • Hi Guys,

    I would like to improve an existing trigger, but I cannot find the right one.
    I would like to create a trigger which can monitor the streaming horses (like morning times, and then 1 hour before the off, 30 mins before the off, etc). Please, suggest meg which trigger I should use as a basic trigger which I can improve further.

    Thank you,

    Agatity
  • #2 by Oxa (WellDoneSoft) on 25 Oct 2020
  • Hello!

    This one maybe?

    Trading a pre-off steamer

    Also check Question No. 4 in this article:

    https://marketfeeder.co.uk/learn/articles/highlights/24_07_2020/

    But if you need longer periods of time (as the Back Price Dif. over X minutes works for no bigger period than the history depth), then you will need to remember the horses' prices at preset moments of time, and then compare those "old" prices to the current ones.
    To do that, use

    set user variable   old_price   back_price   Individually per each selection

    Apply this to All Matching Selections and in the conditions check the time, e.g.

    Market's Minutes before the off is equal or less than Y.
  • #3 by Egotajcs on 26 Oct 2020
  • Thank you, Oxa, for your help! :)

    I think, yes, these are the triggers I need for further examinations and later to create what I would like to do. Yes, I would like to check multiple times, remember those odds and then compare all the old odds with the current prices (like 15 sec. before the off)
    Thank you, these will be a great basic triggers to start my own one.
Pages:
Actions