שווי שוק של קריפטו, BTC/USD, ETH/USD, USDT/USD, XRP/USD, ביטקוין
אפל Apple, Advanced Micro Devices Inc, Amazon Com Inc, פייסבוק בע"מ, ROKU INC, BEYOND MEAT INC
S&P 500, Nasdaq Composite, מדד דאקס, דאו 30, ניקיי 225, Shanghai Composite
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
This script generates pseudo-random asset data . Due to the nature of the random generator, it is impossible to use this indicator as input for other indicators because the instance of the script that the indicator is applied to will automatically be different from the instance that is plotted on the chart. Therefore, the idea is to use this script in other...
Greetings Mates, !!! If you want to use this tool for free you have to to following steps: 1) say thanks to LEGION who coded the first version. 2) say thanks to LAZYBEAR cause we ripped some code snippets from him. 3) say thanks to Ni6HTH4wK who coded the latest version. 4) say thanks to xSilas who gave the idea. 5) I know i said its a FREE Tool and you dont...
This is nothing other than an update and slight modification to the original Godmode Oscillator published by xSilas The update done by sco77m4r7in and myself. Change Log: Repaired the multi exchange option for BTC Added additional 'Caution!' dots with color coding. white = Early Caution signal yellow = standard 'Caution!' signal red = Extreme Caution...
Greetings Mates, !!! If you want to use this tool for free you have to to following steps: 1) say thanks to LEGION who coded the first version. 2) say thanks to LAZYBEAR cause we ripped some code snippets from him. 3) say thanks to Ni6HTH4wK who coded the latest version. 4) say thanks to xSilas who gave the idea. 5) I know i said its a FREE Tool and you dont...
These are my "Pseudo-Random Number Generators via Pine Script", having uniform distribution between 0 and 1. In my quest for sequential pseudo-random numbers in Pine, tinkering with mathematical chaos, I have come up with these three simple yet handy generators. I believe these may be useful in the future by developers of the Tradingview community. NOTICE: Use...
This is a labelling module based on a range filter . Notice that the trick here is to use fibonachi numbers . Use smaller range multiplier for higher TFs. This module may serve as a signal generator to be passed through a signal filter. Quote from the original author: This is an experimental study designed to filter out minor price action for a clearer view...
Candle Color Generator: This indicator is designed to highlight the candle colors based on the combinations of Parabolic SAR (PSAR) and 2 Hull Moving Averages (HMA). Colors: Yellow, Red, and Green colors are used to describe the candle colors depends on its position to PSAR and 2 HMAs. PSAR: PSAR position above or below candle position is differentiated...
This is a further development of the last two posts on aggregated signal generation. It shows how to implement the idea in conjunction with another indicator. In this case general rule for long and short entry: the aggregated curve (gray) must cross the mid-line. Colored columns serve as an early warning. Settings were tested with EURUSD in 5m, 30m and 1H TFs.