Morning Dirk and all,
Is there a way to use the signals of one strategy to create an opposite strategy? In an effort to writing strategy to make constant profits, I ended up writing a strategy making constant loses
Reversing buy/sell signals inside that original strategy won't make any profit either. But I want to test by creating another (reverse) strategy to receive buy/sell signals from the first strategy and do the opposite trades.
Many thanks,
km