OPEN-SOURCE SCRIPT

SweetSweetLucia: OnceADay

تم تحديثه
A Typical Price Drummond Line, with a Floor Pivot Open Signal Line.

  • The Three Day Average, is not offset.
    The crossing is significant in many strategies.
    The circle is an intraday crossing.
    The crosses are the signal openings.
    Caution: divergence can cause a false positive.
    This strategy is for Daily Bars Only!


Thanks.

ملاحظات الأخبار
The Drummond is now offset one day, and the circles are now squares.
ملاحظات الأخبار
Now in a window, instead of a overlay.
ملاحظات الأخبار
Full Window with 'Fractal Wave' concepts...check this one out!
ملاحظات الأخبار
Update Graphics!
ملاحظات الأخبار
Fixed spelling errors.
ملاحظات الأخبار
Update 'Offset" Bug!
ملاحظات الأخبار
Format Update....
ملاحظات الأخبار
Updated:

  • 3 Bar Typical Price (Offset 1 Bar)
  • 1 Bar Open Price
  • Crosses are Opening Crossings of Typical Price
  • Squares are Intraday Close over Typical Price
  • Line Graph is Close, with colors
  • Short, Medium, and Large Fractal Wave Moving Averages
  • Format is Price Action


Thanks
ملاحظات الأخبار
Updated:

  • 3 Bar Typical Price (Offset 2 Bar)
  • 1 Bar Open Price
  • Crosses are Opening Crossings of Typical Price
  • Squares are Intraday Close over Typical Price
  • Line Graph is Close, with colors
  • Short, Medium, and Large Fractal Wave Moving Averages
  • Format is Price Action



Thanks
ملاحظات الأخبار
Updated:

  • 3 Bar Typical Price (Offset 1 Bar)
  • 1 Bar Open Price
  • Crosses are Opening Crossings of Typical Price
  • Squares are Intraday Close over Typical Price
  • Line Graph is Close, with colors
  • Short, Medium, and Large Fractal Wave Moving Averages
  • Format is Price Action


Thanks
ملاحظات الأخبار
**The Update**
Has weight, smoothing, and transform.
The signals are more accurate.
The setting shouldn't be changed.
Trade it like a "Drummond Line," with opening psychology and closing violations.
If the indicator shows bullish psychology but the price returns to the range, close the trade;
it would demonstrate bar over bar divergence.
I wouldn't release this version but my previous version was faulty.
This 3.0 edition is years of research in the making.

Cross Symbols: Opening Sentiment Signals (Bullish or Bearish).
Square Symbols: Pivot Crossings (Support or Resistance).

Trendline: Instantaneous Trendline (21 Bars Transform).
Typical Priceline: Drummond or Pivot (Transform).
Opening-line: Psychological Sentiment (Transform).

Thanks,
privatepizza111
ملاحظات الأخبار
*******
ملاحظات الأخبار
Thanks
ملاحظات الأخبار
For Crypto: Change the Precision in the gui menu
ملاحظات الأخبار
**Offset Update**
ملاحظات الأخبار
**TRANSFORM UPDATE**
ملاحظات الأخبار
**Graphics Update**
ملاحظات الأخبار
**Graphics Update**
ملاحظات الأخبار
**Settings Update**
ملاحظات الأخبار
**Added Line Chart**
ملاحظات الأخبار
**Offset Update**
ملاحظات الأخبار
**Syntax Update**
**New Trendline Crossings**
ملاحظات الأخبار
**Update
**Imaginary crossover and crossunder...(reversed)
ملاحظات الأخبار
**Crossing Updates
ملاحظات الأخبار
**Exponential Streams**
**User Friendly Color Changes**
**Notice the closing price line averages above or below the opening averages**
ملاحظات الأخبار
** Final Version with last GUI update**
ملاحظات الأخبار
"Drummond" Update
ملاحظات الأخبار
Remove Duplicates
ملاحظات الأخبار
// a psychological sentiment indicator
// Digital Signal Processing
// For Crypto: Change the Precision in the gui menu
//a new update with methods, extracted calls, and requested securities...I would confirm barstates but the menu would become too clustered.
//this method of s-poles and z-poles lags through the s-poles but it is valid...I altered the technique to this application,
//for a psychological indicator...the original MA filters in found in Rocket Science by Ehlers.
ملاحظات الأخبار
fix typo release
ملاحظات الأخبار
a new update with methods, extracted calls, confirm barstates (else all unconfirmed is blue color), and requested securities.
//this method of s-poles and z-poles lags through the s-poles but it is valid...I altered the technique to this application,
//for a psychological indicator...the original MA filters theory (not code) is found in Rocket Science by Ehlers.
ملاحظات الأخبار
color glitch update...and type updates
ملاحظات الأخبار
request security update
ملاحظات الأخبار
whitespace update
ملاحظات الأخبار
*more extracted calls*
ملاحظات الأخبار
Crossing bug update and typo update.
ملاحظات الأخبار
Whitespace update and colors update...plus forced indexes update.
ملاحظات الأخبار
Updated "color blue" and added nz types.
ملاحظات الأخبار
update data pane
ملاحظات الأخبار
Newer: with tuples, labels, more inputs, new alias for concepts, priceline average, and so on.

ملاحظات الأخبار
//15 April 2024
//updated indicator with udt, udt maps, and the ram pointers of udt objects.
//inputs remained unchange because of series int and the simple int required from user inputs for the lengths.
//the methods were moved into the udt maps, functions and all.
//the request sources are in a map...'maps are the future'
//the symbols are displayed with labels for 'plot' not plot to plot them, labels save ram...labels are considered better,
//the changes are new:
// a psychological sentiment indicator
// Digital Signal Processing
// For Crypto: Change the Precision in the gui menu
ملاحظات الأخبار
//pulled the sources out of the map...the map had index errors.
ملاحظات الأخبار
label position update
ملاحظات الأخبار
crypto labels work with decimals now.
ملاحظات الأخبار
Removed the shapes/labels...they were confusing.
Added the line graph...also removed an unused variable.
Added multiple timeframes.
The quantizer remains unrounded for decimal values, $0.55 is rounded to $1.00 but $0.45 rounds to $0.00 and that is no good.
ملاحظات الأخبار
Removed the shapes/labels...they were confusing.
Added the line graph...also removed an unused variable.
Added multiple timeframes.
The quantizer remains unrounded for decimal values, $0.55 is rounded to $1.00 but $0.45 rounds to $0.00 and that is no good.
ملاحظات الأخبار
Removed the shapes/labels...they were confusing.
Added the line graph...also removed an unused variable.
Added multiple timeframes.
The quantizer remains unrounded for decimal values, $0.55 is rounded to $1.00 but $0.45 rounds to $0.00 and that is no good.
Moving AveragesmovingaveragecrossoverOscillatorsPivot points and levels

نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟

إخلاء المسؤولية