Рыночная капитализация криптовалют, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Биткоин
USD/RUB, EUR/RUB, EUR/USD, USD/JPY, USD/CNY, Индекс доллара США
Сбербанк, Газпром, Банк ВТБ, ЛУКОЙЛ, АЛРОСА ПАО АО, ПАО НК РОСНЕФТЬ
Индекс МосБиржи, Индекс РТС, S&P 500, Dow 30 (DJI), Nikkei 225, FTSE 100
Нефть Brent, Нефть WTI, Золото, Серебро, Природный газ, Биткоин
Государственные облигации США, 10 лет, Евробонд, Государственные облигации Германии, 10 лет, Государственные облигации Японии, 10 лет, Государственные облигации Великобритании, 10 лет, Государственные облигации Индии, 10 лет
Hello traders My way to fight this situation is to stay productive. Hope some of my scripts will help you out as most of us are locked-down at home, hence have more time for trading - and preparing ourselves when the sun will shine on us again I - Concept This is an upgrade of this script which captured only the regular divergences This screener detects...
Hello Traders This is a proof of concept and a cool pinescript utility It displays a risk to reward division as a fractional value. For example Risk: 300 Reward: 600 This will be displayed as 1/2 as we can earn 2 units for a potential loss of 1 unit (600/300 = 2) for those wondering the NASA level mathematics behind :) Best regards Dave
Hello traders This is the strategy version of this script I - Concept I present to you, ladies and gentlemen, the first screener for harmonic patterns. Starting with an ACBD pattern screener this time!! I used the calculations from Ricardo Santo's script In short, he's using fractals (regular or Bill Williams ) for the pattern calculations. A...
Just simple script to act as conditional stop loss Problem : Traditional Market Stop or Limit Stop, you have to set it with specific price and wait for the price to drop/pump to your stop then it will trigger. But sometime ( so many times ) the price will leave a very long wick up or down to hunt the stoploss that already set in the exchanges.. then it turn...
Hello traders This is a simple algorithm for a Tradingview strategy tracking a convergence of 2 unrelated indicators. Convergence is the solution to my trading problems. It's a puzzle with infinite possibilities and only a few working combinations. Here's one that I like - Engulfing pattern - Price vs Moving average for detecting a breakout Definition...
Hello traders Someone requested the strategy version of the Supertrend CCI indicator It's a Supertrend not based on candle close but based on a CCI ( Commodity Channel Index ) How does it work? Bull event: CCI crossing over the 0 line Bear event: CCI crossing below the 0 line When the event is triggered, the script will plot the Supertrend as follow UP...
just publishing to share to novice pine coders like myself any feedback on layout/structure/shortcuts will always be appreciated, not that this is a long script with much that can go wrong short little what ever to show variable alert message needs to draw the number from a plotted number like line 18 and 19, and cant be gettin the numbers from line 14 and 16
Hello traders A bit of context Definition: Volatility is defined as the close of current candle - close of the previous N candle This is an alternative version of my Best Volatility Calculator The other version is displayed on a panel below. This one overlays on the chart using the "overlay=true" setting This indicator shows the average volatility, of...
Hello traders, This indicator shows the average volatility, of last N Periods, for the selected time frames. You can select up to 2 timeframes with this version Volatility is defined as the close of current candle - close of the previous N candle Presented as Currency, Pip, percentage labels in a panel below. Will calculate in real-time only for the current...
Hello traders Continuing deeper and stronger with the screeners' educational series one more time I - Concept This screener detects whether the price goes above, below or stays in between the Ichimoku cloud II - How did I set the screener The visual signals are as follow: - square: Above or Below Then the colors are: - green when above the cloud - red when...
Hello traders This is an upgraded version of my Dollar Cost Average (Data Window) script 1 - What is Dollar-Cost Averaging ( DCA )? Dollar-Cost Averaging is a strategy that allows an investor to buy the same dollar amount of investment at regular intervals. The purchases occur regardless of the asset's price. I hope you're hungry because that one is a...
Hello ladies and gentlemen traders Continuing deeper and stronger with the screeners' educational series one more time. This one is heavy crazy mega cool (pardon my french). I - Concept I present to you, ladies and gentlemen, the first screener for harmonic patterns. Starting with an ACBD pattern screener this time!! I used the calculations from Ricardo...
Hello traders Today I present you a Supertrend not based on candle close but based on a CCI (Commodity Channel Index) How does it work? Bull event: CCI crossing over the 0 line Bear event: CCI crossing below the 0 line When the event is triggered, the script will plot the Supertrend as follow UP Trend = High + ATR * Factor DOWN Trend = Low - ATR *...
Hello traders A follower asked me to convert my Trend Direction Helper into a strategy So blessed this indicator reached the 1400+ likes milestone - I can't believe how many people are trading with it I based the setup as follow: - Entries on those green/red labels - exit whenever a Simple Moving Averages cross in the opposite direction happen -...
Backtest script based on the previous RSI-VWAP indicator: It's the popular RSI indicator with VWAP as a source instead of close: - RSI_VWAP = rsi(vwap(close), RSI_VWAP_length) What is the Volume Weighted Average Price ( VWAP )? VWAP is calculated by adding up the dollars traded for every transaction (price multiplied by the number of shares traded) and then...
This is the last of the 'RePaNoCHa' script for Automatic Trading ;-) ... This time with two take profits ... It Use 6 indicators + volume: -JURIK MOVING AVERAGE -RANGE FILTER -ADX -PARABOLIC SAR -RSI + VOLUME WEIGHTED -MACD -VOLUME To close the position you can choose between 2 Take Profit and the amount to use on each one. You can transform it yourself into...
Hello everyone I received a ton of requests for this script so I decided to share it I did it for a client who didn't want to pay (you can all blame... or even thank him for this script) in the end and I don't want to sell it on my website. Not because it's not interesting but because my website will be a place to showcase and rent the Algorithm Builders...
Alerts for famous Turtle Trading Rules. Based on work from tmr0 and ossettia . It can be used with Autoview. If you have any advice on how to further improve the script, please let me know by PM or comment below. Thanks! Please hit on "Like" if you find this script useful so that others can find it easier. Thanks! *** The information and script provided here...