This strategy trial is let you to giving sell and buy orders with ATR (average true range) and an coefficent for them. it is my first strategy work, needs to be upgraded. USE IT WITH YOUR OWN RISK. IT IS NOT EVEN GUARANTEED TO WORK.
When the market is giving the signals for bullish trend, which shows the shorter period exponential(20) moving average crossing the longer period moving average(50), with a strength shown in the market i.e. RSI greater than 40. So when all these conditions are met a buy signal is generated in output (Output of Ema cross and Rsi) having value as 1. So a trader can...
This RSI has a very clear idea about when to buy and sell. It plots buy and sell signals. It is an expert system. Yes, of course, it can make some errors. You should have used stop-loss
I decided to make my power fractals indicator open source. (/script/el8MaHcq-Power-Fractals/) Feel free to use/change/improve.
Indicator is obtained by importing RSI(14) into HULL moving average source with 2 different periods, as one is long period and the other is short. When green line (short period) cross upward the red line (long period) , this is a BUY; vice versa it is a SELL. When HMA Short Period is set to 1 (one), yielding line is absolutely the same line of RSI (14). You can...
Simple indicator for crossing moving averages to identify trend and adjust bias
This is a simple update to the Mayer Multiple script by Unbound , which charts an indicator created by Trace Mayer and popularized by Preston Pysh. The original post identified any price below 2.4x the 100-day MA as the BTC buy threshold. While the logic there is historically sound, it does not account for the fact that the BTC trend is parabolic in nature. With...
Permite identificar puntos pivote diario, semanal y mensual e implementa la estrategia de Day of Reversal con RSI para identificar puntos de inflexión (compra o venta) en los instrumentos.
This identifies Buy and Sell Points once the period high breaches the SMA High and period low breaches the SMA Low. It produces profitable results greater than 87% of the time. You should still monitor and set up stop-losses as appropriate.