Express - Strategy TesterWelcome to the Express - Strategy Tester.
This indicator is used for back-testing. Once you have found settings that you like, you can use my other published indicator "Express" to set alerts.
How to use: Apply to any chart, on any time frame. You will see LONG and SHORT signals on the chart. A LONG signal represents an entry/buy in, and a SHORT signal represents an exit/sell.
You can use the Express - Strategy Tester to scalp on low time frames such as the 5m, 15m, 30m etc. Or use it on higher time frames such as the 1hr, 2hr, 4hr.
You can use regular candles but Heikin Ashi are recommended for better accuracy.
When using Heikin Ashi, I have included a real price line which shows the actual price of the asset/chart at the close of each candle.
You cannot set alerts with this indicator!
M-oscillator
Alnami_Quantum_blocks v.11The (Al Nami Quantum Blocks v.11) script is based on Renko chart that is based on % move of the selected symbol. This is different from the traditional or ATR based Renko charts..
box size = user selected percentage x current price
Alnami Quantum Blocks Channel is composed of 5 levels that are calculated based on the box size:
1- Base
2- Green Box High (GBH) = Base + box size
3- Next Green Box trigger (GBN) = base + (box size x 2)
4- Red Box Low ( RBL ) = Base - box size
5- Next Red Box trigger ( RBN ) = base - (box size x 2)
Those levels will appear in the chart with the following order:
------GBN-------
------GBH-------
------BASE------
------RBL-------
------RBN-------
Usually when prices are trending up, the price will stay above the base for most of the time,, when it trending downwards, price stays below base most of the time..
Now how to time your entries based on the channel?
This strategy draws two levels, breakout level (top red line) and stop level (bottom green line).
If the price is above red line, place a buy order
If the price is below the green line, place a sell order
In version 11 of the Quantum blocks, you can choose to make the those two lines drawn using:
recent/near term price actions (less accurate) and fast - set the number of Legs to low value
or
wider term price actions (more accurate) and slow - set the number of Legs to high value
This version also tracks the last three changes for the red and green lines as following:
1- Above, Above, Above = 3
2- Above, Above, Below = 2
3- Above, Below, Below = 1
4- Below, Below, Below = 0
I did run full optimization for the settings of this strategy on Bitcoin (Binance:BTCUSDT) for the following multiple time frames using Amibroker scrips and data downloaded from Binance through a REST API call. The TFs were for 1min, 15min, 30min, 45min, 90min, 120min, 180min, and 240min.
pair Input Settings
btc TF Profit% Sys DD% Trade DD% sharpe% # Trades Win% Wave% # of Legs up lo
1 204 40.16 15.04 1.33 132 40.15 1.5 4 3 3
15 249 35 14.3 2.96 35 51.43 1.8 3 1 3
30 469 28.95 14.04 3.82 34 67.65 1.4 3 1 3
45 712 54.48 23.3 2.49 46 54.35 1.7 3 3 3
90 1114 40.51 21.41 3.3 48 54.17 1.4 2 3 3
120 602 25.32 16.8 2.82 51 43.14 1.2 2 3 3
180 960 35.9 20.09 3.33 42 52.38 0.9 2 2 3
240 819 46.84 28.27 3.48 46 65.22 0.6 2 3 3
I spent a lot of time and resource in providing the above, If this script/back tests helped in making some profits, then kindly express your appreciation and support to this work by sending some altcoins to any of the following wallets, this will encourage me sharing more stuff with the public:
BTC : 15VLCLZRkEhhZn6E4gNjMLVYnmCcUzKvWU
LTC : LN6mE6aZhEqVVfssmaQ3kk8PPspWQ5wToy
ETH : 0x7901035f2b6f334fa404d0ceb187d7bfcfdb72ce
Combo Backtest 123 Reversal & CMO & WMA This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
This indicator plots Chande Momentum Oscillator and its WMA on the
same chart. This indicator plots the absolute value of CMO.
The CMO is closely related to, yet unique from, other momentum oriented
indicators such as Relative Strength Index, Stochastic, Rate-of-Change,
etc. It is most closely related to Welles Wilder?s RSI, yet it differs
in several ways:
- It uses data for both up days and down days in the numerator, thereby
directly measuring momentum;
- The calculations are applied on unsmoothed data. Therefore, short-term
extreme movements in price are not hidden. Once calculated, smoothing
can be applied to the CMO, if desired;
- The scale is bounded between +100 and -100, thereby allowing you to clearly
see changes in net momentum using the 0 level. The bounded scale also allows
you to conveniently compare values across different securities.
WARNING:
- For purpose educate only
- This script to change bars colors.
Candle Patterns Strategy V1//Modify DanyChe script to work in latest version of pinescript
//The script allows you to test popular candlestick patterns on various instruments and timeframes. In addition, you can configure risk management (if the value is zero, it means the function is disabled), and you can also specify the time of the trading session (for example, so that the positions are not transferred to the next day).
//The author is grateful to JayRogers and Phi35, their code examples helped a lot in writing the strategy.
Candle Patterns Strategy//I saw this code from DanyChe, i modify it to work on the latest version of pinescript
//The script allows you to test popular candlestick patterns on various instruments and timeframes. In addition, you can configure risk management (if the value is zero, it means the function is disabled), and you can also specify the time of the trading session (for example, so that the positions are not transferred to the next day).
//The author is grateful to JayRogers and Phi35, their code examples helped a lot in writing the strategy.
Scaled Normalized Vector Strategy, ver.4.1This modification of the Scaled Normalized Vector Strategy uses trailing stops and is optimized for lower TFs.
Combo Backtest 123 Reversal & Chande Momentum Oscillator This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
This indicator plots Chande Momentum Oscillator. This indicator was
developed by Tushar Chande. A scientist, an inventor, and a respected
trading system developer, Mr. Chande developed the CMO to capture what
he calls "pure momentum". For more definitive information on the CMO and
other indicators we recommend the book The New Technical Trader by Tushar
Chande and Stanley Kroll.
The CMO is closely related to, yet unique from, other momentum oriented
indicators such as Relative Strength Index, Stochastic, Rate-of-Change,
etc. It is most closely related to Welles Wilder`s RSI, yet it differs
in several ways:
- It uses data for both up days and down days in the numerator, thereby
directly measuring momentum;
- The calculations are applied on unsmoothed data. Therefore, short-term
extreme movements in price are not hidden. Once calculated, smoothing
can be applied to the CMO, if desired;
- The scale is bounded between +100 and -100, thereby allowing you to
clearly see changes in net momentum using the 0 level. The bounded scale
also allows you to conveniently compare values across different securities.
WARNING:
- For purpose educate only
- This script to change bars colors
JackTrendChaser V3Hi everyone! I am so thrilled to announce this!
>> LIMITED TIME OFFER, read below! <<
My name is Jack and I have been trading trends using TA on Forex for 10 years now and have within the past two years been trading Bitcoin and other cryptocurrencies.
I am a part time trader and developer. On a daily basis I work as a software developer creating various algorythms for big data usage - such as machine learning etc. and I have found a passion in creating scripts to predict major trend moves. Which is why I would like to share this script (strategy) with you all!
Looking at the stats it looks amazing! 100% profitability - who doesn't want that?! But that doesn't mean it cannot be improved - I am daily looking into how I can improve this to become even more profitable.
Currently the script have been tested with BTC and ETH:
BTC = 100% profitability and 9 trades since 2016
ETH = 83% profitability and 6 trades since 2016 with a drawdown of $5.
Now - 9 and 6 trades since 2016 isn't many trades but it suites my way of trading perfectly! I aim for the major trends and try to hit the pullbacks as soon as possible.
You can use this script alone or with other complimenting indicators. I like to draw some support and resistance levels for even further verification.
TRIAL OFFER:
Everyone is offered a 15 days trail.
Let me know in the comments if you would like a trail. Please do not PM me for trails.
>> LIMITED TIME OFFER <<
Since this is my first script to publish on TradingView I am offering the FIRST 10 traders a LIFETIME access to the script for a very small price! After that everyone else will be able to buy acces for 1m, 6m, 1y or lifetime (but at a higher price).
So how do you become one of the first 10?! Simpel - just PM me for the details.
I will update this post when the first 10 has been chosen.
>> OBS: I might be away from TradingView up to 24hours at a time because of my job - but don't panic! I will keep track of every message and get back to everyone as soon as possible!
Best regards
Jack
Maverick - Strategy TesterWelcome to the Maverick - Strategy Tester.
This indicator is used for back-testing. Once you have found settings that you like, you can use my other published indicator "Maverick" to set alerts.
How to use: Apply to any chart, on any time frame. You will see LONG and SHORT signals on the chart. A LONG signal represents an entry/buy in, and a SHORT signal represents an exit/sell.
You can use the Maverick - Strategy Tester to scalp on low time frames such as the 5m, 15m, 30m etc. Or use it on higher time frames such as the 1hr, 2hr, 4hr.
You can use regular candles but Heikin Ashi are recommended for better accuracy.
When using Heikin Ashi, I have included a real price line which shows the actual price of the asset/chart at the close of each candle.
You cannot set alerts with this indicator!
Weird_DayTime_EMA_STOCHWeird_DayTime_EMA_STOCH
Checks for daily trend
uses stoch to find sell or buy on the current time frame if it is in the same direction of current trend.
Stock Strat v1Stock Strat v1
Buy: mom > mom1 and mom1 > mom2 and rsi > 80
Sell: mom < mom1 and mom1 < mom2 and rsi < 80
Stock Strat v1Stock Strat v1
Buy: mom > mom1 and mom1 > mom2 and rsi > 80
Sell: mom < mom1 and mom1 < mom2 and rsi < 80