1 place lay bet
2 if lay bet is matched then save necessary info to stored value
3 export stored value to csv
4 trade out lay bet
I am currently setting up 2, I will be laying every selection in a given market so it must run on all selections, the rule is as follows
Always armed so it runs on every selection on every race, also applies to EVERY selection, I'm not sure if I need unlimited triggers in addition as I only need the data once for each selection

Fairly confident on the conditions page

This stores the selection name, race name, and lay odds (which are another stored value)

I then need it to trigger step 3 (export stored value to csv) so I have a signal

Does this look correct? Appreciate any help that can be offered, thank you.