Skip to content

Commit

Permalink
grid buy cysflr
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth2207 committed Dec 20, 2024
1 parent 41f7cf1 commit 5bf7892
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions public/_strategies/raindex/3-grid/grid.rain
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,13 @@ orders:
- token: flare-cusdx
outputs:
- token: flare-cysflr
flare-cysflr-cusdx:
orderbook: flare
network: flare
inputs:
- token: flare-cysflr
outputs:
- token: flare-cusdx

scenarios:
base:
Expand Down Expand Up @@ -236,6 +243,9 @@ deployments:
flare-cusdx-cysflr:
order: flare-cusdx-cysflr
scenario: flare
flare-cysflr-cusdx:
order: flare-cysflr-cusdx
scenario: flare

gui:
name: Grid
Expand Down Expand Up @@ -461,6 +471,43 @@ gui:
value: 43200
- name: 24 hours (86400)
value: 86400

- deployment: flare-cysflr-cusdx
name: Grid sell cUSDX for cysFLR on Flare.
description:
Grid sell cUSDX for cysFLR on Flare network.
deposits:
- token: flare-cusdx
min: 0
presets:
- 0
- 100
- 200
- 1000
fields:
- binding: baseline-io-ratio
name: Baseline cysFLR per cUSDX
min: 0
- binding: io-ratio-growth
name: IO ratio growth per tranche
min: 0
- binding: tranche-size
name: Tranche size in cUSDX
min: 0
- binding: seconds-per-tranche
name: Time to recharge one grid tranche in seconds (0 is disabled).
min: 0
presets:
- name: Disabled (0)
value: 0
- name: 1 hour (3600)
value: 3600
- name: 6 hours (21600)
value: 21600
- name: 12 hours (43200)
value: 43200
- name: 24 hours (86400)
value: 86400
---

#raindex-subparser !The subparser for Raindex.
Expand Down

0 comments on commit 5bf7892

Please sign in to comment.