sergejla
sergejla
Hello, I believe functionality is missing to specify StopLoss (as well as other orders) on a group/strategy level? For example, if you trade spreads of several assets and indicate this...
MultiIndex on columns (axis1) is supported well - inputs get matched on column indexes, e.g. prices and signals frames are alligned. However, rows MultiIndex (axis0) is not working as expected:...
Hi and thx for this cool package. I believe it would benefit if you could more explicitly provide a way to download ICON forecast. It could then be used as...
Hello, I would like to pass different arguments per Asset (price columns) into `adjust_sl_func_nb`. I use `adjust_sl_args` callback. For same args for all assets it works, e.g. like this: (here...