Hi,
I have multiple automation rules running on the same market. Is it possible to export a log of which rule was fired and when to be able to analyse profit/loss in greater detail. Obviously I can see the +/- for the event but it's not always clear which rules file has generated the bet.
Automation Log
The easiest way is to use 10.01 stake for auto1, 10.02 for auto2 etcMrJoeBlack wrote: ↑Thu Oct 27, 2022 2:57 pmHi,
I have multiple automation rules running on the same market. Is it possible to export a log of which rule was fired and when to be able to analyse profit/loss in greater detail. Obviously I can see the +/- for the event but it's not always clear which rules file has generated the bet.
You could set a signal to indicate a bet has been placed, to trigger a rule to write to the log file, stating what rule file placed the bet. That way, each bet should be followed in the log file by the name of the rule file that fired it.MrJoeBlack wrote: ↑Thu Oct 27, 2022 2:57 pmHi,
I have multiple automation rules running on the same market. Is it possible to export a log of which rule was fired and when to be able to analyse profit/loss in greater detail. Obviously I can see the +/- for the event but it's not always clear which rules file has generated the bet.