Wiskers Documentation
  • Overview
  • System Architecture
    • Backend
    • Action System
    • TradingView Integration
    • Interaction with Gelato Network
    • Interaction with Moralis Streams
    • Trade Process
    • Security Measures
  • User Setup Guide
    • Precautions
    • 1. Connect your web3.0 wallet
    • 2. Select network and route
    • 3. Enter the assets being traded
    • 4. Click 'Generate'
    • 5. Copy your generated webhook
    • 6. Go to the alert set up for your trade, then click 'Notifications'
    • 7. Paste webhook in TradingView and create your alert
    • 8. View Your Created 'Action'
    • 9. Connect your telegram to receive notifications
  • Contract Triggers
    • Transfer
    • Swap
    • Ownership Transfer
    • Approval
    • Liquidity Burn
    • Mint Event
  • Continuous Actions
    • Enable this action to be 'Continuous'
    • Set Run Limit
  • Public SDK
    • SDK Implementation Guide
  • Referrals
    • Setting up your Referral Link
  • Tokenomics
    • Staking
    • Fees
    • Token Tax
    • Governance
    • Presale
  • Roadmap
  • Contract Addresses
  • Official Links
Powered by GitBook
On this page

Continuous Actions

PreviousMint EventNextEnable this action to be 'Continuous'

Last updated 1 year ago

Wiskers extends your trading capabilities by offering the option for actions to remain active even after their initial execution. These are known as "Continuous Actions," and they allow your strategies to operate over an extended period without manual intervention.

Step-by-Step Guide

Create an Action: Navigate to Wiskers' user interface and select your preferred DEX to set up your initial action or an action in a series.

Execution and Re-triggering: After the initial trigger, the action enters a downtime of one minute. After one minute, if the webhook receives a new POST request, the action will be triggered again, and the cycle continues.

Key Points to Remember Downtime: There is a mandatory one-minute downtime between successive triggers of a continuous action. Action Duration: You have the flexibility to set a specific number of times for the action will be able to execute or opt for it to be "Infinite." Automated Strategy: Continuous Actions are ideal for strategies that require repeated execution based on buy and sell strategies

Enable this Action to become Continuous: Look for "Continuous Action." on the action setup, by clicking ‘Yes”, you indicate that this action should not be a one-time trigger but should continue to operate over time.
Set Run Limit: Once the "Continuous" option is selected, you will be prompted to set the run limit for how many times this action may be executed. You can choose the "Infinite" option to keep it running indefinitely.