ARBProtocol / jupgrid

ARB Protocol | Limit Order GridBot Using Jupiter
MIT License
45 stars 19 forks source link

Infinity Grid #7

Closed Spuddya7x closed 5 months ago

Spuddya7x commented 9 months ago

Create an infinity grid function, where the user sets a lower boundary price, and a fixed value of X token. Balancing the bot will keep the target token at that fixed value, while minimising risk with the lower boundary price. At boundary price, the user will have an option to automatically "abort" and swap all their holdings to a stablecoin.

Spuddya7x commented 8 months ago

Now in progress.

Spuddya7x commented 7 months ago

Added to Beta Branch as of d69cede

Is still work in progress/live testing for Main.

Spuddya7x commented 5 months ago

Completed as of commit 072eb74 on Jito_Beta channel.