Skip to main content
Explore example configurations to tailor unCoded for different trading strategies and risk profiles. Use these as starting points and adapt them to your goals.
The configurations shown here are for illustration purposes only. They do not constitute financial advice. Use them at your own risk — no liability is assumed for any potential losses.

Objective: Minimize risk while ensuring steady, long-term growth. Focus on small, consistent gains with a higher reserve capital buffer.
baseAsset=ETH
quoteAsset=USDC
mode=4
buyPercentage=0.2
investmentPerBuy=10
buySplits=5
buyVolumes=30,25,20,15,10
sellPercentages=0.25,0.5,0.75,1,1.5
sellActivateDistancePercentage=0.2
sellCancelDistancePercentage=1.5
Key parameter notes:
  • buyPercentage — Set to 0.2% to trigger buys only during significant dips, reducing the number of trades.
  • investmentPerBuy — Lower investment of $10 per buy reduces overall exposure per trade.
  • sellPercentages — Conservative profit targets starting at 0.25% ensure the bot locks in gains early.
  • sellActivateDistancePercentage — Sell orders activate after a 0.2% recovery from the dip, avoiding premature sells.

For guidance on tuning these parameters further, see Advanced configuration tips.