All Collections
Get Started
How TradingView Triggers Coinrule's Actions
How TradingView Triggers Coinrule's Actions
Reni Asumah avatar
Written by Reni Asumah
Updated over a week ago

There are several ways TradingView Signals can interact with rules.

Signal and action

When using an indicator or a script to directly buy or sell a coin, the rule will only carry out buys or sells and will execute whenever the indicator or script produces a signal.

When using this, you need to connect the Webhook URL and input it in the "Message" section on TradingView

- "buy" or "sell" plus the provided token, when using an indicator
- "{{strategy.order.action}}" plus the token when using a strategy script

When you are ready to launch the rule, you can paste the provided data into the TradingView alert.

Signals and Coinrule IFTTT logic

In this situation, you can select TradingView Signals along with Coinrule's logic and conditions. This provides another layer of customization to your rules.

This setup could be used to buy a coin using an indicator, or a script, and then sell it using one of Coinrule's conditions. This is ideal for when you want to set a take-profit or stop-loss on your rule without having to rely on the script or indicator to trigger and sell.

Buy Signal and Sell Signal

Another unique aspect of Coinrule's TradingView integration is being able to set up both buy and sell triggers within the same rule. Both indicators and scripts can be used for buy and sell orders that will trigger one after the other.

This results in only one trade open at a time, with buy and sell orders opening sequentially.

Note: It is key to remember that the coin selected on the “Action” block within Coinrule will determine what coin your rule will trade.


Indicators and Scripts


You can access TradingView indicators and scripts by selecting the "Indicators and Strategies" Icon on the bar at the top of the screen.

Using the "Search" function, you can find your chosen indicator, for example, MACD or Bollinger Bands. Alternatively, you can search for a script, such as, Coinrule's "Buy the Dips".

As shown in the image above, a script will have the green and red, up and down arrows next to the name. An Indicator will have an "Fx" icon next to the name.

Indicators

You can use Indicators such as RSI, MACD, Bollinger Bands and all other TradingView Indicators with Coinrule. You can specify the values of the indicator that will activate the signal.

Using the image below as an example, you can set the indicator to produce a signal when RSI is approaching overbought and is greater than 65. Once the indicator value has been met, a buy or sell signal will be produced which will trigger your rule.

Scripts

Scripts are complete strategies that contain both buy and sell signals. Scripts can incorporate several indicators and conditions and produce a signal when the conditions are met. This will produce either a buy or sell signal depending on how the script is set up. Once this signal is produced it will trigger the action within your rule and the trade will be executed.

Below is an image of Coinrule's Maximised Moving Average Crossing script.

TradingView has the largest trading community in the world. Traders post new strategies every day, you can find the best trading scripts available on TradingView here.

Did this answer your question?