Delimited Levels Today SessionThis script takes a delimited string of level values (up to 12) and plots them on the chart as per parameters.
Alerts can be set up for crossing, etc, using the Alerts panel as per usual.
Very handy if you have a spreadsheet or list of values to plot.
For example, say your spreadsheet has a list of these 12 levels to plot:
3800
3811
3822
3837
3851
3862
3877
3887
3902
3913
3928
The values could be copied to notepad / text editor, and the line breaks replaced with a delimiter, such as the ';' character (note: no trailing delimiter), to produce a delimited string:
3800;3811;3822;3837;3851;3862;3877;3887;3902;3913;3928
And then simply copy / paste this delimited string into the "Levels Delimited String" parameter.
Note: This script builds upon earlier script:
Enhancements include:
- Plot only for latest day (weekends factored in)
- Plot only for specified session
- Plot as bands or as lines
Pivot points and levels
Kviateq - Session Pivots for CryptoPretty much the exact same indicator as my other Session Pivots, however this one also shows the weekends and the session times are set to Bitmex exchange (note: I'm in a GMT+7 timezone myself).
Session min/max pointsAn improved version for minimum and maximum in a day trading session. You can choose the session resolution, it ranges from 1 minute to 1 week.
It works well for stocks and non-extended sessions due to security() function limitations.
Any suggestions, please leave a comment.
Happy trading.
[RS]Open Range Breakout V3Request for DCC/coondawg71
added support for using session.
theres a issue with the session it needs to have the format inverted:
(start-end) to (end-start)
'0000-1500' to '1500-0000'
[RS]Murrey's Math Lines Channel V1EXPERIMENTAL:MML using a absolute deviation average oscilator, i think this gives better results then donchian channels.
color scheme for the bar color was ripped from UCS's MML oscilator :p thx.
[RS]Fractal Levels V1EXPERIMENTAL: update to previous version, added a average of the fractal levels and the ability to hide the diferent components.
[RS]Murrey's Math Lines BoxMurrey's Math Lines Box, top and bottom values of the final box must be entered manually.
[RS]Absolute Levelsstudy is still in early phase of development and is a bit slow loading be patient.
Absolute levels based on historic highest high value and time frame. looking for feedback ;)