Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=74691
Forum: 31 · Topic 74691 · 4 post(s)
Apprentice · Fri Mar 15, 2024 8:16 am

Based on Smoothed RSI https://fxcodebase.com/code/viewtopic.php?f=17&t=2675 Open Long on Buy Level CrossOver (50) Close Long on Buy Exit Level CrossUnder (70) Vice versa for Short
foxbat · Fri Sep 13, 2024 8:34 am
Hello. The strategy works fine when I run an optimization, but when I set it to trade the message in the screenshot appears. (I have attached this). Please assist with advice on how to resolve this. Thanks, David
Apprentice · Sat Sep 14, 2024 4:18 am
We have added your request to the development list. Development reference 724
Apprentice · Thu Oct 31, 2024 8:05 am

It’s a bug in FXTS2. core.host:execute (“attachTextToChart”, “Long”) fails when you create an indicator from a strategy
Try this version.