This is another simple strategy based on ema Entry Buy - 1) when close crossover ema then buy and only open one trade till it not close 2) if previous buy trade is profitable open another trade and check again trade is profitable or not 3)if trade is not profitable reset and wait for sell condition... Entry Sell -1) when...
This strategy is based on multi time frame technical indicators such as; 1. RSI (10,50,100) 2. MFI (10,50,100) 3. RVI (10,50,100) 4. BOP (10,50,100) 5. Super Trend 6. SAR indicator 7. Higher highs and lower lows 8. SMA (9,500) 9. EMA (9,200) After evaluating different parameters provided by those indicators, script is in a possition to determine optimul...
This strategy allow the user to move the EMA which control the Buy&Sell Strategy and show the EMA ribbon that can be found in the Template area. Buy showing the ribbon and letting the user to adjust the EMA signaling the B&S strat the user can create an elaborated strategy for buyPoint and sellPoint. The 35EMA Cross is choosen by default but I recommend to move...
This is a Buy And Sell Strategy I haven't seen anywhere so i share mine. Used on Bitcoin - daily chart - the strategy generate sell and buy indicator on crossover and crossunder the 150 simple moving average.
Buying and Selling Smoothed with Histogram Smoothed version with version with a red line representing the selling pressure and a green line which represents the Buying pressure. If the green line is above the red line it would mean that the Buying pressure is more and vice versa. The difference between the two is plotted as a Histogram. This is a cumulative...
This strategy is based on my script "AVERAGE MULTI_SMA" The strategy is based on the created media, giving BUY signal when the price closes above the average and the average is rising. For the SELL signal the price closes below the average with the average falling. For those who are interested in how the "AVERAGE MULTI_SMA" script works, I ask you to analyze...