Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 10:07:32 +0000



Post From: Crossover strategy

[2015-02-14 05:16:30]
User96105 - Posts: 113
Hi, I’m working on a crossover strategy using the Fisher Transform. But I’m getting too many signals and I want to adapt the code so that the crossover only happens when the transform exceeds* the offset (for the buy) and the offset exceeds* the transform (for the sell). *It would help if I can vary the amount it exceeds by.

Can anyone help with this code?

Thanks