Skip to content

Instantly share code, notes, and snippets.

@tacyarg
Last active December 10, 2019 20:53
Show Gist options
  • Save tacyarg/c7f2cc5574218a008bd59e9a088c1a51 to your computer and use it in GitHub Desktop.
Save tacyarg/c7f2cc5574218a008bd59e9a088c1a51 to your computer and use it in GitHub Desktop.
Fundingrate.io | How to tutorial

What Is this?

Fundingrate.io simply stated is an event processing platform. By providing a well documented developer API and intuitive interface, we aim to allow provide our customers with the ability to submit Tradingview Alert events using JSON. This allows Fundingrate to provide may tools, statistics and insights not normally available. Using these insights, our customers can leverage a large library of existing providers & plugins or they can choose to utilize and write their own. This gives our customers complete flexibility and control from event to trade execution, along with the added abilities to automate, monitor, record in realtime.

What are our company goals?

Below is a list of our company goals, they hopefully represent out values and objectives.

Transparency

When our customers are normally shopping for trade bots or indicators nothing is transparent. All statistics, claims, reviews, sales are redacted or obscure. So when shopping as a customer, finding what item to buy and where to most effectively spend my money is really hard. We aim to solve this by providing detailed statistics and trade history readily available in every customers dashboard. This allows every customer to track and monitor in realtime what is happening in the market and how the strategies they utilize are reacting.

Auditability

Frankly, no other platform provides full auditability. While working in the financial space, you would expect a this wouldn't you? Every dollar, every trade, every satoshi matters, every second. Here at Fundingrate, we understand that desire and need and actively attempt to show that through the platform we build for our customers. Giving them every possible way to obtain the information the require whenever they may need it.

Trust

We spend a substantial amount of time building trust with our customers. Though our various outlets including a newsletter, blogposts, developer API, documentation, and guides we actively give our customers everything they could need to become a profitable trader to the best of our abilities. Using empirical data, our customers can track and monitor performance in realtime. Helping them make more informed and educated decisions or automate them if they so choose.

Why does anyone care about this?

Fundingrate.io solves a few problems that we find should be a requirements in the cryptocurrency and tradingview indicator markets. These problems are transparency, auditability, and trust.

  1. TRANSPARENCY: We commit to full audibility just as Bitcoin or any other mainstream blockchain. Each event is recorded, stored, and published to your developer dashboard in realtime. Using our developer API, you can stream your entire account history including trades, events, and
  2. AUDITABILITY: Every provider has to have profitability publicly auditable and shown at all times. By doing this, our customers can confidently choose the best provider for them.
  3. TRUST: We provide a public marketplace and easy to use api to make it easy for anyone to get started creating & running their own trade bots. Furthermore, all of our code is open-source and readily available on Github.

Well thats great, what I can do to get started?

You have two options, either become a provider or subscriber.

What is a Provider?

As a Provider you are responsible for producing reliable buy/sell typed events for your subscribers. What this means is, you as the indicator holder/creator provide(s) buy/sell alerts to your subscribers. Providers are incentivised to do so by the publicly posted statistics on the provider page.

HOW TO

  • Navigate to the authentication page, register and/or login.
  • Once authenticated, navigate to your new profile page. ( be sure to download the .json )
  • Then, click the providers tab at the top of the page.
  • Once you have successfully created a provider, you can begin submitting events using the provider's token.

What is a Subscriber?

As a Subscriber you are responsible for consuming the "provided" events from your Provider(s). Subscribers are incentivised to follow the most profitable providers. Subscribers have a limited numbers of concurrent subscriptions available to them.

HOW TO

  • Navigate to the authentication page, register and/or login.
  • Once authenticated, navigate to your new profile page. ( be sure to download the .json )
  • Then navigate, to the providers page in the main site navigation.
  • Browse the various listings, then click subscribe on the one that you find most profitable.

Sorry, but im still confused on what to do.

Please send us an email explaining what you are looking for: help@chips.gg

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