Powerful automation software for Aster trading.
Aster Soft helps you execute advanced trading strategies with precision and flexibility.
🔹 4 Operation Modes
- Futures Market – instant entry and exit using market orders.
- Futures Limits – configurable limit-order trading with smart entry/exit logic.
- Pair Futures Limits (Delta-Neutral) – multi-account strategy with opposite positions for delta-neutral execution.
- Cancel All Orders & Positions – one-click cancellation of all open orders or closing of current positions.
- Configurable entries – set your own entry price or auto-use the best order book price.
- Targeted exits – close at entry price + offset (absolute or %).
- Example: Buy at $3000 → auto-close at $3002 if offset = +$2.
- Adaptive order handling –
- Waits for a set time (default: 1 min).
- If unfilled, automatically re-prices to current market level.
- Custom trade direction – run longs only, shorts only, or both.
- Opens a limit order from the account with the largest position.
- Once filled, all other accounts instantly mirror the trade with market orders at the same price.
- Makes account synchronization seamless and harder to detect.
- Fill input files in the
input_datafolder:apikeys.txt→api_key:api_secretorlabel:api_key:api_secret- If no label is provided, accounts are auto-named (Account 1, Account 2…).
proxies.txt→ add your proxy list (examples inside).
- Adjust settings in
settings.py(trade size, number of trades, price logic, etc.).
- Install dependencies:
pip install -r requirements.txt
- Run the software:
python main.py
- Create a database (Create Database → New Database).
- Select and launch your desired mode.