Tronsave
🇬🇧 English
🇬🇧 English
  • 📗INTRODUCTION
    • What is Tronsave ?
    • Why Tronsave?
  • Buyer
    • How to buy Energy ?
      • Buy on the Website
      • Buy on Telegram
        • 1. Create a Tronsave telegram account
        • 2. How To Deposit TRX
        • 3. Get the Tronsave API Key
        • 4. How to buy on Telegram
    • Extend
      • Quick extend
      • Advance
  • 🏬Seller
    • Get Energy by Staking 2.0
    • Permission
    • Sell Energy
      • Manual Sell
      • Auto Sell
      • Sell Suggestion
  • DEVELOPER
    • Get API key
      • On the Website
      • On Telegram
    • Buy Resources (v2)
      • Use Signed Transaction
        • Estimate TRX
        • Get Signed Transaction
        • Create order
      • Use API Key
        • Get Internal Account Info
        • Get Order Book
        • Estimate TRX
        • Create order
        • Get one order details
        • Get Internal Account Order History
    • Extend Orders (v2)
      • Step 1: Get Extendable Delegates
      • Step 2: Extend Request
    • SDK Libraries
    • Rest API v0
      • Buy on Rest API
        • Use Signed Transaction
          • Estimate TRX
          • Get Signed Transaction
          • Create order
          • Demo
        • Use API Key
          • Get Internal Account Info
          • Get Order Book
          • Estimate of TRX
          • Create order
          • Get one order details
          • Get Internal Account Order History
      • Extend with Rest API
  • 🤝Referrer
    • Referrals
  • 💡FAQ
    • Questions for Energy market
    • Calculate APY in TronSave
    • How to connect wallet in Tronsave?
    • Team of Service
  • 👨‍💻Full Code Example
    • Code Example (v2)
      • Buy Resource by API using private key
      • Buy Resources by API using api key
      • Extend order by API using api key
      • Extend order by API using private key
    • Code Example (v0)
      • Buy energy by API using private key
      • Buy energy by API using api key
      • Extend order by API using api key
Powered by GitBook
On this page
  • 1. Config Auto Sell
  • Step 1: Connect with the TRON wallet
  • Step 2: Give permissions to our address.
  • Step 3: Edit the conditions to sell the auto according to your wishes
  1. Seller
  2. Sell Energy

Auto Sell

PreviousManual SellNextSell Suggestion

Last updated 1 month ago

1. Config Auto Sell

Step 1: Connect with the TRON wallet

()

Step 2: Give permissions to our address.

Step 3: Edit the conditions to sell the auto according to your wishes

[ 1 ] Automatic matching: Automatically match with orders that meet the criteria.

[ 2 ] Earning Share: What % profit do you want? Higher profit means lower order priority.

[ 3 ] Allow "Extent Order": Allow the buyer to create an extended order.

[ 4 ] Max Delegate Duration: The maximum duration of the delegate. The default is 30 days.

[ 5 ] Maintain undelegate: The amount of energy to maintain undelegated to others in that account. That amount won't be used for orders.

[ 6 ] Min price: The minimum energy price per day in orders you want to freeze for in sun/day

[ 7 ] Min delegate amount: The min resource amount that can be used to fill an order. This helps to maximize the total amount of used resources in your address.

[ 8 ] Automatic Reclaim: Tronsave: Only reclaim commands that have been delegated to others through the Tronsave system. All: Reclaim all commands delegated to others when the command has been unlocked

[ 9 ] Automatic Vote: Automatically match with orders that meet the criteria.

[ 10 ] Automatic Withdraw Reward: Automatically match with orders that meet the criteria.

[ 11 ] Automatic Stake: Automatically stake when your balance reaches the threshold you've set. The system will execute a 2.0 stake to get Energy for you.

🏬
Guide to Connecting Wallets with Tronsave
View guide