Library "bytime" TODO: to do something at the specified time. ////Return =>> ht = hour , mt = minute , st = second ,Dt = Day, Mt = month, Yt = year , dateTime = full time format.///////////// Note : Remember to always add import when you call our library and change Gtime() to Timeset.Gtime() is used to access internal data. import hapharmonic/bytime/1 as...
Software part of algotrading is simpler than you think. TradingView is a great place to do this actually. To present it, I'm publishing each of the default strategies you can find in Pinescript editor's "built-in" list with slight modification - I'm only adding 2 lines of code, which will trigger alerts, ready to be forwarded to your broker via TradingConnector...
TradingWise Supply and Demand Indicator 1.0 is based on the Price Action candlestick patterns to identify the Supply and Demand zones in the charts (Areas of liquidity). It works on all Timeframes and Asset Classes. This Script helps the traders to identify the demand and supply zones with identifications on the candle stick patterns indicating the origin of the...
Higher Close alert -- This script allows you to set a alert if the next close is higher than the candle close from before. It will notify you if the next candle is higher than the last candle! It is very easy to use, Steps :- 1. Add the script to your chart. 2. Select the name of the script in the "Alerts" option. 3. Done! Now when a stock gives a higher close...
Gaps are areas on a chart where the price of a stock (or another financial instrument) moves sharply up or down, with little or no trading in between. As a result, the asset's chart shows a gap in the normal price pattern. The trader can interpret and exploit these gaps for profit. What do i look for in these gaps, Will these gaps will fill or not fill? When...
This script calculates how much cryptos or dollars you have to bet with 4 variables : Risk Loss , Leverage, Entry and Stop Loss. When you want to open a position, just complete the parameters and the script will tell you how much you have to bet in dollars or cryptos units, depending the way you're trading. Note : don't foreget that you have to pay fees on...
Cyatophilum Levels - Version 1.0 - Alert setup This indicator allows you to build your own strategy based on Fibonacci levels, and create automated alerts for long & short entries and exits. This study also has a backtest version. See my previous script. The Fibonacci levels are printed automatically in real time and without repainting on the chart. You...
Alerts on strategies were introduced just recently in TradingView. These alerts have an alert_message placeholder which allows you to compose in PineScript very complex alerts and insert quite a lot of information in them. This is just very simple example of how they can look like.
Triple Candlestick Strategy An indicator that helps us to evaluate current and future possible price direction through the background colors. Green for bullish and Red for a bearish market. This indicator shoots signals either long or short depending on which direction the triple candlestick pattern is formed. Three candles up will fire a long signal while...
This script enables you to get an alert when the price gets in close proximity to moving average of your choice. ►Proximity is a true range multiplied by the number of your choice ►It is designed to be used as a one-use alert. If you enable it to give you one alert per bar close, it is possible to limit the spam by number of periods for which price must be outta...
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
This script gives you buy or sell signals based of the bowling band indicator. It is easy to understand and customize. We have also coded in alerts. This indicator works best at markeds that has trended in a direction for a while.
Private Indicator. This is an indicator for trading low timeframes . It is generic and configurable meaning you can use it not only on crypto, but also forex, CFD, stocks etc. HOW IT WORKS The user chooses between three powerful base strategies: Bollinger Bands + Stoch RSI, RSI Divergences or the SARMA Strategy . He can also trade support and resistance...
This is the " LONGS-MANAGEMENT Alerts " {LM.Alerts} Edition of JERK UP to enable auto-trading via alerts signaling. Only the long-signals, generated from the underlying JERK UP algorithm, is used in this strategy-alerts script, with my latest risk-exit (collect gains) and stop-limit algorithms, as well as a bear-market filter, implemented. ~ * ~ * ~ * ~ * ~...
Hi guys, to celebrate the beginning of a new altcoins cycle, I created a Swing trade Indicator. (It's a joke, there will not be any altcoins cycle) Cyatophilum Heikin Ashi Swing This indicator will allow us to create one strategy for each pair and never miss those big swings ever again! HOW BEAT BUY & HOLD WORKS This kind of strategy is a safe long term...
Hi guys, to celebrate the beginning of a new altcoins cycle, I created a Swing trade Indicator. (It's a joke, there will not be any altcoins cycle) Cyatophilum Heikin Ashi Swing This indicator will allow us to create one strategy for each pair and never miss those big swings ever again! HOW BEAT BUY & HOLD WORKS This kind of strategy is a safe long term...
Add this indicator to your chart to set up alerts for BITCOINDICATOR. Alerts will tell you when to buy long and when to sell short. They can also be used simply as entry/exit notifications or trend confirmation. Unless you are a day trader, we recommend you only set up alerts for higher time frames to limit notifications. How to use: - In the top right of your...
Set DIfferent sources of the data you want Set the levels for the alert Sell is Crossing down on the higher and buy is crossing over the lower level