Hi
This problem refers to the trigger in this topic:
http://community.welldonesoft.com/triggered-betting-10/martin_overs/I want to delete markets of the same market_parent_id
which do not meet certain conditions in 1 or 2 of the markets which are to be deleted.
The first trigger block: Filtering markets
This filters markets according the constants and generates 2 x market_parent_ids
If both the above market_parent_ids are set, the first lay activates in the Over/Under Martingale block
What I am having a problem with is deleting non-qualifying markets
I want to delete all markets of the same market_parent_id, where any one of the above market_parent_ids are NOT set
On all my attempts, it has always ended up deleting ALL markets from My Markets
In the file are 2 trigger blocks which are failed attempts at this.
Please can you help.