Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
universalbit-dev authored Dec 29, 2024
1 parent 305bc93 commit 71b9545
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/strategies/introduction.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
## Gekko Strategies
## Strategies
* [community-strategies](https://github.com/universalbit-dev/gekko-m4-globular-cluster/tree/master/strategies/community-strategies)
* [community-indicators](https://github.com/universalbit-dev/gekko-m4-globular-cluster/tree/master/strategies/community-indicators)

If you are familiar with javascript you can easily create your own strategies. Here is a video explaining everything you need to know:
* [How to create Gekko Strategies](https://www.youtube.com/watch?v=6-74ZhrG0BE)

Below you can find simple and exemplary strategies that come with Gekko. These strategies come with Gekko and serve as examples.

Gekko-M4 currently comes with the following example strategies:
Gekko-M4 currently comes with the following strategies examples:

* [DEMA](https://github.com/universalbit-dev/gekko-m4-globular-cluster/blob/master/strategies/DEMA.js)
* [INVERTER](https://github.com/universalbit-dev/gekko-m4-globular-cluster/blob/master/strategies/INVERTER.js)
Expand Down

0 comments on commit 71b9545

Please sign in to comment.