ARBProtocol / jupgrid

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

JupGrid v0.3.1 #13

Closed Spuddya7x closed 6 months ago

Spuddya7x commented 6 months ago

Increased Layer Calculation Security. Changed from 50 Layers to 500 Layers. (Layers * Spread is maximum amount you can let price move) eg. 1% spread at 500 layers, allows price to move 5x before you run out of layers for calculations/orders. this will be updated to a user input in the near future.

Priority Fees Added: Fixed value for now, very low, they simply creep up between each attempt, just to get you ahead of all the other normal orders/transactions.

Decryption Retry If wrong password entered, given option to retry password again instead of crashing.