options_backtester
options_backtester copied to clipboard
Improve entry signal selection
Currently, when executing entries, the backtester picks the first entry from all the possible ones (on _pick_entry_signals
). Better selection criteria should be considered.