This is a companion script to the PineCoders Backtesting-Trading Engine. It illustrates how to build a signal plot in another script, which can in turn be fed in the Engine to provide entry, exit, filter and stop information. Connection to the Engine is done through its “External Indicator” input field at the very bottom of the Engine’s Settings/Inputs. The...
My strategy uses a combination of three indicators MACD Stochastic RSI. The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time This strategy works well on stocks and cryptos especially during market breaking up after consolidation The best results are on Daily charts , so its NOT a scalping strategy. But it can...
Hello Traders, I want to share this modified experimental script I´m testing for 1 minute charts... It´s completely based on Sirof´s ANN (Artificial Neural Networks script, Murari´s modification), all the credits are for them (I just tested and switched minor modifications to the code for scalping and alert functions since I have not studied and comprehend the ANN...
Volatility Contraction is a strong trading setup for Positional Traders. It works on following time frame: Daily, Weekly and Monthly.
Added parameters for source of highest and lowest line. It's usefull for ultra volatile markets like cryptocurrencies and penny stocks. Using close price as source helps to filter out false breakout signals in turtle trading strategy.
The KPLSwing indicator is a simple trend following mechanical trading system which automates the entry and exit. The trading system is extremely simple and easy to use and removes emotions from trading. The trading or investing logic is simple.... buy on close above 20 days high and sell on close below 20 days low. No targets are given as profits are unknown...
Astrology machine learning cycles indicator signals with technical MAs indicators strategy, based on signals index of Github project github.com
Greetings Traders! This is my measly 2 dimensional non-curved take on a Penrose Diagram . What is a Penrose Diagram? jila.colorado.edu "A Penrose diagram is a kind of spacetime diagram arranged to make clear the complete causal structure of any given geometry. They are an indispensable map for navigating inside a black hole. Roger Penrose, who invented this...
This indicator shows market structure. The standard method of using Williams Highs and Lows as pivots, is something of an approximation. What's original here is that we follow rules to confirm Local Highs and Local Lows, and strictly enforce that a Low can only follow a confirmed High and vice-versa. -- Highs and Lows To confirm a candle as a Local High, you need...
Advanced Level Pivot Trading Highest Lowest Channel and Level Pivot (Fibonacci)
I present to you a script for testing the channel breakout strategy for the Bitmex exchange. Cryptocurrency itself is a trending tool, which is why breakout strategies generate the largest profits, and the channel breakout strategy is one of the most effective trend strategies. The optimization result shows the result of trading on a volume of 20% of the deposit....
This script is a combination of the Average Directional Movement Index (ADX) help to determine the trend strength with a key level and Relative Strength Index is an oscillator that measures the speed and change of price movements.
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...
This script sows you candlestick patterns in real-time. At that moment script knows Bearish/Bullish Engulf and Doji Points. You can recommend me which pattens you want to see in next version at comment section below
Hello World It’s no secret that trading sessions play a massive role in market movement and liquidity. We can clearly see in the image about how important identifying international trading hours are for a trader. The Asian session starts around 1am GMT and often has a bearish bias through this session lasting for a few hours, after which Frankfurt and London...
Modified & Updated script from MARKET VOLUME by Ricardo M Arjona @XeL_Arjona that Includes Aggregated Volume Aggregation code originally from Crypt0rus ***The indicator can be used for any coin/symbol to aggregate volume , but it has to be set up manually*** ***The indicator can be used with specific symbol data only by disabling the aggregation option, which...
This study is a functional enhancement to conventionally used Ichimoku Clouds . It uses particular effective adaptive parameters (Relative Volume Strength Index (MZ RVSI ), Volatility and Chikou Backward Trend Filter) to adapt dynamic lengths for Kijun-sen, Tenkan-sen, Senkou-span and Chikou . This study uses complete available Ichimoku...
If you use Ichimoku Cloud strategies, this indicator is very useful for you! This code indicates the candles that break the ichimoku cloud in both directions! conversion line, base line and lagging span are disable by default, you can enable it from settings window. green triangles under the candles with green backgrounds show break out the red clouds. red...