Strategy Builder Crypto (Single Trend/Plots)Hi everyone
Big program for the daily indicator
This one will be free on trial only for a week because it has an immense value and required quite a lot of work. For more info to use it long-term, please DM me
That out of the way, let's dive right in...
This is a huge upgrade from that script Ultimate-Algorithm-Builder-Single-Trend
The Tradingview non-pro users will appreciate it because it allows to add the selected subsequent indicators as well. The Pro users too will likely like this feature equally, what the H*** I'm saying :)
This indicator will transform you into what I was in the past... into a quant trader. You'll build your own trading algorithm in a few clicks only
Which timeframe and which assets ?
Short answer : ALL and ALL
You'll have to define the configuration of the tool based on your capital, psychology. For custom configuration of the tool, please DM me directly so that we can discuss further
But a few words of advices anyway :
the bigger the timeframe, the lower the inputs (and vice-versa)
Think about how much $$ you want to make per trade and define your entries from there
Think about how much $$ you can afford to lose per trade and define the supertrend from there
...
Your golden configuration might not work for all assets.
You might have to create some tweaks - for instance you found a great config for BTCUSD but it's not working for ETHUSD, then you can create a copy of your BTCUSD chart and set a new config for ETHUSD
What are the indicators inside :
This fantastic tool that I personally use for my trading detects convergence between the following indicators :
Overlay - meaning if the price close above/below a moving average
Trend Signal - to detect if the the DOW law is broken and predict a possible reversal - en.wikipedia.org/wiki/Dow_theory
In other words, it detects if the higher highs or lower lows sequence is broken
MACD or MACD Zero Lag
MA Cross - Cross of moving averages
Ichimoku - if the price closes below/above the cloud
Supertrend - used to detect polarity zones
TSI Shadow -
Pullback
You'll also have the possibility to define a pullback on a given MA. That means basically that you'll get a convergence and it will only display a signal when it will pullback first
This will reduce your losses in case of invalidation and maximize your gains as it will enter the trade in a better position.
You can define your pullback either based an absolute value or based on a percent distance from the MA
+Example:
Pullback value = 100 means I want a 100 pip/USD distance between the MA pullback and the candle
Pullback percent = 2 means I want a 2% distance between the MA pullback and the candle
The percent option is more generic in my opinion but I let the other available for those who might like it
That's it ?
Almost....You can also setup alerts on the indicator signals so that you won't have to stay days in front of the chart to wait for a signal.
You receive the alert, you check real quick if we're not in front of a support/resistance, if no then take the trade. if yes, I advice waiting for a big pullback - better to be safe than sorry in trading
What If you want a custom version ?
Here are a few custom ideas I could add just for you :
re-enter everytime there is a convergence. So far the indicator is only taking the first convergence. This would give more entries
add the resistances/supports (fibo, pivot)
add the take profit targets and trailing stop loss
..
Please hit me up directly so we can discuss further. Any custom dev will require quite some time so it won't be free
Enjoy that one as I really think it will improve your analyst skills and trading and hopefully make you a few gains (which will make me very happy as I want to help most of you to at least not losing your capital)
Dave
Algorithm
PA Researcher Algorithmic Trading Indicator PA Researcher Algorithmic Trading Indicator v1.
This Indicator is Algorithmic Trading Indicator.
Provide Best Buy/Sell Time & Good to check Long/Short term Trend For Swing/Scalping
Easy Trend Analysis for Beginner
Ability to Turn ON/OFF each Indicators
Ability to Change Colors
#This is not a Auto-Bot, This indicator Provide the Best Enter Time
-----------------------------------------------------------------------------------------------------------
PA Researcher Algorithmic Trading Indicator v1. 입니다.
자동화된 추세 분석을 통해 단/중/장기적인 추세 분석을 나타내주며,
알고리즘 값에 충족할 시 매수/매도 시그널이 나타납니다.
추세분석을 매우 쉽게 나타내며, 원웨이를 잡기에 매우 좋은 진입 시그널이 발생됩니다.
무엇보다, 추세변곡을 엄청나게 잘 잡아냅니다.
그 어떤것보다 시각적인 요소를 중요시 했기 때문에, 사용법을 잘 모르시는 분들도 쉽게 사용하실 수 있습니다.
Ex_)
Hit ratio example
적중률은 이 사진 한장으로 설명됩니다.
DabYourSelfDab Your Self
Trading Script -
this script is an algo for determining certain values per candle
-- request by Dab Your Self
Profitable SuperTrendIntroduction
I was faced with the fact that many authors contradicted each other about the indicator settings. Each trader offers his(her) own settings, without having an evidence base. Therefore, I decided to make an algorithmic optimizer.
What is this tool?
This tool is a performance optimizer that uses a decision tree-based algorithm under the hood to find the most profitable settings for the SuperTrend indicator. It analyzes a bunch of different ATR Periods (between 3 to 45 ) and ATR Multipliers (between 1 to 8 with a decimal step of 0.1 ) and backtests each combination across the entire history of an instrument. If the more profitable parameters were found, the indicator will switch its values to the found ones immediately.
Instead of manually selecting parameters, just relax - the algorithm will do it for you.
Alerts
It has an alert that notifies when the more profitable settings were found.
NOTE: It does not change what has already been plotted before.
NOTE 2: The implementation of the SuperTrend indicator I used can be found here
Double Top Pattern IdentifierI believe the most of users know the Double Top Pattern, so I omit the introduction.
The algorithm uses 10 internal watchers to identify the incomplete M-pattern. If any of the watchers finds the pattern, the signal will be plotted on the chart. You can customize the lookback periods for the watchers as well as you can specify the precision of the difference between two possible tops.
By default, all watchers wait for bar closing to avoid repainting issues. You can switch off this option.
Additionally, you can shift up/down the signal labels to the preferred distance.
NOTE: the orange straight lines are not included.
Double Bottom Pattern IdentifierI think everybody knows the Double Bottom Pattern, so I omit the introduction.
The algorithm uses 8 internal watchers to identify the incomplete W-pattern. If any of the watchers finds the pattern, the signal will be plotted on the chart. You can customize the lookback periods for the watchers as well as you can specify the precision of the difference between two possible bottoms.
By default, all watchers wait for bar closing to avoid repainting issues. You can switch off this option.
Additionally, you can shift down the signal labels to the preferred distance and set an alert for a new pattern found.
NOTE: the blue straight lines are not included.
Profitable AroonIntroduction
The Aroon indicator was developed by well-known technical analyst Tushar Chande in 1995 and is used to identify trend changes in the price of an asset, as well as the strength of that trend. The fact that he named the indicator "Aroon" which is Sanskrit for "Dawn’s Early Light" demonstrates his belief in his indicator's trend discovery capabilities.
It is composed of two lines, Aroon Up and Aroon Down .
The most basic strategy is to use the crossovers as trade signals:
when Aroon Up crosses above Aroon Down , go Long
when Aroon Down crosses above Aroon Up , go Short
Exit when a crossover occurs in the opposite direction
What is this tool?
This tool is a performance scanner that uses a decision tree-based algorithm under the hood to find the most profitable period setting for the Aroon. It analyzes the range of periods between 2 to 100 and backtests the Aroon indicator for each period using the strategy mentioned above across the entire history of an instrument. If a more profitable parameter was found, the indicator will switch its value to the found one immediately.
Alerts
It has an alert that notifies when a more profitable period was found.
NOTE : It does not change what has already been plotted.
Good luck and Happy Trading!
Profitable Parabolic SARIntroduction
As you know, Parabolic Stop and Reverse (SAR, PSAR) was originally developed by J. Welles Wilder and was described in his book "New Concepts in Technical Trading Systems" (1978). It derives its name from the fact that when charted, the pattern formed by the points resembles a parabola.
Mr. Wilder described it as "one of my favorite systems because it squeezes more profit out of an intermediate move than any method I know" .
Interpretation
PSAR follows price and can be considered a trend following indicator. Once a downtrend reverses and starts up, PSAR follows prices like a trailing stop. Same is true for the opposite direction.
Due to its nature, PSAR continuosly protects on long and short positions.
Parameters
One of the key components of PSAR is the Acceleration Factor (AF). The AF is one of a progression of numbers beginning at 0.02 and ending at 0.2 . The AF is increased by the increment of 0.02 each time that a new high is made until a value of 0.2 is reached.
Mr. Wilder used the next parameters
Start: 0.02
Increment: 0.02
Maximum: 0.2
and they are default for the built-in PSAR indicator and its strategy.
But are these params really profitable? Mr. Wilder noticed that "I have tried many different acceleration factors on this system and have found that a consistent increase of 0.02 works best overall...the range for the incremental increase is between 0.018 and 0.021 " .
That was then, in 1978. Other times have come. Is our grandpa still right in his recommendations?
I made this tool to figure it out.
What is this tool?
This tool is a performance scanner that uses a decision tree-based algorithm under the hood to find the most profitable settings for PSAR. It analyzes a bunch of different Start (between 0.001 to 0.02 ) and Increment (between 0.001 to 0.03 ) parameters and backtests each combination across the entire history of an instrument. If the more profitable parameters were found, the indicator will switch its values to the found ones immediately.
Instead of manually selecting parameters, just relax - the algorithm will do it for you.
It doesn't touch the last parameter, Maximum , for two reasons.
First, as Mr. Wilder noticed in his book, "...the number of increases it takes to reach at least 0.2 , but do not exceed 0.22 " . That is, the parameter sits in a very narrow range.
Second, I tested different maximums and I came to the conclusion that this parameter has a minimal impact on net profit, compared with the more significant parameters of start and increment.
Alerts
It has an alert that notifies when the more profitable settings were detected.
NOTE : It does not change what has already been plotted.
Good luck!
Dual Thrust Trading AlgorithmThe Dual Thrust trading algorithm is a famous strategy developed by Michael Chalek. It has been commonly used in futures, forex and equity markets. The idea of Dual Thrust is similar to a typical breakout system, however dual thrust uses the historical price to construct update the look back period - theoretically making it more stable in any given period.
Profitable Vortex Indicator ScannerIntroduction
The Vortex Indicator is a technical indicator invented by Etienne Botes and Douglas Siepman (Technical Analysis of Stocks & Commodities, V.28:1 (January, 2010): "The Vortex Indicator") to identify the start of a new trend or the continuation of an existing trend within financial markets.
It is composed of two lines, +VI and -VI . +VI represents up trending momentum and -VI represents down trending momentum.
The most basic strategy is to use the crossovers as trade signals:
when +VI crosses above -VI , go Long
when -VI crosses above +VI , go Short
Exit when a crossover occurs in the opposite direction
What is this tool?
This tool is a performance scanner that uses a decision tree-based algorithm under the hood to find the most profitable period's setting for the indicator. It analyzes the range of periods between 2 to 100 and backtests the Vortex Indicator for each period using the strategy mentioned above across the entire history of an instrument.
Settings
Net Profit line is optional and can be hidden through settings.
Alerts
It has an alert that notifies when a more profitable period was detected.
NOTE : It does not change what has already been plotted.
Good luck!
BITCOIN DOMINATOR-- BOT-- Bitmex Ready!ladies and gentlemen,
We cracked the XBT code.
For more information, visit the website in my bio.
Moon Bound! god speed!
Vix spread Betting/CFD strategy. Highest profit factor ever?Recently I have noticed that many CFD and spread betting providers (I wont mention which ones but they are easy to find with a quick google search) are letting users "trade" the CBOE Volatility Index ( VIX ). I thought this was unusual as the VIX is not a purchasable asset; it is a measure of implied volatility (both long and short) on the S&P500 calculated through a formula using the price of S&P options. As far as I know the VIX has never been directly tradeable until now, VIX related products like ETFs which attempt to follow the VIX has been available for nearly two decades however they suffer greatly from slippage which makes them difficult to trade.
I am astonished that we are now, for the first time, able to bet on the result of a formula. I think that CFD and spread betting providers have made a mistake, they were probably just looking to add more tradable products and didn't think through fully that the VIX is not like any of their other products, and is much easier to profit from when using a quantitative strategy.
This strategy works live on 4H and daily charts and achieves absolutely ridiculous results. I set it to start with $100 initial capital, and over the course of 465 trades it made $73154339495899.86 profit due to compounding profits. This is a profit factor of 695603.753. I don't expect to earn this much profit myself as I am sure that CFD and spread betting providers will eventually realize that it was a mistake to let traders have positions betting on the outcome of a formula, and eventually stop allowing VIX trades to be placed. I am currently trading using this algorithm, and will maybe let others use this script eventually after I've had my fun. So follow me :)
Bitcoin Trading Algo, 30,500% profit long + short. Beats HODLingREAD DISCRIPTION FIRST
Trading view have taken off the Invite Only options for scripts from free accounts and since I usually only like people I know using my scripts I have programmed my own password and Keycode system within pine script, the Keycode changes every month and is determined by a random number algorithm so you will need to know both the password and the keycode for the script to wok for you.
The objective for this strategy was to reduce the standard divination of bitcoin returns through risk management, this is done with both long and short trades. It looks to get on board when a trend is detected and adds to the position to average out all entry points. When the momentum begins to decelerate all trades are closed. 50% of these trades will usually be in profit and 50% will usually be a loss, however profits are 3x larger than losses.
To demonstrate that the deviation of retuns of the strategy is lower than hodling, I leaveraged the strategy to a similar drawdown level to hodling so that you can compare the two.
When risk adjusted, my strategy beats buy and hold returns by about 600%, although I am personally trading the strategy unleaveraged.
MTF Deviation - Mtrl_ScientistHi everyone,
There are a lot of possible ways to look at markets and find valid patterns.
This time, I've looked at how shorter time frames deviate from the overall price consensus.
What you're seeing here is a range-bound difference of the lowest time frame from the overall price consensus (baseline), represented as blue line.
When lower time frames agree with the baseline, the difference becomes 0.
Logically, this difference cannot deviate too much from the baseline, and to quantify that, I've added fib-levels based on a deviation percentage that depends on price volatility and can be adjusted in the settings.
How it works:
First of all, you need to switch to the 1min time frame to get access to the lowest time frame data.
Look at how the blue line follows the support/resistance fib levels.
Oversold conditions are usually given by entering the lowest red band, whereas overbought conditions are given by entering the upper red band.
However, there are also extreme cases, where the blue line exceeds the set fib levels. In that case, price will reverse with very high likelihood.
Alternatively you can also ping-pong between two fib levels for frequent small trades.
Note that this indicator doesn't use any security functions to access time frame data. Instead, I found a different way to avoid repainting.
At the moment I'm just playing around with this to see how I can improve it. Feedback is very welcome!
CryptoMedics Algorithmic Trading BandsCryptoMedics are happy to announce the release of our new Algorithmic trading bands!
The Bands can be used as dynamic support and resistance levels. Anything from scalping on the 1m chart to swing trading on the daily. The opportunities are endless.
Developed using tried and tested methods that hedge funds from wallstreet to smart individual traders have used for years now. Now all available to you.
Here is an example of scalping with it on the 3m chart on BCHZ18. If you would've used 10x leverage you would've made a total of 760%!
Examples:
Another example on XBTUSD using the bands to catch a swing trade
These results are undeniably good and I bet you can't find similar ones with any other indicator!
CryptoMedics Algorithmic Trading Bands CryptoMedics are happy to announce the release of our new Algorithmic trading bands!
The Bands are used as dynamic moving support and resistance levels and can be used for anything from scalping on low timeframes to swing trading larger moves.
An example of this would be if a coin pumped 20% and you're expecting it to go up more you wait for it to return to either the upper middle or one of the core bands and long it there.
The amount of usecases for this indicator is endless.
Developed using tried and proven methods that everyone from private individuals to wallstreet hedge funds have used. Now available to CryptoMedics subscribers.
The indicator works across any assets since it isn't based on any pair-specific data but rather more broad data that exists on all trading pairs.
Strategy - Bobo's Pivot ATR SwingHi there, welcome to my pivot ATR swing bot. I put this out there with source code hidden to see what ideas others have to use it. Also if there are any coders of trading systems out there who wanted to work with me to put this into a form that could trade automatically we could both use... I'd welcome that kind of collaboration and will happily share the underlying rules of this and the more highly developed version that isn't public.
But as it is, the signals are free for all, use them as you wish and at your own risk. If you want to discuss the code, strategy or ideas, I'm around fairly regularly just message.
The bot is fairly simple design that will give you signals for long and short intraday/week on equity futures / CFDs / ETFs. You'll see it backtests fairly well on an hourly SPX500 chart as configured. You will need to set up certain parameters to account for any different timeframes and markets you wish to trade. For me it's most effective pick out a few good swing trades per week in equity futures. However part of the idea of putting this in the public domain is to see if other people will have good but different ideas how to use it. Please share with me if so :).
The basic concept is a series of 3 lines that define the area and movement we wish to trade. The daily pivot is the central line (blue). We are looking to capture reversions to this middle line from extremes (red and green). Therefore the bot will signal exit at the close of every candle that has passed through the pivot.
Entry is decided by the outer bands around the blue line. Red is the top band, green the bottom. As configured, these are simply placed a daily ATR value apart, centred around the pivot. You can change this quite a lot though, so let's go through the settings:
Pivot Timeframe - simple, a daily pivot is calculated from the previous day's values (high + low + close)/3 . BUt the same calculation can be applied to any length candle, day, minute, month or whatever. This makes the middle target line more or less responsive to recent price action.
ATR Band Timeframe - When we calculate the average range, we need to know what candle length makes up our series. Daily candles is the default, but you can change that here.
ATR Lookback - When we calculate the average range, we need to know how many instances of the timeframe (day, minute, hour etc) we look back to create an average. The lower the lookback value, the more the width of the bands (the distance from pivot) will change quickly based on the volatility of previous candles. The higher the lookback value, the more stable the band width will be to recent volatility.
ATR divisor - The ATR value above is divided by this value, before being added or subtracted to the pivot to create the red and green lines. Default value is 2, and this means the distance from the red band to the green band will be equal to 1 ATR, as calculated according to the parameters above. Setting this to 1 would mean that each band is one ATR away from pivot (ie the bands got wider apart). Set this to 4, and it means that it is only 1/2 an ATR from green to red.
Take Profit / Stop Loss. - We know what a stop and profit target are, but worth nothing that a 0 value disables stop loss or profit targets. The bot will still close positions when crossing pivot.
Also, note the mintick value of the instrument you apply this to. For example for the CFD chart SPX500 the mintick value is 0.1. So a 100 value for stop loss = 10 points on SPX500. but if you were to trade the same thing basically, but the emini future ES, the mintick value is 0.25. So for a 10 point stop on the ES chart, you would need a value of 40 in this bot. US30 and YM have convenient mintick values of 1. Currencies can be a bit of a nightmare :).
TradeMiner S9This is the first TradingView indicator EVER to include dynamic support and resistance lines from upper or lower diagonal highs and lows in real-time.
Note: This indicator has been built using Pinescript V2
Like and Share for access and more awesome indicators!
A blue arrow appears only in a red bar and under these conditions:
Closing Score Trigger (CS < 50)
On Balance Volume, Accumulation/Distribution, and Chaikin Money Flow Combination (OBV/AD /CMF > 0)
Chaikin Money Flow (CMF <-0.05)
A blue horizontal line will be drawn when CMF > 0.05 indicates a sale of the position.
A red arrow appears only in a green bar and under these conditions:
Closing Score Trigger (CS > 50)
On Balance Volume, Accumulation/Distribution, and Chaikin Money Flow Combination (OBV/AD/CMF < 0)
Chaikin Money Flow (CMF > 0.05)
A red horizontal line will be drawn when CMF <-0.05 indicates a sale of the position.
A new condition called " leaniency " has been added that allows all these conditions to be fulfilled within multiple bars so that the occurrence occurs more frequently. This will result in more signals appearing. Setting leniency to " 1 " means that all four conditions must occur in a single bar, while " 5 " means that all four conditions must occur within 5 bars.
Find lifetime access to the indicator here: www.kenzing.com
BTC
Oscillating Market Case StudyThis is a little something I created to analyze the market. Ultimately, I wanted to create something that could encapsulate the entire market as best as possible. The idea was simple, use technical analysis to create cases that would indicate entry positions and exit positions for long positions initially. After completing that, I decided to add a few shorting cases.
A combination of 25-30 indicators were used to create this, and the indicators were modified with a filter to create a smoothed overlay.
So here's the breakdown:
- 10 total cases: 7 long, 3 short
- The 7 long cases are broken down into three categories; long term, medium term, short term
- Short Term: OC1, OC2, STB1, STB2
- Medium Term: STB1, STB2
- Long Term: LTB1
- Shorting Cases: SC1, SC2, SC3
- The cases are both plotted as text and entry orders; this can be toggled on and off through the format menu.
I suggest you use the format menu to get the most out of this script. The menu consists of toggles to turn of the plots and/or the entries. It's pretty self explanatory. Use it to keep the chart cleared and concise so you only visualise the cases that you need.
Personally, the cases that have worked the best for me are:
- Long Cases: OC1, OC2, STB2, LTB1
- Shorting Cases: SC2, SC3
I kept this description as short as possible, but please feel free to reach out if you have any questions.
Pretty much, use the cases and see if it works for you.
FTA 2.3This is the latest Version of FTA 2. It gets a separate script space to not disturb the 2.2 Users with the changes:
Revamped sells into one system again. It uses MFI and RSI from different periods to find better selling points. This has been a partial weakness of FTA 2.2 especially in downtrend.
Included Trailing-Stop with a third alert for people who like it
Included Take-Profit: Sell your given percentage above the last buy if you like (Not recommended with low percentages in crypto market*)
Finally added "sell" label above sell symbols
*Advanced Users may find Trailing-Stop in combination with a low-margin Take-Profit useful though. It can recreate Risk/Reward trading
BB% RSI Autoview & Alert Signal Advanced Indicator 2.0
Version 2.0 Upload
Detail
This is a premium indicator that is intended for automated trading (eg. Autoview) on the 4 hour time scale. This script uses normalised Bollinger Band and RSI values to find greatly oversold/overbought territory. When a entry or exit has been identified, further conditions are checked to attempt to prevent entry into traps based on volume and price history . There are three alerts set up that can be used to either trigger an automated entry/exit of a trade or be used as a simple signal to manually make the trade if you don't have time to look at charts throughout the day.
Available Settings
RSI Length
RSI Oversold/Overbought thresholds
BB Length
BB Multiplication
Future developments
I am constantly tinkering with the indicator to make it better and even more reliable. Here are some features in the works:
A strategy version will be created for use in back-testing
Even more customisation regarding modifying BB% upper and lower thresholds
More conditions will be checked to improve the dip detector to maximise profits on the uptrend when OS conditions are more infrequent
Availability
Please PM me for a 24H free trial full access to the indicator to analyse its setting and visually backtest it against your desired markets.
Afterwards this indicator is available for a flat fee of 0.10 ETH for lifetime access, all future updates and full support from me at any time to help fine tune it.