Cyato Grid Basic Buy & Sell [BACKTEST]Private indicator
This Grid bot strategy creates buy orders when the price goes down one level or more, and sell order when the price goes up one level or more.
To avoid useless trades, the lastest traded level is disabled until another level is crossed.
To create the grid, one upper level and one lower level is calculated. Those 2 levels are either given by the user using "MANUAL" mode or automatically calculated by an AI. The space between these two levels are then divided equally into several steps, creating the grid. The number of steps is chosen by the user, from 3 to 20.
HOW IT WORKS
This is the Backtest version meaning this is the one you should use with the Strategy Tester (more below).
Select either "MANUAL" or "AI" mode.
When using "MANUAL", you have to configure an upper level and a lower level.
When using "AI", the upper and lower level are automatically calculated from last 7 days high/low plus a 3% deviation. You can configure the timeframe and the deviation.
Select the grid quantity, from 3 to 20.
Example with 3:
Example with 10:
Example with 20:
You can choose between "Once Per Bar Close" or "Once Per Bar" alert type.
"Once Per Bar Close" will wait candle close to confirm a trade.
"Once Per Bar" will trigger a trade if the price crossed a step anytime inside a candle. Note that the backtest will still use bar close price in its calculation.
BACKTESTING
The strategy will buy 1 contract when a BUY signal appears and sell 1 contract when a SELL signal appears.
Here 1 contract = 1 BTC
The strategy can buy up to 20 contracts. Pyramiding is enabled.
The Backtest info panel is here to show how many trades are open in the backtest.
I know very well that a backtest has no value if several trades are left open. That is why I coded a feature to close all open trades at once on the last candle. This feature can be turned on and off.
To get this indicator, use the link in my signature below, thanks!
Komut dosyalarını "bot" için ara
Cyato Grid Basic Buy & Sell [ALERTSETUP]Private indicator
This Grid bot strategy creates buy orders when the price goes down one level or more, and sell order when the price goes up one level or more.
To avoid useless trades, the lastest traded level is disabled until another level is crossed.
To create the grid, one upper level and one lower level is calculated. Those 2 levels are either given by the user using "MANUAL" mode or automatically calculated by an AI. The space between these two levels are then divided equally into several steps, creating the grid. The number of steps is choosen by the user, from 3 to 20.
How it Works
This is the Alert Setup version meaning this is the one you should use to create alerts (more below).
Select either "MANUAL" or "AI" mode.
When using "MANUAL", you have to configure an upper level and a lower level.
When using "AI", the upper and lower level are automatically calculated from last swing high/low.
Select the grid quantity, from 3 to 20.
Example with 3:
Example with 10:
Example with 20:
Creating the Alerts
When opening the alert popup, select "Cyato Grid" in the condition.
Make sure to use the option "Once per bar close" in order to stay in sync with the graphics on chart. (Only use "Once per bar" if you really know what you are doing).
Available alerts:
- BUY : Buy alert. Green label on chart.
- SELL: Sell alert. Red label on chart.
To get this indicator, use the link in my signature below, thanks!
FibonacciThis indicator represents smoothed weighted moving average combinations of various Fibonacci numbers, great support and resistance for long-term trading and confirmation.
Obtained by adapting the Fibonacci numerical series to weighted moving average combinations.
The application of Fibonacci numbers to weighted moving average combinations is an indicator that indicates significant resistance and support to work.
1 - MavilimW has 2 colors now. Blue signals for uptrend, red for downtrend.
2- You can change the sensitivity of the indicator by changing the first two parameters
3- In the settings, you can also add the original version by checking the "Show previous version" button
4- The indicator automatically calculates the Fibonacci series when you change the two parameters
TIP: the first parameter must be equal to or less than the second
some examples: 0.1 or 1.1 or 1.2 or 2.3 or even 5.5 and so on ...
increasing the parameters, the indicator becomes less sensitive to the buy and sell signals, but has a high potential to become a support or resistance line
decreasing the parameters, you can have more sensitive buy and sell signals that change the color of the indicator.
--------------------------------------------------------------------------------------------------------------------------------------------------
Este indicador representa combinações médias móveis ponderadas suavizadas de vários números de Fibonacci, um grande suporte e resistência para negociação e confirmação de longo prazo.
Obtido através da adaptação da série numérica de Fibonacci às combinações de médias móveis ponderadas.
A aplicação dos números de Fibonacci às combinações de média móvel ponderada é um indicador que indica resistência e suporte significativos ao trabalho.
1 - MavilimW tem 2 cores agora. Sinais azuis para tendência de alta, vermelho para tendência de baixa.
2- Você pode alterar a sensibilidade do indicador alterando os dois primeiros parâmetros
3- Nas configurações, você também pode adicionar a versão original, marcando o botão "Mostrar versão anterior"
4- O indicador calcula a série Fibonacci automaticamente quando você altera os dois parâmetros
DICA: o primeiro parâmetro deve ser igual ou menor que o segundo
alguns exemplos: 0.1 ou 1.1 ou 1.2 ou 2.3 ou até 5.5 e assim por diante ...
aumentando os parâmetros, o indicador se torna menos sensível aos sinais de compra e venda, mas tem alto potencial de se tornar uma linha de suporte ou resistência
diminuindo os parâmetros, você pode ter sinais de compra e venda mais sensíveis que mudam a cor do indicador.
RobinHood S/R BotThis script is used for setting stop-losses, or take profit areas for automated trading. It can also be used for manual TA. The gray lines represent long term support or resistance, and they closely follow the upper or lower Donchian
channel lines. The red resistance lines indicate where the resistances are, while the green support lines are an indication where the support is.
Four types of support and resistances can be automated, or used manually with SR Bot.
1) S/R Trailing
S/R Trailing follows the red and green support and resistance lines which are based on Donchain channels. The blue S/R Trailing support-line follows the green Donchian support-lines, and the red S/R Trailing resistance-line follows the red Donchian resistance-lines.
2) Candle Trailing
Candle Trailing will follow a specified number of candles behind the current one.
3) Static Stop
Static Stop can be placed anywhere, just enter the exact price you want it at.
4) CandleStick Stop
CandleStick Stop has three lines for bullish candlesticks and 3 lines for bearish candlesticks. All three lines can be custom set for entry, exit and take profit, and customized based on the candlestick pattern you are trading. Candlestick patterns are pulled from RobinHood Candles.
All four stop-loss types are set up with alerts, and can be used in all financial markets.
The S/R trailing stop repaints. The Candle Trailing, Static Stop, and Candlestick Stops do not repaint.
KAMA-ST BotExperimental supertrend model using KAMA (Kaufman Adaptive Moving Average) instead of RMA /SMA.
Good for scalping, NOT trend trading.
DO NOT USE THIS AS A STOPLOSS... you will get stopped!
Signals as what they are, no repaint, use other indicators as confirmation.
...have a play, good luck & stay safe!
Reticulata Enhanced - StrategyThis script is the backtesting for Reticulata Enhanced.
Building on our core script - Reticulata, the enhanced version features several requested extras to give you more flexibility with your trading style.
What is Reticulata Enhanced?
The Reticulata core leverages a blend of MA/RSI strategies mixed with the Bull Bear Bots optimised logic for risk management. This enhanced version takes it a step further with additional risk management features:
Trailing Stop
Fixed Stop
Fixed Stop, but move at TP
Trend confirmation
Usage
Using the indicator is as simple as:
1. Select the strategy, or combination of strategies you want to use
2. If desired, select one or more of the available trend filters
3. Adjust your stop options
4. Review backtest results
Markets
Like the core, the enhanced algo also supports a range of markets and timeframes, including the majors (EURUSD, etc...) in Forex and a variety of Cryptocurrencies including Bitcoin (BTC/XBT etc...).
All of our scripts are designed for manual traders but are ready to use with automated trading bots.
Balance BuilderBalance Builder is the culmination of everything I've learned over the last few years and will be my exclusive FOREX and crypto trading indicator going forward. I will be developing and updating it on a regular basis.
The unique signals it generates do not repaint, nor do they lag. What you are seeing is real-time and will not change once the current candle closes.
This technology analyses trend strength, momentum and the outcome of previous candles to determine the best time to accurately go long or short.
Use the labels to influence your own manual trading decisions or enable the built in alerts to hook in to your trading bot of choice and automatically trade around the clock.
The system can be applied to any instrument but the defaults are tuned for trading Bitcoin on the 4 hour chart. Higher time frames such as this are recommended to increase the win-rate but the parameters can easily be tweaked to cater for shorter term trading.
Important: I personally use Heikin Ashi candles with this script to further filter entries. An option is available within the script settings to toggle this on/off should you wish to do the same.
This is a premium script. Please DM me for access.
[BT] - Manual TSSL [ALERTS] v1Manual TSSL - V1
Enter the market on your own, and use this script to alert you when to sell. I found myself many times in position but wanted a script to help automatically exit the market when I stepped away.
Directions
You must provide the timestamp and price in the settings. Adjust the TSSL settings, make sure you leave enough room so the market can breath. Once the price goes below the bottom TSSL red line, is when the alert will trigger. Added some labels to keep track of the buy/sell and when the bottom TSSL price moves up.
If you like this idea, but would like another indicator instead of TSSL, please feel free to message me directly.
Thanks for looking!
Ichimoku+P&F+Stoch+NoRange+HL+crossupThis is a highly advance trading strategy for high frequency trading on Bitmex, Binance Futures, ByBit and others. I'm using variations of this script to manage $500K institutional account! Forward tested results available for 1.5 years. This script uses combination of Ichimoku cloud on multi-timeframe. Uses Stochastic RSI indicator on multi-timeframe. Uses Point and Figure analysis. Used EMA crossup for longs
Currently looking for Beta Testers.
Instructions:
1. Each coin is unique so needs a lot of time to fine tune the parameters.
2. This parameters tuned only for Longs (inquire for Shorts)
3. This is only tuned for BTC but I have tuned parameters for all coins (inquire for help)
Settings:
1. Chart timeframe: 3
2. P&F timeframe: 1
3. Ichimoku timeframe: 15
5. Stochastic timeframe: 15
Current exchange integration: Bitmex, Binance Futures, Bybit... More will be added soon.
[BT] - ScalpMaster [ALERTS] v1Go easy on this script as it's my first, hopefully more to come!
ScalpMaster - V1
It's main feature is catch a bull run for volatile markets. Two main selling triggers (CCI and TSSL) with an option to only sell after fees are met (for profit).
Built in Statistics and Back-testing
I've introduced my own version of backtesting built into the main script. You can disable it if it's too much, just makes it easier to dial the settings in and compare with alert triggering. I've included this on all of my scripts.
***You will get a warning that this script repaints, however you can easily compare alerts against the labels. I'm not entirely sure, but I believe the repainting is due to the Global Stats Label at the end gets repainted to keep in the front. ***
Directions
Buy: When dialing in the script, watch the purple line above the source, when the current price crosses above this purple line then the buying trigger sets.
Sell: TSSL - Trailing Stop / Stop Limit, use available settings to manipulate behavior. It's meant to trail the bull run and sell once the price crosses the bottom tssl bar
Sell: CCI - Modify the FastMA and SlowMA settings
Sell: P+ - Above won't trigger until you are in the positive after the fees x2 are met. Great to keep your losses minimal. Combine this with a high Stop Loss for great results but might be waiting awhile for a profit.
Buy & Sell XRPBTC:BINANCE 2H Trading BotBuy & Sell Alert system for BINANCE:TRXBTC
Goal is to Beat Buy & Hold on the 2H (see backtest below)
Built upon the Supertrend, ADX and Tilson T3 indicators.
A trailing Stop loss in integrated to the script, as well as a Take profit system.
To get the indicator, please use the link below, thanks!
inwCoin Sto RSI Bullish/Bearish Divergence + Scalping StrategyStochastic RSI is well-known oscillator indicator for finding potential bottom/top within each timeframe.
Inspired by some dude from twitter that showing how his bot is working. So I tried to write this strategy to work with small timeframe.
After trial and error, I found out that if we take profit by using previous high of lookback period, we still able to make some profit with small TF.
How it work?
---------------
1) This strategy will find the STO RSI bullish or bearish divergence in 15 min timeframe, if found one, it will enter the trade long or short.
2) If price sideway and the candle since last entry is more than "Cooldown period", it will start looking for STO RSI bull/bear divergence again.
3) It will keep pyramid your entry to "max pyramid" option
4) If price close above or below previous high/low from "TP lookback period" option, it will take profit or take loss of that position.
Cautions
-----------
1) The result is good because in the pass 2 months, we enter bull trend for BTC and other crypto.. So chance that we able to close position with profit is alot higher than loss.
2) But if trend change. This scalping strategy is dangerous to use, because you will take loss down and your loss will build up every single day. ( Make sure to filter trend first )
3) I tried with bear trend with short trade, and it seem profitable. ( But you'll bankrupt if you run long scalp in downtrend, and vise versa )
Alert?
------
I also have alert version of this strategy, if you want to use, please let me know.
5 min bot scalperSAR signals (Parabolic and Lucid) combined with UT pivots, all filtered by the 200 MA. Golden and death crosses are also included to catch larger moves out-with long/short trends. These are filtered by my chop indicator to remove sideways signals.
This is designed for the 5 minute chart but may be useful elsewhere with some tweaking.
Alerts are included for long, short and exit signals.
BEST Trade ManagerHello traders
The BEST Trade Manager got upgraded with many more features
I. 💎 SCRIPTS ACCESS 💎
1. Available only with one-time payment on my website.
2. My website URL is in this script signature at the very bottom (you'll have to scroll down a bit and going past the long description) and in my profile status available here: Daveatt
3. Many video tutorials explaining clearly how all our indicators work are available on your website > guides section.
4. You may also contact me directly for more information
II. 🔎 What is the BEST Trade Manager?🔎
2.1 Concept
The BEST Trade Manager is compatible with any indicator.
Once connected, it adds another layer of good stuff with real-time user custom defined stop loss (8 available options), take profits (4 possible options) + alerts compatible for trading automation.
2.2 How hard is it to update your indicator?
We'll send to our customers, a comprehensive and easy tutorial, to make any indicator compatible.
I guarantee you, it should take no more than 2 minutes per indicator. We made it easy, fun, and awesome. #bolder #statement
III. The amazing benefits of our Plug&Play system
I hope you're ready to be impressed. Because, what I'm about to introduce, is my best-seller feature - and available across many of my indicators.
The BEST Trade manager can be connected to any external indicator
Let's assume you want to connect your RSI divergence to your Trade Manager.
I mentioned an RSI divergence but you may connect any oscillator ( MACD, On balance volume, stochastic RSI, True Strenght index, and many more..) or non-oscillator (divergence, trendline break, higher highs/lower lows, candlesticks pattern, price action, harmonic patterns, ...) indicators.
THE SKY IS (or more likely your imagination) is the limit :)
We go in-depth on our website why the Plug&Play is an untapped opportunity for many traders out there - URL available on my profile status and signature
IV. 🧰 Features 🧰
Candles can be colored to highlight the trend direction better [/b[
4.1 Stop-Loss Management
For what's following, let's assume that 2 is the stop-loss value you inserted in the indicator, and the Algorithm Builder gives a BUY signal.
This is NOT a recommendation at all, only an example to explain how this feature works.
- %Trailing: The Stop-Loss starts 2% away from the entry price - and will move up (because we're on a BUY trade as per our example) every time your trade will gain 2% profit
- Pips Trailing: Same as above but using a distance in pips/USD value
- Percentage: The Stop-Loss stays static 2% away from the entry price. There is no trailing here
- TP Trailing
- Supertrend: embedded supertrend use as a trailing stop
- Fixed: Set the Stop-Loss at a fixed position (value should be in currency/units)
- ATR multiple: Set the Stop-loss at a multiple of ATR
- External connector: Let's say your indicator already contains embedded stop-loss levels, you can add them in the Trade Manager
4.2 Take Profits Management
You can manage up to 3 take profit levels defined as a percentage or price value or ATR multiple.
The expected input is in percentage value (for instance, setting the % target of TP1 to 2% will set the TP1 level 2% away from the entry price
4.3 Built-in Risk-to-Reward Panel with real-time analytics
The good stuff doesn't stop here.
You'll notice that this sometimes green (when in a LONG), sometimes red (when in a SHORT) panel at the right of your chart.
- Entry Price: the price when the Algorithm Builder will give a signal.
- The Trade PnL in percentage.
- Entry Stop Loss: Distance (in currency/units) between the selected stop-loss algorithm (percent, trailing, TP trailing, etc.) and the entry price.
- Entry TP1/TP2/TP3: Distance (in currency/units) between the entry price and the first take profit
- Risk/Reward TP1/TP2/TP3: Using the Stop-loss distance at entry, and Take Profit 1/2/3 at the entry to compute the risk-to-reward ratio.
- Max drawdown and Max opportunity (value and percentage): respectively the maximum loss and maximum win per trade
For more details, please check the guides section of my website. Links are in my signature and profile status.
V. 🔔 Alerts 🔔
We enabled the alerts on the:
1. Stop-Loss hit
2. Take Profit 1/2/3 hit
3. custom hard exits based on either MACD/RSI divergence/MM cross
5.2. 🤖 Compatible with trading bots? 🤖
Should be compatible with all third-parties out there capturing alerts and forwarding them to the brokers.
We enabled TradingConnector alert templates so far and we'll add the ProfitView ones shortly
If you have any doubts or questions, please hit me up directly or ask in the comments section of this script.
Kind regards,
Dave
200 EMA Filtered Parabolic SARThis script uses Parabolic SAR with the 200 EMA to determine long and short trends. Only long signals are given when the price is above the 200MA and shorts when it is below. Signals are further filtered using ADX to reduce noise.
Suitable for trading bots where open positions in the same type are set to be ignored.
Alerts are built in.
Triton [BTC] [30m]Triton strategy was built by Stalex Bot developers and can be used on their platform. The backtest of this strategy showed a portfolio growth of almost 600% in the span of a year, beating Bitcoin by 167%. This strategy is just for trading BTC/USDT on the 30m candlestick chart.