LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV, SIRIUS MINERALS PLC ORD 0.25P, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, TCG
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Gold, Brent Oil, Crude Oil, CFDs on Natural Gas, Palladium, Silver
Buying during Miner Capitulation yields wonderful returns. The best buy signals occur on Hash Rate "recovery", and when price momentum is also positive. Historically, this strategy has yielded average returns to cycle peak of >5000%, with max Drawdown of -15%. Follow me to learn more about this indicator.
No scammers allowed. I protect CT This dude on Twitter @TradingScript(UT Bot) tried to take this free script and sell it. All the inputs he put in are there to make it look complex and don't actually do anything. The only thing that changes is "Key Value". This is the ATR multiplier and in basic terms determines the sensitivity on the indicator. The original...
So this script is my improvement to macd that we all know . it faster and more accurate with less lag first is based on OBV as it primary source next we convert the OBV to MA style format , in this case we can add all form of MA in order to calculate it . as you will see in settimgs it has many type of MA as each beahave differently I make the signal to be in...
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that allows you to swich to signals from Heiking Ashi. I saw that author uses HA for the indicator and on HA it...
Fixed a typo in the code where BB multiplier was stuck at 1.5. Thanks @ucsgears for bringing it to my notice. Updated source: pastebin.com Use the updated source instead of the what TV shows below. This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book "Mastering the Trade" (chapter 11). Black...
Make this version of the famous WaveTrend indicator has the following characteristics: - WaveTrend direction detection - Customizable overbought and oversold level (set by default just like the original version) - Possibility to modify the length of the channel (set by default same as the original version) - Possibility of modifying mobile period (set by default...
This is a Fibonacci Retracement indicator based on Pivots. The Fibonacci lines are always drawn between the LAST High Pivot (Red Triangle Down) and the LAST Low Pivot (Green Triangle Up) Every time a new High or Low Pivot is found, the Fibonacci lines changes. "RightBars" & "LeftBars" from Pivots are kept the same > "Bars" In this example (BTCUSDT) the "Bars"...
The "AC-P" version of Jaggedsoft's RSX Divergence and Everget's RSX script is my personal customized version of RSX with the following additions and modifications: LSMA-D line that averages in three LSMA components to form a composite, the LSMA-D line. Offset for the LSMA-D line is set to -2 to offset latency from averaging togther the LSMA components to form a...
CREDITS to @HPotter for the orginal code. CREDITS to @Yo_adriiiiaan for recently publishing the UT Bot study based on the original code - I just added some simple code to turn it into a strategy. Now, anyone can simply add the strategy to their chart to see the backtesting results! While @Yo_adriiiiaan mentions it works best on a 4-hour timeframe or above, I...
I use this indicator mainly for forex on 4 hours , but can be use to any you choose So its ICHIMOKO in a form of RSI entery either from lower =green line , or from signal of trend up or down ( blue cross /red cross) or by cross up the cloud exactly the oposite for exit for this method i use the conversionLine instead the baseline as it faster The trend...
Relative Volume or RVOL is an indicator used to help determine the amount of volume change over a given period of time. It is often used to help traders determine how in-play a ticker is. General rule of thumb is the higher the RVOL, the more in play a stock is. I myself like to use it as a substitute of the volume indicator itself. Basic Calculation: Relative...
This is experimental model for 15 min chart . first is upper and lower border in gray =upper or resistance line black line = support line this similar in concept to darvas box but I use instead open and close instead high and low next is open close high and low candels in red and lime to see the opening and closure with color to direction of the trade you...
I share this simple indicator for free. The indicator consists of marking the most important swings, either high or low. So you can analyze how the price interacts in the future with these values. The original code belongs to another author. I added the possibility to filter swings between dates, this way only the swings we are interested in between those dates...
Very simple ichimoku strategy Buy above the cloud and sell below it
ATR Trailing Stoploss Buy=crossover(close,TS) Sell=crossunder(close,TS)
Indicator for strategy that was used in a Forex competition and was a winner. Use double MACD with custom settings, search video on YouTube: Learn Five Powerful MACD Trading Strategies Add some tools to analyze the market context a little more: - Detector of regular and hidden divergences. - Atlas Zone (detects consolidation that is about to generate a...
Based on comment of @coondawg71 I tried to compare VWAP and EVWMA. Both are sort of moving averages so I decided to create a MACD based on these 2 indicators. In parameters you can set EVWMA Length and 2 smoothing lengths for "macd" and "signal". Strategy seems to work pretty good at 2h-8h timeframes for crypto. What do you thing about it?
Accidentally, I’m sharing open-source profitable Forex strategy. Accidentally, because this was aimed to be purely educational material. A few days ago TradingView released a very powerful feature of dynamic values from PineScript now being allowed to be passed in Alerts. And thanks to TradingConnector, they could be instantly executed in MT4 or MT5 platform of...