Pages:
Actions
  • #1 by stevetrade on 13 Jul 2020
  • Hi,
    I'm currently placing bets several ticks away from the current price in order to get better odds. However after a certain period of time ( say two minutes ) I'd like to drop the price I'm looking for in the ticket in question to attempt to get it matched and then again after another period.

    So, for example I place an intial back bet at r_ticks(back_price, 5) 

    After two minutes I'd like to refresh this to r_ticks(back_price,3) 

    After another two minutes I'd like to set this to r_ticks(back_price,1)

    Is there a quick and easy way to do this without having to set up three triggers to manage it?
    Thanks!
  • #2 by Oxa (WellDoneSoft) on 15 Jul 2020
  • Have you tried the Stop-Loss options (see Settings)?
  • #3 by stevetrade on 15 Jul 2020
  • Hi Oxa, I haven't but then I'm talking about unmatched trades here and not matched trades, which is what I believe stop losses are for?
  • #4 by Oxa (WellDoneSoft) on 17 Jul 2020
  • See attached. For anything more complicated you will need a trigger.
Pages:
Actions