Hi guys,
so in the code below ,which only places 2 trades:
if i run it with no transaction cost, the return is 201%
if i run it with transaction costs, the return is 202%
How can you get a larger return? I guess this goes to how the return is calculated but this seems funny to me. It should include the transaction costs as a loss maybe.
In either case, I'd like to plot my costs as a function of time or at least know the total $ value the algo spent. thoughts on how to get this?