Meandmymonkey2

Dot indicator - Daily candle opened above the daily EMA baseline

Meandmymonkey2 アップデート済   

//@version=3
//Written by David Carruthers
//Objective
//This is to support scanning the market to check if the daily candle opened above the daily EMA baseline for a selected pair
//This can be done in some measure by using trading view's screening tools
//However it would be useful, if someone references a pair, to instantly see if that pair opened above the daily baseline regardless of what resolution you are in
//This script, works out a green dot if the pairs daily candle opened above the daily EMA baseline, and a red dot if it didn't
//It then displays a green or red dot on the open for the last candle you are looking at regardless of resolution
//This saves jumping back and forth between the daily resolution and current resolution

Note please excuse my Pine scripting I am new to it :-)

リリースノート:
Brand new version of the Daily baseline script

There are now 2 x dots offset to the right

Left dot: Did the current daily candle open above the daily EMA baseline ?
Right dot: Did the latest candle in the current resolution open above the Daily EMA baseline?

This allows you to keep on an resolution, for example 1 hour, and if I see a green dot to the left and a red dot to the right, I can see that the daily candle opened above the EMA baseline, but the current hourly is below it.
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?