It has happened to everybody. You enter the market, the position gets a stop loss, then later the market goes in the direction you originally planned. Worse yet - you enter a position, the market goes in your favor, gets near the target, and then it reverses and you get stopped. We brazilians call this a "violinado", or getting violinated. It happens either...
Another script based on Linda Raschke's strategy with the same name from her book about swing trading.
Improved Simple Strategy based on RSI, using overbought or oversold levels. Backtest: ETHPERP (FTX) - 30m Set STOP LOSS and GET PROFIT as a percentage (2% and 10% by default). If strategy.position_size != 0 algorithm convert percentages into points and set stop loss and take profit limit orders.
Hello my young padawans looking for the FORCE to get richer on your next trade I got pinged at least three times today asking where the hell is the indicator of the day. You asked, I delivered :) Here's your free open-source Trade Manager Version. My associates might kill me for sharing that one... anyway this is a real GIFT. I won't share such quality...
The Levels Of Greed indicator is based on the same idea as the Levels Of Fear one and was suggested by several traders in the comment section. It helps analyze price advances to find the best levels for closing a long position in an asset after a quick surge or longer up-trend. In finance, volatility is a term that describes the degree of variation of an asset...
Triple Modified Hull Moving Average Cross By What is this? this is a modified formula for Hull moving average, it is more accurate and predicts the golden and death cross earlier. How to use? Work better in high time frames (1D,1W) the white line vs the red and the orange lines : 1 - when the white line crosses the red and the orange lines from the ...
This is a simple script to quickly see changes in % in each candle. In blue open/close variation. In red Histogram with range between high and low. This helps me understand very quickly what's the typical change in % for a specific timeframe/pair, so I can fine tune my Stop Losses and Take Profits.
I publish the code again in case someone is interested in learning. I am not an expert, I learned from others who published their scripts and for this reason I do the same. If someone tries to sell you a script it is because they do not make money with it in trading and they need to sell it to earn something. It is a simple combination algorithm of 3 EMA with...
This indicator shows the relation of price against different period ma's. When put in daily Timeframe it gives the 1400 Day (= 200 Weekly) and the 200 ,100 an 50 Daily. The lines show the 200,100 and 50 ma in relation to the 1400 ma. JD. #NotTradingAdvice #DYOR
Taking your first steps into automated trading may be challenging. Coinrule's mission is to make it as easy as possible, also for beginners. Here follows the best trading strategy to get started with Coinrule. This strategy doesn't involve complex indicators, yet was proved to be effective in the long term for many coins. Results seem to be improved when trading...
First I would like to thank to @JustUncleL since this strategy started from one of his scalper strategies This strategy can be adapted to all time charts . First it has the session where we want to trade, for this example I choosed the EURUSD so I only take in consideration london/neywork session. Its made from 3 EMA : normal slow ultra slow It has has the...
This indicator calculates Stop-loss and Take-profit limits and plots them on the chart based on the daily ATR value for a given instrument. The Stop-loss is calculated at the current close price minus 1x ATR and is plotted as a red line by default. The Take-profit is calculated at the current close price plus 1.5x ATR and is plotted as a green line by...
This script is for a triple moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually. - Crossovers are plotted on the chart with detailed...
This indicator measures the vertical distance form the current close to the MA of your choice. I find that it does not work best as an oscillator, but it works well for providing early signals for taking profits when trend continuating. For example, if you go short due to a retracement to the MA (of your choice) take profits when a bearish trendline is broken...
Kzx Position tracker mod v1.0 by RX-RAY Original script by K-zax The modification was made for the USDRUB ticker (the number of digits in the values of price, interest, lot volume and profit loss for other tickers may affect the positioning of the inscription, but it is fully operative and it may be used with other tickers ) Typical...
Here you can choose to plot 3 different ATR values in 1 window. I use this indicator to get the values of my stop loss and take profits. You can change the multiplier value for each ATR Line and the length of the base ATR. Ty
Especially useful when using it for stocks in intraday screening for daytrading. This gives you quick information about the volatility at the moment when you look at the stock. The current range of the last candles (adjustable) is calculated so that you can stop based on the Vola. In addition, the daily volume and daily range are calculated in the table and...