OPEN-SOURCE SCRIPT

Strat Assistant Alerts and Highs/Lows

アップデート済
Strat Assistant FTC Only
----------------------------
█ OVERVIEW
This script is intended to highlight/draw lines for the prior high/low of 30, 60, day, week, month, quarter, as well as create the alerts for when these thresholds get crossed


Input
----------
  • The script has inputs for every time frame plotted - 30, 60, day, week, month, quarter. All of the following items below can be "modified"
  • is the high line active? (for the corresponding time frame, will plot the line yes or no - by default only the DAY is displayed)
  • is the low line active? (for the corresponding time frame, will plot the line yes or no - by default only the DAY is displayed))
  • The high line color - modify the color of the corresponding time frame high line to your liking
  • The low line color - modify the color of the corresponding time frame low line to your liking
    ['*] The time frame line width - make some lines wider than others for easier distinction


Output
----------
  • Lines for each corresponding time frame activated in the selected color and width.
  • Custom alerts - open a stock, select the Alerts button at the top, click the condition as the name of this script. The next drop down will show you all the corresponding alerts you can set for the current price crossing above the prior timelines high or below the prior timelines low (the bracket number [1] is just for sorting purposes).


Best Practices
----------
  • What's not mapped? - Style (you can't drive this by an input, by default day is dashed, the rest are a solid line)
  • What's not mapped? - Price on the Y axis. I'm still trying to figure this out, not sure you can do it. I can add a label, just gets cluttered fast
  • Played with this a little bit using crypto, but obviously I can't test out all these alerts without a lot of things moving. Please do your due diligence.
  • I know a million people are going to want a million things. I can create more alerts coming soon, for now I wanted to start with this. Please and comments or suggestions or feedback and I'll see what I can do. I can create labels (for price) randomly, but it will clutter the screen. Or I can create one big box or table with prices shown.

リリースノート
Updates: Add in 5/15 timeframes as well as add {{close}} price to alert. Clean up comments (copy and paste).
リリースノート
Update: FIx a few bug, and modify the DAY logic. If the day is "closed" it will be the prior /last bar. Makes sense to set alerts for the prior bar if it is 'closed', otherwise have to wait for the market to open.
リリースノート
Update: fix a few bugs, add additional labels that can be turned off via configs (default on), label text can always be configured/changed. The label color will match the line color.
リリースノート
Update: Change to allow for the label to be pushed further right based on an "offset"/input variable. Can be modified.
リリースノート
Update: fixing an issue where the widths aren't updating correctly.
リリースノート
Update: Fix a coding bug where the alert message was showing the wrong text
リリースノート
Update: adding the price value to the label to show the $ amount
リリースノート
Update: Added input for price as per request some don't like it.
Trend Analysis

オープンソーススクリプト

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

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


他のメディア::

免責事項