OVERVIEW The Average True Range Multiplier (ATRX) is a simple technical indicator that takes the value of the ATR indicator and multiplies it by a user-specified amount. CONCEPTS This indicator is primarily used to set key levels based on historical volatility. The ATR indicator alone measures the historical volatility of the selected instrument, this...
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...
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...
Hi everybody, This strategy is a RSI, Price Averaging, Pyramiding Strategy based on the earlier RSI+PA+DCA strategy. See below. For this slightly different strategy I left the DCA option out and instead focused on the Take Profit calculation. In the previous strategy the Take Profit was directly connected to the Average Price level with a specified take...
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...
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...
While creating this strategy, I was inspired by "ott(by Anıl Özekşi)" and "RSI + Bollinger Double Strategy(by ChartArt)". Basically, the strategy uses ott bands instead of bollinger bands in the "RSI+Bollinger Double Strategy". User can select take profit, stop loss, position direction(long, short or both) and the other ott parameters via interface.
this andicator is build in base of ichimoku cloud. Select the interval at which the kumo clouds change phase and depending on what time frame we are in, we give the time inputs to the indicator. then, the indicator calculates the area of the cloud and set the ascending and descending targets when price break the highest or lowest candle in that time range. So...
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...
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...
Strategy with simple stop-loss and take-profit in percentage. If last trade was a successful one then repeat it. If not successful - do a reversal trade.
Library "Strategy_PnL_Library" TODO: This is a library that helps you learn current pnl of open position and use it to create your own dynamic take profit or stop loss rules based on current level of your profit. It should only be used with strategies. inTrade() inTrade: Checks if a position is currently open. Returns: bool: true for yes, false for no. ...
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...
Trend-following strategies are great because they give you the peace of mind that you're trading in line with the market. However, by definition, you're always following . That means you're always a bit later than your want to be. The main challenges such strategies face are: Confirming that there is a trend Following the trend, hopefully, early enough to...
The purpose of strategy is to detect long-term uptrend and short-term downtrend so that you can easy to take profit. The strategy also using BHD unit to detect how big you win and lose, so that you can use this strategy for all coins without worry about it have different percentage of price change. ENTRY The buy order is placed on assets that have...
// Custom Vortex Strategy (backtester) // Custom version of the Vortex indicators that adds many features: // -Triggers trades after a threshold is reached instead of the normal vortex lines cross (once the difference between the 2 lines is important enough) // -Smooths the Vortex lines with an EMA // -Adds Take Profit and Stop Loss selection // -Adds the...
Useful in case you use Average True Range to determine Shows Stop Loss and Take Profit price levels. For example, if you want to put Stop Loss with a distance of 1.5xATR and Take Profit 2xATR for a long trade, put 1.5 as Lower Factor and 2 as Upper Factor. Lower and Upper prices will show price levels for SL and TP respectively.
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...