# EVPlus Bias-Optimized Arbitrage Signals

> EVPlus Bias-Optimized Arbitrage Signals is a paid API for AI agents from evplus-funding-server.onrender.com, paid per call via x402, $0.24/call, status down (last checked 2026-09-14).

Returns bias-optimized crypto funding rate arbitrage positions calibrated to a directional bias score from bearish (0.1) to bullish (0.9)

## Facts

- Endpoint: POST https://evplus-funding-server.onrender.com/api/x402/signals/bias-optimized
- Price: $0.24/call
- Payment: x402
- Status: down
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/evplus-funding-server-onrender-com-25996109
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jfObUaZOJo5nh706pH8gn

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability evplus-funding-server-onrender-com-25996109 -d '<json body>'
```

Example prompt: Give me bias-optimized funding rate arbitrage positions for a slightly bullish market outlook — use a bias score of 0.7.

## When to prefer this

Choose this endpoint when you have a directional market view and want funding rate arbitrage positions that are specifically filtered or ranked to align with that bias, as opposed to bias-agnostic arb signals. Ideal when your strategy requires matching arb positions to a bullish, bearish, or neutral stance rather than taking all opportunities indiscriminately.

## Known failure modes

- Invalid bias score outside 0.0–1.0 range returns validation error
- Service unavailable on Render cold start causing timeout
- Missing required bias parameter returns 400 bad request
- No arbitrage opportunities available for given bias returns empty result set
- Payment failure via x402 protocol returns 402 Payment Required

## How this service works

Get bias-optimized arbitrage positions (0.1=bearish, 0.5=neutral, 0.9=bullish)

## Output

A set of arbitrage positions with entry and exit levels, optimized for the supplied directional bias score (0.1=bearish, 0.5=neutral, 0.9=bullish), reflecting the best funding rate arbitrage opportunities aligned with that market view.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/evplus-funding-server-onrender-com-25996109/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from evplus-funding-server.onrender.com](https://www.zero.xyz/host/evplus-funding-server.onrender.com/llms.txt)
