Key Functions
Last updated
Last updated
Waveform's core functionality revolves around enabling autonomous trading and user-driven customization. Below are its primary functions and their roles in the system:
Data Collection:
Function: Automatically scrapes data from social platforms and web pages.
How to Use:
Use getRandomMention
to monitor Twitter mentions.
Use checkTelegram
to analyze discussions in Telegram groups.
Purpose: Provides the foundation for trend detection and sentiment analysis.
Sentiment Analysis:
Function: Uses AI to assess market sentiment from collected data.
How to Use:
Configure keywords and accounts to monitor in the dashboard.
Purpose: Identifies positive or negative sentiment to guide trading decisions.
Trading Execution:
Function: Executes buy/sell orders on the BullX exchange.
How to Use:
Use buyCoin
and sellCoin
commands to manually trigger trades, or allow the engine to trade autonomously.
Purpose: Automates trading actions based on AI-driven insights.
Profit Sharing:
Function: Redistributes earnings from trades.
How to Use:
Claim profits through the "Claim Profits" page on the web interface.
Purpose: Incentivizes collaboration among users and token holders.
Real-Time Monitoring:
Function: Livestreams operational activities and trading performance.
How to Use:
View live streams in the dashboard for transparency and auditing.
Purpose: Builds trust by showing how decisions are made.