The Bollinger Bands are among the most famous and widely used indicators. A Bollinger Band is a technical analysis tool defined by a set of trendlines plotted two standard deviations (positively and negatively) away from a simple moving average ( SMA ) of a security's price, but which can be adjusted to user preferences. They can suggest when an asset is oversold...
BOT 2023 test 111111111111111111111111111111111111111111111111111111111111111111111
This strategy uses isolated margin to enter long or short positions on BTCUSDT based on the crossover of the short and long moving averages. The takeProfitPct and stopLossPct input variables define the percentage at which to place take profit and stop loss orders. The leverage input variable allows you to set the leverage used for the trades. The entrySize...
This trading script is AI generated through the use of machine learning. Have fun ;)
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Made to make it easier to count Elliott waves. If you renew your new high price, you'll continue your new high price When the new low is renewed, the new low is continued. If you are within the range of the previous candle, use the ratio of the difference between the median value of the previous candle and the closing price of the current candle to determine...
In this version of the script you can force to cancel your position after some amount of time indepedently on price action. For example, your bot open a short position with SL=1% and TP=2.4% but price did not reach any of this level over the course of to say 8 hours. In this case, position will be closed regardless of the price. Other interesting features are...
Double Inside Bar & Trend Strategy - Kaspricci This strategy combines the Double Inside Bar candlestick pattern with a trend filter. Once the second inside bar closes and price is above trend moving average, a buy stop order is placed at high of the candle. If price is below trend moving average, a sell stop order is placed at the low of the candle. This...
50 Pips A Day Strategy This strategy is designed to work on 1 hour timeframe. It is designed to capture the early market move of major forex pairs like EURUSD or GBPUSD. It takes the high and low of the first candle (7 a.m. GMT, London Stock Exchange opens) and places to pending orders at these prices levels. High + additional gap in pips = buy stop pending...
There are some ideas out there that the market is like a collection of quantum events and that it could all be broken down into sine waves. I created this script to put that to the test. The idea is simple, I tested 3 different factors that could be put into sine wave form. 1.) Bar Change 2.) Volume Average Change 3.) Coin Flip For the bar change, I...
TestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest TestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest TestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest TestTestTestTestTestTestTestTestTestTestTestTestTest...
This is a very simple, yet effective and to some extend widely followed scalping strategy to capture the underling sentiments of the counter whether it will go up or down. What is it? This is Open-High-Low (OLH) strategy. As you already aware of Candlestick patterns, there is patterns called as Marubozu patterns where the sell wick or buy wick either ceases...
the published strategy is based on artificial neural network. help me with your comments.
The developed script is based on artificial neural network algorithm.
What is the Trend Breakout high/low #1? This script uses the high/low of each fixed time period as a conditional judgment, and when the high/low is broken as a buy/sell signal, trying to capture a trend. How to use this script? Start date and Stop date: You can choose the date of the test. Trading cycle: Selected time period is used as the basis for determining...
This strategy utilises 3 different conditions that have to be met to buy and 1 condition to sell. This strategy works best on the ETH/USDT pair on the 4-hour timescale. In order for the strategy to enter the trade, it must meet all of the conditions listed below: ENTRY RSI increases by 5 RSI is lower than 70 MA9 crosses above MA50 To exit a trade, the below...
Strategy based off Heikin Ashi candles and their correlation to common Japanese candlesticks . This strategy will signal a trend change when a candlestick closes above/below the opening price of a Heikin Ashi candle of the opposite kind.