OPEN-SOURCE SCRIPT
Help needed with strategy - Entry is off by 2 candles

Hi,
I'm new to TradingView, and would greatly appreciate some help with figuring out where I'm going wrong with this script.
This is a overly simplified version of what I'm actually trying to do, but hopefully it's easier to see the problem.
Here I'd like to create a Buy signal when the fast moving average crosses over the slow moving average, and Sell when the reverse happens.
If I draw arrows when the condition is met then they are one candle later than expected (probably because I'm using the closing values ??).
That not great, but workable.
My real problem comes when I try turning this into a strategy.
Now the signal only triggers 2 candles after the crossover.
What am I doing wrong here?
Thanks,
Gordon
I'm new to TradingView, and would greatly appreciate some help with figuring out where I'm going wrong with this script.
This is a overly simplified version of what I'm actually trying to do, but hopefully it's easier to see the problem.
Here I'd like to create a Buy signal when the fast moving average crosses over the slow moving average, and Sell when the reverse happens.
If I draw arrows when the condition is met then they are one candle later than expected (probably because I'm using the closing values ??).
That not great, but workable.
My real problem comes when I try turning this into a strategy.
Now the signal only triggers 2 candles after the crossover.
What am I doing wrong here?
Thanks,
Gordon
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。