Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インジケーターに「Count Day」コードを使用する必要があります。正常に動作しますが、MT4 を再起動するまで、このインジケーターは前日のオブジェクトを保持します。
コードの下で何が間違っていますか?
if(day >= drowDays) { break;}
また、チャートのスクリーンショット リンクも表示されます。