Hello traders Sharing a sample Supertrend strategy to illustrate how to calculate a convergence and using it in a strategy I based the setup as follow: - Entries on Supertrend MTF breakout + moving average cross. Entering whenever there is a convergence - exit whenever a Simple Moving Averages cross in the opposite direction happen - possibility to filter only...
Simple strategy script I've had for a while but looks like I never published. Although it is one of my most simple it seems to have the best profitability. It is pretty rough though. the Stoch RSI has only a little weight to the trade trigger. I'll refine it more over time or you can by all means. Basically the Stoch RSI current K line has to be OVER 40 to...
Based on the work done by sirolf2009 Many many conditionals Best on high liquidity / high volume markets Not so great on low volume alts (still better than manual trading for me) This is a stripped-down version of the code in buyBot, converted to Pine
A simple strategy that use MACD and STOCHASTIC to give buy/sell signal. Use fractals to put stop loss
A simple strategy that use EMAs convergence/divergence and RSI peeks to take position. Fractals are really useful to positioning your stop loss. It works well on commodities and forex markets.