Pacifica Farming Module
Last updated
The API credentials are required for farming and act as your authentication keys. Follow these steps to obtain them:

1. Access the Platform
Navigate to https://app.pacifica.fi/
Connect your wallet and sign the connection request
2. Generate API Key
Go to API Management: https://app.pacifica.fi/apikey
Click the "Generate" button first
Click "Create" to create your API key
3. View API Details
Your API keys will be displayed on the screen


Selection: Dropdown menu with available trading pairs
Options: SOL, BTC, ETH and other active perpetual pairs
Description: Determines how frequently the bot places new trades
Range: 1 - 180 trades per hour
Description: Multiplier for your position size
Range: 1x to 50x
Choose your trading direction strategy:
LONG - 20X: Opens long positions only (betting on price increase)
SHORT - 20X: Opens short positions only (betting on price decrease)
RANDOM - 20X: Randomly alternates between long and short positions
MARKET: Immediate execution at current market price
LIMIT: Set specific entry price
RANDOM: Randomly choose between order types
Format: Percentage value
Description: Automatically closes position at specified profit
Format: Percentage value (e.g., 5)
Description: Automatically closes position at specified loss

Last updated