An automated strategy that beats holders while keeping your portfolio repartition stable.
The user chooses a certain number of pairs, up to 4 pairs for now. An initial capital, a fees % and a rebalance timeframe.
The capital is split equally between each pair. (ex. for 2 pairs: 50% on each).
On each rebalance time frame (on the bar it happens), pairs balance who grew bigger than 50% will be redistributed to other pairs, making sure that after the transaction, the total capital is once again split equally through all pairs. This means selling pairs whose price went higher than the others, and buying those who dropped. In other words, selling high and buying low.
Open the indicator settings to configure your strategy.
Select the pairs you want to use and the rebalance timeframe.
Use the Backtest Panel to compare your strategy to holders and find the best rebalance timeframe.
Use the Data Window to track the strategy pairs balances on each bar.
You can automate the strategy using the BlockchainFiesta Binance API included in your subscription.
To do so, create a bot for each pair used in your strategy.
Make sure the quantity is set to "Fixed". You can use any default quantity.
More info about the API
To set your alert messages, open the indicator settings.
You can use the placeholders {pair}, {order_direction} and {quantity} to get their values replaced by respectively the pair ticker (symbol name without the exchange prefix), the order direction "BUY" or "SELL", and the quantity amount in quote currency.
Example of message using the BlockchainFiesta Binance API: {"bot_id":"1234567890123","order":"{order_direction}","qty":"{quantity}"}
Create your alert like this.
Make sure "Any alert() function call" is set, and if you are using the Binance API, copy-paste this link into the webhook url: https://blockchainfiesta.com/tradingview_signal/listener.php
Private Discord Server: https://discord.gg/RVwBkpnQzm
1. Create a subscription. There is a 7 day free trial included.
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. 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 contact@blockchainfiesta.com within 14-days and you will be fully refunded.
Email me at contact@blockchainfiesta.com any time to cancel your subscription, or simply cancel it from your BlockchainFiesta account.
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.