Skip to content

Commit

Permalink
Update limit-order-multiple.rain
Browse files Browse the repository at this point in the history
  • Loading branch information
dcatki authored Jul 7, 2024
1 parent 76b863a commit 9654e34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions strategies/wlth/limit-order-multiple.rain
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ scenarios:


charts:
buy-wlth-metrics:
base-wlth-buy-metrics:
scenario: limit-orders.buy.metric
metrics:
- label: io-ratio-1
Expand All @@ -159,7 +159,7 @@ charts:
- label: amount-5
value: 0.3.11

sell-wlth-metrics:
base-wlth-sell-metrics:
scenario: limit-orders.sell.metric
metrics:
- label: io-ratio-1
Expand Down Expand Up @@ -252,10 +252,10 @@ charts:
y: 0.3.0

deployments:
wlth-buy:
base-wlth-buy:
scenario: limit-orders.buy.prod
order: base-wlth-buy
wlth-sell:
base-wlth-sell:
scenario: limit-orders.sell.prod
order: base-wlth-sell
---
Expand Down

0 comments on commit 9654e34

Please sign in to comment.