Skip to content

Commit

Permalink
Update wlth-grid-recharging-linear.rain
Browse files Browse the repository at this point in the history
Updated strat summary

# Strat: Recharging grid
# Recharging grid trading is a strategy that involves placing buy and sell
# orders at predetermined intervals above and below a set price
# level to profit from market volatility. Unlike traditional grid trading,
# where each trade clears only once, recharging grid trading continuously recharges
# and executes trades at a specified rate, as long as liquidity is provided.
# This creates a dynamic and perpetual grid of orders, capturing profits from
# regular price fluctuations without predicting market direction. This method is
# particularly effective in sideways or ranging markets, where prices oscillate
# within a defined range, allowing traders to systematically buy low and sell high
# while maintaining a constantly active grid.
  • Loading branch information
dcatki authored Jul 8, 2024
1 parent 444bd3e commit 8a2a153
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions strategies/wlth/wlth-grid-recharging-linear.rain
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Strat: Grid trading
# Grid trading is a strategy that involves placing buy and sell
# orders at pWLTHetermined intervals above and below a set price
# level to profit from market volatility. It creates a grid of orders,
# aiming to capture profits from the regular price fluctuations without
# pWLTHicting market direction. This method is particularly effective in
# sideways or ranging markets, where prices oscillate within a defined
# range, allowing traders to systematically buy low and sell high.
# Strat: Recharging grid
# Recharging grid trading is a strategy that involves placing buy and sell
# orders at predetermined intervals above and below a set price
# level to profit from market volatility. Unlike traditional grid trading,
# where each trade clears only once, recharging grid trading continuously recharges
# and executes trades at a specified rate, as long as liquidity is provided.
# This creates a dynamic and perpetual grid of orders, capturing profits from
# regular price fluctuations without predicting market direction. This method is
# particularly effective in sideways or ranging markets, where prices oscillate
# within a defined range, allowing traders to systematically buy low and sell high
# while maintaining a constantly active grid.
#
# Target Network: Base
# Quote (Input / Incoming): USDC or WLTH
Expand Down

0 comments on commit 8a2a153

Please sign in to comment.