1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

Added Algo Crypto Trading Section

Still unsure how to embed videos
This commit is contained in:
Veronica Manuel 2023-05-10 08:44:39 -04:00 committed by GitHub
parent 4f621e16da
commit dc87ff1517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
defi.md
View File

@ -1,13 +1,28 @@
# 🤑 DeFi
Ocean Protocol's open-source tools are useful in a variety of DeFi applications. Here we show you how to capitalize with Ocean Protocol tech in several ways with crypto trading.
## How to Capitalize with Ocean Protocol
### Predicting the Price of ETH
Ocean Protocol's open-source tools are useful in a variety of DeFi applications. Here we show you how to capitalize with Ocean Protocol tech in several ways using crypto trading.
We offer a Predict ETH data challenge where participants can win prizes for making accurate ETH price predictions. Participants use machine learning to extrapolate ETH prices for the next 12 hours as accurately as possible and upload these predictions to the Ocean Market as data NFTs. It's a win-win for both Ocean Protocol and challenge participants as it promotes more valuable data feeds on the Ocean Market and participants gain cash prizes!
## Predicting the Price of ETH
We offer a Predict ETH data challenge where participants can win prizes for making accurate ETH price predictions. Participants use machine learning to extrapolate ETH prices for the next 12 hours as accurately as possible and upload these predictions to the Ocean Market as data NFTs. It's a win-win for both Ocean Protocol and challenge participants! This challenge promotes more valuable data feeds on the Ocean Market and participants gain cash prizes!
Check our [challenges page] to see if there is an active Predict ETH challenge!
[challenges page]: https://oceanprotocol.com/challenges
## Algorithmic Crypto Trading
There are a variety of NFTs on the Ocean Market that offer profitable algorithms for crypto trading using [Trading View] and [freqtrade] open-source Github library. Not sure how to algorithmically trade crypto? We have a tutorial for that!
Check out our [tutorial] on how to start algorithmically trading crypto using an EMA crossover strategy on the Ocean Market.
[INSERT VIDEO HERE - https://www.youtube.com/watch?v=c7A4vA8YUyI]
[tutorial]: https://www.youtube.com/watch?v=c7A4vA8YUyI
[Trading View]: https://www.tradingview.com
[freqtrade]: http://freqtrade.io
## Create Trading Strategy NFTs