MAGAZ LUIZA ON NM, PETROBRAS PN N2, VIAVAREJO ON NM, BANCO INTER PN N2, VALE ON NM, ITAUSA PN N1
Petróleo Brent, Petróleo bruto, Ouro, Prata, Gás natural, Bitcoin
Títulos Americano de dez anos, Título Português de dez anos, Juros de Título Britânico de dez anos, Alemanha 10A, Japão Rendimento 10A, Títulos Europeus
Sample Strategy: MACD Crossover with trend filter options MA Filter : Price Close Above MA, Search for Buy, Price Close Below MA, Search for Sell ADX Filter : Take trade only when ADX is above certain treshold MACD Signal : MACD Cross above signal line while under 0 line indicate Buy Signal MACD Cross below signal line while...
Using the crossings of two Moving Averages to trade in a trading strategy is a Trend-Following approach. As the name would suggest, to be successful, it requires the asset to be on-trend. The general limit of a common strategy based on Moving Averages is that they underperform when the market is less volatile or trading sideways. When volatility compresses, the...
This is a powerfull strategy which is made from combining 3 multi timeframes into one for profit max indicator In this case we have daily, weekly and montly. Our long conditions are the next ones : if we have an uptrend on all 3 at the same time, we go long. If we have a downtrend on all 3 of them at the same time we go short. For exit, for long, as soon as...
Here's a strategy for low time frames (30min suggested) for BTC , based on momentum Analysis using Stochastic RSI By default the strategy will use the 50% of the specified capital for each trade; if "Gamble Sizing" is enabled, it will add the specified amount of capital (25% by default, until reaching the 100% limit or lower) for the next trade after having...
Today I bring another crypto strategy that works greatly with pairs like BTCEUR, ETHEUR, for 3h+ time frames. Its a risky strategy because we have a hard stop loss of 25% of our capital which can be modified. The idea behind its simple, we have a candle which is made from open+high+low+close / 4 , and we make the decision based on this one. We only go long with...
This script tells you if GBTC is overvalued or undervalued compared to Bitcoin.
This is a simple and efficient crypto strategy, designed for big timeframes like 12/24h. On history it beats buy and hold strategy in many ocasions, and because of a low DD, pyramid can be used to elevate our winnings while still keeping a low DD < 40% avg. For the purpose of this example, I used 100% of the capital on each trades, together with a comission of...
Plots standard deviation of returns (realized volatility), and annualizes it for the selected timeframe. Suitable for forex/cryptocurrencies which trade 24/7.
Escaping of Rate from Average By Mustafa OZVER This code shows a location of a rate or price (or etc.) from the average, rated by the standard deviation. To show that, calculates the ema and standard deviation of our data then calculates the distance between ema and the current data by the standard deviation. In summary, we can say that this value is the current...
With this plot one is able to compare the different % change in the given time frame. It calculates the sma of a given period (defval = 7) for the close/open. Strategy would be to choose (trade) from one to other asset in order to get higher rates when pumping or lower when dumping. The Symbol & exchange has to be specified. defSymbols = BTC, ETH and LINK ...
I wrote my first article in May 2020. See below BTC and ETH Long strategy - version1 After 6 months, it is now time to check the result of my script for the last 6 months. XBTUSD (4H): 14/05/2020 --> 22/11/2020 = +78% in 4 trades ETHXBT (4H): 14/05/2020 --> 22/11/2020 = +21% in 9 trades ETHUSD (4H): 14/05/2020 --> 22/11/2020 = +90% in 6 trades Using the...
Lite version of the original Trendy Bar Trend Color This will only color the candlestick body of your chart Can be used with solid, hollow, renko, or any other chart type Custom coloring for Highs, Lows, and consolidation is removed
This strategy is designed for crypto markets like ETHUSD/T, BTCUSD/T and so on. It works amazingly with 15 min time frames. Its idea consists in : We have the RSI indicator, and with it we check for the crossover with overbought and oversold levels. At the same time we have the zigzag which is made from the higher highs and the lower lows between a specific...
Use long and short moving average to look for a potential price in/out. (default as 14 and 7, bases on the history experience) ADX and DMI to prevent the small volatility and tangling MA. This script allows you to set the beginning & end time to test the bullish & bearish market. If you want an indicator version, here is...
This strategy measures and creates a signal when an asset is moving out of a correlation with high yield bonds or the CBOE VIX into an inverse correlation, as well as when an asset is losing correlation with a top corporate bonds ETF. When this signal is triggered, the simulation has the portfolio asset go long. Additionally, exits are based on a 2% stop loss...
The purpose of this indicator is to provide an easy-to-read binary dashboard of where the current price is relative to key dynamic supports and resistances. The concept is simple, if a dynamic s/r is currently acting as a resistance, the indicator plots a dot above the histogram in the red box. If a dynamic s/r is acting as support, a dot is plotted in the green...
This is nothing other than an update and slight modification to the original Godmode Oscillator published by xSilas The update done by sco77m4r7in and myself. Change Log: Repaired the multi exchange option for BTC Added additional 'Caution!' dots with color coding. white = Early Caution signal yellow = standard 'Caution!' signal red = Extreme Caution...
As some of you requested, I will make the code for QuarryLake Open for you all. I have also updated the script in version 4. This strategy consists of 3 indicators that I found works quite well together. Keltner Channel, Waddah Attah Explosion, and Volatility Stop . KC Period = 200 KCATR = 5 Vstop Period = 3 Vstop Mult = 1.5 Long when close > KC, close >...