This is a simple, yet very efficient crypto strategy, adapted to 4h time frame, on big coins like ETH and BTC. However it can be adapted to other markets, timeframes etc For this strategy I use a combination of a trend line, an oscillator, price action and volume. This strategy has both the opportunity to go long and short. As well, it has a leverage simulator...
This is a trend trading strategy scalping bot that can work with any type of market. However I concluded my tests so far with Crypto, Stocks and Forex, and with optimizations always could be found some profitable settings. Indicators SImple Moving Average Exponential Moving Average Keltner Channels MACD Histogram Stochastics Rules for entry long= Close of...
Some time ago I published an example of simple custom screener in PineScript: The only thing this screener did is created a dynamic label with screener output. Recently TradingView announced alerts from the strategy with the possibility to add custom messages to alerts. So using it I was able to create a bit more advanced screener which sends results as...
This is a strategy made from ichimoku cloud , together with MACD, Chaiking Money FLOW and True Strenght Index. It can be adapted to any timeframe and any type of financial markets. The idea behind its very simple, We combine the long / short strategy from ichimoku, like cross between lines and below/above cloud together with histogram from MACD for...
Hello, today I bring a swing reversal strategy that work on all financial markets. It uses timeframes starting from 1h, the bigger the better. Its very dangerous because it has no stop loss, neither a take profit. Our exit condition is based on the reversal on the entry . For entry we have 2 types : normal and reversal Lets say we want to go long , for that we...
Contrarian Scalping is an trading strategy designed to take advanted of a counter-trend. The advantage of these strrategies types is that they have a good profitability but with do not great gain (in relation at the time frame). Indicators used: Bollinger Envelope ADX Stochastic Rules for entry For short: close of the price is above upper band from bb and...
This is a swing strategy designed for trending markets such as crypto and stock, with big timeframes , like 8h. For this strategy we take SMA, EMA, VWMA, ALMA, SMMA, LSMA and VWMA and make an apply them all to both HIGH and LOW separately and make 2 averages, 1 applied to high and the other applied to low. With them we make a channel. Rules for entry For long:...
Hello there, Today I bring you a stock market strategy, specialized in NASDAQ stocks. Its a daytrading strategy, that can only do a max of 1 trade per day. In this case it only trades the first 2 opening hours of the market. The rules are simple : We follow the trend based on a big EMA, in this case 200, after that, we check for VWAP direction , then, we...
This is a full price action strategy designed for trending markets such as crypto and stocks. Its purely made on calculations for the highest high and lowest low using 2 different length , a faster and a slower one. With those we make multiple averages. Rules for entry: For long: our close of the candle is above both the average using fast and slow line For...
Hello, this is both a strategy and indicator that revolves around Heikin Ashi candles. In this case we take 3 different time frames, in this example we use daily , weekly and monthly. The conditions for entry are : For long : we check that we have a green daily candle, at the same time we check that the weekly and monthly candles are also green. For short : We...
Like the nature, markets don't like the void, and this is something we can take advantage of by trading gaps on some markets. This technique is well known, so I wanted to write a tiny script based on this strategy to get a bit more comfortable with it. IMPORTANT: Default parameters wont give you good trades on every markets, you need to modify these parameters...
This is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average. Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes. It works nicely ,beating the buy and hold for both BTC and ETH over the last 3 years. As well with some optimizations and modifications it...
This is a strategy designed for swing trading on markets such as crypto and stocks. Its components are: VWAP Time Management Risk management Rules for entry: We entry only on Monday, if our close of the candle crossed above VWAP Rules for exit We exit always on Sunday or if we either hit the TP/SL levels. If you have any questions let me know
This is strategy, mainly designed for stock markets It makes uses of the EMA 50/ 200 ( Golden cross) and VWAP and Bollinger bands. It only takes long positions. It can be adapted to all time frames, but preferably to be used with longer timeframes 1h + The rules for entry are the next ones : 1. EMA50 > EMA 200 2. if current close > vwap session value 3. check...
This is a modified RSI version using as a source a big length(50 candles) and an average of all types of sources for candle calculations such as ohlc4, close, high, open, hlc3 and hl2. In this case we are going to use a 0-1 scale for an easier calculation, where 0.5 is going to be our middle point. Above 0.5 we consider a bullish possibility. Below 0.5 we...
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...
Simple and efficient multi moving average strategy combined with risk management and time condition. Indicators/ Tools used Multi selection moving average type like SMA , EMA , SMMA , VWMA , VIDYA , FRAMA , T3 and much more Limit 1 entry max per week, entry on monday exit on sunday or risk management tp/sl. Rules for entry: LONG:Close of the candle cross above...
This is a DAILY High/LOW strategy combined with a moving average and volume for more accuracy. The rules are simple : For long if we had a cross of the high with the previous high and close of the candle is above moving average and chaikin money flow volume is positive we have a long entry. We exit when we cross down the moving average with the close of the...