Expert studio strategy 1 - GBPUSDThis is part of a series of strategies developed automatically by a online software.
I cannot share the site url, which is not related to me in any way, because it is against the TV reules.
This strategy was optimized for GBPUSD, timeframe 1D, fixed lots 0.1, initial balance 1000€.
LOGIC:
- LONG ENTRY when previous candle is bear
- LONG EXIT: RVI > signal line
- SHORT ENTRY when previous candle is bull
- SHORT EXIT: RVI < signal line
NOTE: I considered the open of actual candle instead of close otherwise there will be a back shift of 1 candle in pine script
Take profit = no
Stop loss = no
I have also a study with alarms.
Please use comment section for any feedback.
Signal
Keltner Channel with signals [ChuckBanger]This is Keltner Channel where I added Bull and Bear signals. It has a lot of settings to play around with. Have fun...
For more information on Keltner Channel: www.investopedia.com
Market Thrust IndicatorThe Market Thrust indicator is a powerful measure of the stock market's internal strength or weakness. There are four components to this indicator:
1-Advancing Issues on the New York Stock Exchange (NYSE) – $ADV
2-Advancing Volume on the NYSE – $UVOL
3-Declining Issues on the NYSE – $DECL
4-Declining Volume on the NYSE – $DVOL
The formula for Market Thrust is given below:
($ADV x $UVOL)-($DECL x $DVOL)
When used for day-trading, the trend of the Market Thrust indicator is what is most important.
Rising Market Thrust Indicator: Considered a bullish sign; can act as a confirmation signal when combined with a rising stock, index ETF, or stock index future's price.
Falling Market Thrust Indicator: Considered a bearish sign; can act as a confirmation signal of a decreasing market price.
The Market Thrust indicator could be used for detecting divergences in trends. Divergences occur when:
- Price is trending higher, but the Market Thrust indicator is not moving higher or is even going down.
- Price is trending lower, however, the Market Thrust technical analysis tool is not trending lower, it is either not trending or is trending higher.
Add a fully configurable trend line over MTI.
Read more at: commodity.com
Leledc Exhaustion Bar V4 PLUSLeledc Exhaustion Bar indicator created by glaz converted to Pine 4, plotshape was added.
[BERA]KEANU REEVESThis is BUY/SELL indicator integrated with support and resistance (HIGH AND LOW).
THIS IS ONLY FOR TESTING PURPOSES(SOME PEOPLE ASKED ME A TRY), I WILL REMOVE IT.
Indicator based on Average true range .
LIME ARROW = LONG
RED ARROW = SHORT
LIME COLOR BARS IF GREEN ARROW CONDITION VALID.
RED COLOR BARS IF RED ARROW CONDITION VALID.
>CURRENT SETUP OF METRICS IS IDEAL FOR BTC H1 CHART, FOR ALTCOINS YOU SHOULD USE DIFFERENT METRICS,
RSI with an Opinion (UO)This RSI has a very clear idea about when to buy and sell. It plots buy and sell signals. It is an expert system. Yes, of course, it can make some errors. You should have used stop-loss
REX by vitelot// Best used as an exit indicator at default settings.
// Also doing well in entering positions by using TEMA(14) for REX and SMA(14) as signal.
// You need to tune it yourself according to your trading style.
// Use at your own risk.
//
// Vitelot/Yanez/Vts Oct 2019
//
[Aill3urs V.0.4] Strategy Albert - EMA / Level / S&R/ WilliamThis INVIT-ONLY strategy is based on EMA / William / Level / Support & Resistance / Trends and work on low timeframe < 5min
NOTE: you can add this strategy to your chart and you should test different timeframe
Please use comment section for any feedback.
I have also a study with alarms Long Entry / Long Exit / Short Entry / Short Exit
For any question DM me for any request.
Stochastic RSIStochastic RSI
It is generally used to generate signals when crossings are made in overbought or oversold areas,
but it is important to take advantage of these signals according to the general trend, in this way we avoid false signals.
Overbought doesn't necessarily mean the price will reverse lower, just like oversold doesn't mean the price will reverse higher.
Rather the overbought and oversold conditions simply alert traders that the RSI is near the extremes of its recent readings.
So the main idea will be to use the signals as long as we are trending in the same direction,
the other crosses will be used as signals to take profits or as warning signs to check our trades.
Extra functions in this indicator:
- Trend background.
- Long and Short Labels base on trend and take profit warnings.
- Alerts for long and short entries and take profit warnings.
Take Profit / Warning Labels enable (Orange)
Profit VxProfit Vx
- Labels for Long and Short entries
- Take Profit point base on %
- Candlestick color, orange is warning or not trending zone
[BERA] POWER STRATEGYHey below my new strategy test, hope you like.
Work better with BTC
H1 and H4 timeframe.
How this work?
RSI based script.
-Modified length and different metrics for long and short.
Moving Averages.
-RSI panel below with color labels to identify the rsi levels.
-Simple trailing stop included.
Entry orders and exit orders for both -long and -short.
The default setup is the best perfomance i've find testing it.
If you are interest in the script contact me.
Scalping BerkinAlex 1
--------Inglés---------
Updated to Pine Script v4. 👌
Added labels (indicators) of Purchase and Sale according to moving averages for scalping and intraday. 🤑
Fusion of the "Scalping BerkinAlex 3" indicator with the "Scalping BerkinAlex 1", so as not to occupy a slot of indicators unnecessarily if you have a free account. 😜
Alert system designed, now you can create an alert in free mode according to the possibility of buying or selling an asset.🔔
Errors found fixed.💪
---------Español---------
Actualizado a Pine Script v4. 👌
Añadidas etiquetas (indicadores) de Compra y Venta según medias móviles para scalping e intradía. 🤑
Fusión del indicador "Scalping BerkinAlex 3" con el "Scalping BerkinAlex 1", para así no ocupar un slot de indicadores innecesariamente en caso de disponer cuenta gratuita. 😜
Sistema de alertas diseñado, ahora podrás crear una alerta en modo gratuito según exista la posibilidad de comprar o vender un activo.🔔
Errores encontrados solucionados.💪
Extreme ScalpingThis is a test of an easy scalping method: buy if actual close is below forecast close and sell if actual close is above forecast close. Take profit and stop loss shall be very small (few pips) as in most of scalping strategies.
No filter is used for only long or only short positions, but you can select buy only or sell only based on other indicators or whatever you feel is the direction of trading.
NOTE: you can add this strategy to your chart but you should modify the backtest day otherwise you will get an error due to calculation limits of pine script. For example, on one minute chart, you should set the backtest day from today only. For past days, set both start day and and day.
I have also a study with alarms.
Please use comment section for any feedback.
Signal To Noise Ratio IndicatorThis is a trend indicator at its core so combine with rsi or a moving average of your choice to see which direction the stock is trending in.
Only enter a position (long or short) when signal to noise ratio is above the signal line
This is one of my first indicators posted on here so be sure to leave me feedback
AlgoNinja RSI/MACDAlgoNinja buy/sell signal based on MADC/RSI/StochRSI data. BETA - Use at your own risk!
Buy&Sell Strategy depends on AO+Stoch+RSI+ATR by SerdarYILMAZThis strategy is just for training, its purpose is just learning code in pine script.
Don't make buy or sell decision with this strategy.
Turkish/Turkce
Bu strateji sadece pine script'te kodlamanın nasıl yapildigini ogrenmek icindir.
Bu stratejiye dayanarak, kesinlikle al-sat islemleri yapmayin.
How it works?
When RSI and Stoch are in oversold area and if awesome osc. turns positive, take long position. Stop loss and take profit levels were defined with ATR ind.
When RSI and Stoch are in overbought are and if awesome osc. turns negative, take short position. Stop loss and take profit levels were defined with ATR ind.
Turkish/Turkce
RSI ve Stoch asiri satım bölgesinde iken awesome pozitife döner ise long pozisyon açar, zarar kes ve kar al seviyeleri ATR indikatoru ile tanımlandı.
RSI ve Stoch asırı alım bölgesinde iken awesome negatife döner ise short pozisyon açar, zarar kes ve kar al seviyeleri ATR indikatoru ile tanımlandı.
Modified Signal to Noise Ratio (SNR) - EhlersThis is my "Modified Signal to Noise Ratio" (SNR) indicator using Pine Script version 4.0, freely available to ALL! While creating my "Enhanced Instantaneous Cycle Period" detector, within the same document entitled "SIGNAL ANALYSIS CONCEPTS" written by Dr. John Ehlers, there was code for a signal to noise indicator. So, I adapted it to Pine Script v4.0.
Notice: Consider this to be experimental, but it may come in handy for a few traders who figure out how to use it.
Overviewing it's display on multiple assets with the "Original" formulation, I noticed the "Signal to Noise Ratio" looked commonly hunky-dory all too often except for on a few occasions. You will see that displayed above in the upper indicator and notice how smooth it is. Hmm... The original formulation utilizes three EMAs, and I pondered if that was providing too much smoothing and additional lag. I figured I would try another filter in it's place that may be favorable, and the results seemed more likely as I originally expected, for the most part.
Displayed above, the second indicator from the top, is the "Modified Formulation" that is selectable in the indicator "Settings". You will notice on the left, the highlighting is revealing itself while encountering volatile areas of the assets price. When I encounter this, I switch to a lower time frame to see in more detail what is transpiring. The signal to noise ratio may have a better appearance after doing so. On the 1 second time frame, many assets look like a trading nightmare and that is reflected in the SNR indicator. While on the 30 second time frame, many price fluctuations often look reasonable, but this depends always on the asset too. The point is, if there is an abundance of yellow and/or especially red across the indicator, it may be a good time to consider switching time frames. Some assets are just highly volatile and that's just the way it is. I provided a range smoothing control for ONLY the modified formulation in the indicator "Settings" to attempt to mitigate a choppy SNR signal, but that typically has minimal effect. Setting it too low just makes the SNR worse.
How is the highlighting set up? Yellow is cautionary and red is worst case signal to noise. Keep in mind the scale is ranged in decibels. Anything below 6 decibels in red, below the red dotted line, is an indication of high noise detection. Below the yellow line of 10dB is definitely a cautionary zone down to 6dB. Ideally, above 12dB is ordinarily a signal that may be worth analyzing. The red and yellow dotted lines are adjustable in "Settings" too, and I provided three types of highlighting selectable in the indicator "Settings".
I sourced my "Simple Sine Wave Generator" to the signal to noise indicator, and the signal to noise ratio is upwards towards an astounding 90dB signal to noise on both SNR formulations. 90dB is a SUPERB signal level to pump through a loudspeaker without any audible "noise" to hear, FYI. If only the stock market gave signals like my "Simple Sine Wave Generator"...
I hope that explains how this indicator may be used with the potential to assist you with finding a suitable time frame for trading on certain assets.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology
Enable/disable dark background for enhanced visibility
"Source" selection with multiple time frame adjustments
"SNR Formulation" adjustment
"Smooth Range" tweak
Threshold adjustments
"Highlighting Methods" selection
The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... regarding only this indicator, not others. If you do have any general questions or comments regarding this indicator, I will consider your inquiries, thoughts, and ideas presented below in the comments section, when time provides it. As always, "Like" it if you simply just like it with a proper thumbs up, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Smart Labelling - Range FilterThis 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 of trends. Inspired by the QQE's volatility filter, this filter applies the process directly to price rather than to a smoothed RSI. First, a smooth average price range is calculated for the basis of the filter and multiplied by a specified amount. Next, the filter is calculated by gating price movements that do not exceed the specified range. Lastly the target ranges are plotted to display the prices that will trigger filter movement.
PPO Divergence and Aggregate Signal ComboThis 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.
Algorithm Builder (Signal version)Gentlemen traders
As promised, here's the Algorithm Builder (Signal Version) that is an alternative version of that previous indicator : Strategy-Builder-Crypto-Single-Trend-Plots/
This one was quite successful and already 11 person bought for me which is unbelievable. Thank you so much guys for your appreciation of my work
The script of this present post is still invite-only because it required years in the making (it's the fruit of all my errors and trials while trading for the past 7 years and when developing trading bots for traders professionally)
What's the Algorithm Builder?
Simply put, the indicator will detect the confluence/convergence of multiple unrelated indicators and alert you when the ones YOU selected will be in the same direction. (if you didn't understand this it's because I'm french)
For example, let's say you select a MM cross and MACD, whenever the MM cross will be green/bullish AND MACD green/bullish also, you'll get a nice .... wait for it..... green/bullish /diamond. Starting to see what I meant before now :)
Not sure if I should go as far as introducing the other example but let's go for it. Still, in the same spirit, a confluence of red/bearish MM cross and red/bearish MACD will give .... (finish the sentence and you'll get my appreciation. hint: the color of the diamond will be red)
So what's cool about it now ... or I should say even cooler... even more awesome (Barney Stinson, please hive five me for this tool...) is that it can be plugged in a single click to a complete Backtest engine
I inspired myself greatly from the Pinescripters Backtesting-Trading-Engine-PineCoders/ but had to make changes to adapt it to my tool.
It took me a few days of work and I'll share it also tomorrow so please stay tuned and give me a follow so that you'll be updated
In the Backtester itself, I added some features like :
- Stop-loss based on supertrend
- Hard Exit based on indicators used by the Algorithm Builder
I just made it more relevant for my indicator
Performance sir?
The period selected for the screenshot below is the last 3 months
Here's a preview of what you should expect tomorrow as well imgur.com
There isn't a BEST configuration for the tool. I made one that matches my psychology and capital. You'll have to find yours by playing with it or asking me for a bit of help if you're lost
Will require a bit of work but could be very worth it in the end :)
What's next sir?
I'm perfectly aware that the indicator doesn't give a lot of signals and that's because it's an entry-level version of all the Algorithm Builders I'm selling now and will be available on my website by end of August (along with the website itself)
More advanced versions already made allow to :
- get more entries
that one is the best addition, in my opinion, it multiplies the gains (and losses :P) as it allows some orders pyramiding and to reinforce a position if the trend is very strong. You won't have to do anything, just to wait for the alerts by email/sms from TradingView
- multiple take profit levels
- connected to systems like Autoview/ProfitView to automatize even more your trading and send those signals to your broker directly (I will strongly advise starting with a demo account for 1 week or 2 here, I don't want you to burn your capital if any unexpected bad event will happen)
- screener
If you're interested please message me. I can develop your custom indicator/strategy/backtest/automatic system or if you're ready the take the leap of faith and try this indicator or the more advanced versions
And before I get asked, yes this is the tool I use for my own trading as initially, I made it for me. Now sharing a bit of my work (and too much of my life) with the community
PS
____________________________________________________________
Feel free to hit the thumbs up as it shows me that I'm not doing this for nothing and will motivate to deliver more quality content in the future.
- I'm an officially approved PineEditor/LUA/MT4 approved mentor on codementor. You can request a coaching with me if you want and I'll teach you how to build kick-ass indicators and strategies
Jump on a 1 to 1 coaching with me
- You can also hire for a custom dev of your indicator/strategy/bot/chrome extension/python
- if you like my work and wants to buy me some coffee :
- BTC TipJar: 3MKDve7stWTe1io99oFxeQXvP8XB4zCQ8m
- LTC TipJar: MC5oeBAhw9BLqyi65TR3J1Lid8io9uHADw
btc/xbt long position strategy (invite only)applicable chart: 1 day btc/xbt chart
target: BTC Long Position Profit
trading fee: 0.1%
initial capital: $1000
available period: Until December 31, 2019
If you want to use it, send me a message or write a comment.