Skip to content

Instantly share code, notes, and snippets.

@tacyarg
Last active December 13, 2019 16:33
Show Gist options
  • Save tacyarg/ee3ffe27874dcf9505e956bab6ea6f0e to your computer and use it in GitHub Desktop.
Save tacyarg/ee3ffe27874dcf9505e956bab6ea6f0e to your computer and use it in GitHub Desktop.
Provider documentation for fundingrate.io

What is a provider?

A provider allows you to connect your tradingview indicators to the FundingRate marketplace. Fundingrate will generate a way to use those events to automate trades, as well as track historical data, profitability metrics with mock or actual trades.

Why do you need one?

To be able to do anything on fundingrate you need a provider. They provide you an api token, this token can be used to submit api actions or tradingview webhook events.

How do I create a provider?

You can easily create a provider by using our provided creation wizard.

1. First Navigate to your Profile.

profile

2. Then Navigate to the "My Providers" tab.

providers

3. Click "Create New Provider"

modal

4. Fill out the inputs and submit, here is what you will see next.

result

5. Save your provider token!

done

Ok, so I created a provider now what?

Start submitting your Tradingview webhooks! How do you do that? Allow us to explain!

1. Create a Tradingview account

https://tradingview.com

singup

2. Open your chart.

link_chart

3. Create a new Alert!

create a

4. Set the duration, triggers, and settings.

Copy the event you would like to execute from Fundingrate, and paste into the Tradinview webhook message.

settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment