This Grid bot strategy creates buy signals when the price goes down one level or more, and sell signals 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 100.
Select either "MANUAL" or "AI" strategy.
When using "MANUAL", you have to configure an upper level and a lower level.
When using "AI", the up/lower step is calculated using high/lowest of 100 bars of higher data, plus a percent increased range.
Select the grid quantity, from 3 to 100.
You can backtest using the Strategy Tester which will give you a quick overview of the strategy results over the given period of time.
There is also a backtest panel built in the indicator that gives more detailed information such as the daily % or the Buy & Hold comparator.
The strategy has pyramiding enabled, which means it can buy up to 100 contracts.
The Backtest info panel is here to show how many trades are open in the backtest.
Note: these backtest results are a snapshot from 25th april 2020 and are subject to change as new trades are coming in.
Keep in mind which alert type is used. "Once Per Bar Close" will wait candle close to confirm a trade and ignore wicks. "Once Per Bar" will trigger a trade if price crosses a step anytime inside a candle.
The indicator is using the newest alert system:
1. Write your alert messages in the indicator settings (alert section at the bottom)
2. Click "Create Alert" as usual, but choose "alert() function calls only"
3. Give you alert a name
Link to Alert Setup Study Script
Link to Backtest Strategy Script
Private Discord Server: https://discord.gg/AwZVFDh
1. Purchase the indicators or 7-Day Trial
2. Create your account here and I will grant your account access within 24 hours!
Once I grant you access, you will receive a notification.
Then, to access the Cyatophilum indicators, simply click on 'Indicators' at the top of a live chart,
Finally, click on “Invite-Only Scripts”. There you will see the Cyatophilum indicators.
Click on an indicator to activate it. Start trading!
When I create an alert, how do I choose between "Once per bar" and "Once per bar close" ?
A "Once per bar" alert will trigger on the first tick of the bar which alert condition is true. A "Once ber bar close" alert will only trigger at bar close if the alert condition is still true at bar close.
Use "Once per bar" for manual trading. The alert will trigger sooner but is not as strong as if we waited bar close. Profits and risks are increased.
Use "Once per bar close" for automated trading. Unlike "Once per bar", a "Once per bar close" alert of the same type (buy or sell) cannot trigger more than once in a row. Thus it is suited for a trading bot which send buy and sell orders to a broker. Also those alerts correspond to the backtest results given buy the backtest version given with each indicator.
Should I expect repainting issues with any of the Cyatophilum Indicators ?
I code my indicators in such a way that each candle is calculated from previous candles data only. I do not use the security function which I know is currently bugged and causes repainting issues. Alerts are hosted on TradingView servers.
Can I use the Cyatophilum Indicators on other markets than cryptocurrency ?
Yes, all of my indicators work on most of TradingView's markets. You can trade Forex, Indexes, stocks, futures and CFD. Do not hesitate to join me on my Discord Server and I will help you configure the indicators for your favorite asset.
If you are not satisfied the Cyatophilum Indicators , email me at within 14-days and you will be fully refunded.
Email me at any time to cancel your subscription.
All investing involves risk, do not invest more than you are willing to lose. Past results may not be indicative of future results. By purchasing this indicator, you are not garanteed to make profit.