Variational OMNI Farming Module
Overview
The Variational OMNI Farming Module on Dextrabot allows you to automate perpetual futures trading on the Variational OMNI platform. Variational OMNI is a peer-to-peer derivatives trading protocol built on Arbitrum One that offers zero-fee trading with deep liquidity across hundreds of markets.

Getting Your Variational Token
The Variational Token is required for farming and acts as your authentication key. Follow these steps to obtain it:
Step-by-Step Guide
Access the Platform
Navigate to https://omni.variational.io/
Connect your wallet and sign the connection request
Enter Access Code
When prompted for an access code, enter the provided referral code
This grants you access to the platform
Accept Terms
Check and accept both checkboxes:
"I accept Variational's Terms of Service"
"I have read the onboarding guide and understand that Omni is currently in beta"
Complete the sign-in process
Deposit Funds
Deposit USDC on Arbitrum One to your trading account
Extract Your Token
Right-click anywhere on the page and select "Inspect"

Navigate to the "Application" tab in developer tools

Click on "Cookies" in the left sidebar

Select https://omni.variational.io/ from the cookie list
Find the vr-token entry
Copy the entire token value
Configure Dextrabot
Paste the copied token into the Variational Token field in Dextrabot
The token will be masked for security once entered

Module Configuration
Variational Token
Select Pair
Available Pairs:
BTC (with 50x leverage indicator)
ETH (with 50x leverage indicator)
Selection: Dropdown menu with current pair displayed
Trade Per Hour
Range: 1-120 trades per hour
Description: Determines how frequently the bot places new trades
Leverage
Range: 1x - 50x (for both BTC and ETH)
Default: 10x
Description: Multiplier for your position size
Direction
Choose your trading direction strategy:
LONG: Opens long positions only (betting on price increase)
SHORT: Opens short positions only (betting on price decrease)
RANDOM: Randomly alternates between long and short positions
Order Type
MARKET: Immediate execution at current market price (Currently Active)
LIMIT: Set specific entry price (Coming Soon)
RANDOM: Randomly choose between order types (Coming Soon)
Module Controls
Start/Stop Button
Start: Initiates the automated farming module
Stop: Pauses the farming module (shown in red when active)
Status: Button text changes to indicate current state
Cancel Button
Function: Completely disables and closes the farming module
Warning: This will stop all automated trading for this module
How It Works
Initialization: Module connects to Variational OMNI using your token
Trade Execution: Based on your settings, the module will:
Place trades at the specified frequency (Trade Per Hour)
Use the selected leverage for position sizing
Open positions in the chosen direction
Execute as market orders for immediate fills
Continuous Operation: Module continues running until stopped or cancelled
Last updated