2

Remote Railroad Signal Jobs (NOW HIRING)

You know how to find the "signal" in the noise. * Customer Centricity: You have a strong sense of ... Flexi-work hour and hybrid or remote set-up Aspire career alternatives through us - our internal ...

Product Director, Banking Engagement

Charleston, WV · Remote

$238K - $249K/yr

You know how to find the "signal" in the noise. * Customer Centricity: You have a strong sense of ... Flexi-work hour and hybrid or remote set-up Aspire career alternatives through us - our internal ...

Hybrid or remote work will be considered with 25% travel requirement. Essential Duties and ... signal connectors along with interconnection systems designed specifically for industrial ...

Senior Full Stack Engineer

New York, NY · On-site +1

$150K - $180K/yr

By combining immediate engagement signals with world-class decision science and vertical AI, EDO ... Ruby on Rails * Database: MySQL, Snowflake * Infrastructure: AWS Compensation and Benefits EDO ...

San Jose,CA (Hybrid - 4/days, Friday remote) Our Team: Semtech is a recognized leader in ESD ... Familiarity with ESD protection, analog mixed-signal ICs, and/or sensing products is a strong plus

Senior Product Engineer

Los Angeles, CA · On-site +1

$150K - $180K/yr

By combining immediate engagement signals with world-class decision science and vertical AI, EDO ... Ruby on Rails * Database: MySQL, Snowflake * Infrastructure: AWS Compensation and Benefits EDO ...

Senior Software Engineer

San Francisco, CA · On-site +1

$185K - $218K/yr

Checkr Trust is building safer communities by providing our customers with risk signals about its ... Advanced knowledge in Ruby (Rails), Javascript (React), or similar languages/frameworks.

Senior Software Engineer, Capital Insights

$125K - $165K/yr

Our platform runs over one million predictions per borrower using more than 1,800 signals, powering ... Remote Time zone requirements The team operates on the East/West coast time zones. Travel ...

next page

Showing results 1-20

Remote Railroad Signal information

See salary details

$25K

$73.8K

$133K

How much do remote railroad signal jobs pay per year?

As of Jun 9, 2026, the average yearly pay for remote railroad signal in the United States is $73,848.00, according to ZipRecruiter salary data. Most workers in this role earn between $55,000.00 and $90,000.00 per year, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a Remote Railroad Signal Maintainer, and why are they important?

To thrive as a Remote Railroad Signal Maintainer, you need a solid understanding of electrical systems, troubleshooting techniques, and railroad safety protocols, typically supported by vocational training or relevant certification. Familiarity with signal testing equipment, relay logic, and computerized signal monitoring systems is essential. Strong attention to detail, problem-solving skills, and effective communication are vital soft skills for this role. These abilities ensure the safe and efficient operation of railroad signaling systems, which are critical for preventing accidents and maintaining train schedules.

How does a Remote Railroad Signal technician typically collaborate with field teams and dispatch centers?

Remote Railroad Signal technicians play a crucial role in ensuring safe and efficient train operations by monitoring, diagnosing, and troubleshooting signal systems from a remote location. They work closely with on-site field crews and dispatch centers, relaying critical information about signal status, system faults, or maintenance needs. Communication is primarily conducted via phone, radio, or digital platforms, requiring technicians to provide clear instructions and coordinate real-time responses to issues. Effective collaboration and timely decision-making are essential to minimize service disruptions and maintain safety standards.

What are remote railroad signal jobs?

Remote railroad signal jobs involve monitoring, controlling, and maintaining railroad signaling systems from a remote location. Specialists in this role oversee the safe and efficient movement of trains by ensuring signals operate correctly, troubleshooting issues, and sometimes coordinating repairs. These positions typically require knowledge of railway signaling technology and strong attention to detail, as well as the ability to work with computer-based control systems. Remote roles allow employees to perform their duties away from the physical location of the tracks, often from centralized control centers or even home offices.

What is the difference between Remote Railroad Signal vs Railroad Signal Technician?

AspectRemote Railroad SignalRailroad Signal Technician
CredentialsTypically requires certifications in signaling systems, electronics, or railway safetyRequires similar certifications in signaling, electronics, and safety protocols
Work EnvironmentPrimarily remote monitoring and system management, with some on-site troubleshootingPrimarily on-site installation, maintenance, and repair of signaling equipment
Employer & Industry UsageUsed by railway companies for remote system oversightEmployed by railway companies for hands-on signaling system work
Search & Comparison IntentOften compared for remote vs on-site roles in railway signalingCompared with remote roles to understand on-site technician responsibilities

Remote Railroad Signals focus on monitoring and managing signaling systems remotely, often requiring certifications in electronics and safety. Railroad Signal Technicians perform hands-on installation and repairs on-site. Both roles are essential in railway safety and operations, but differ mainly in work environment and daily tasks.

More about Remote Railroad Signal jobs
What cities are hiring for Remote Railroad Signal jobs? Cities with the most Remote Railroad Signal job openings:
What are the most commonly searched types of Railroad Signal jobs? The most popular types of Railroad Signal jobs are:
What states have the most Remote Railroad Signal jobs? States with the most job openings for Remote Railroad Signal jobs include:
What job categories do people searching Remote Railroad Signal jobs look for? The top searched job categories for Remote Railroad Signal jobs are:

Staff Software Engineer - Backend & AI Infra - Trading

Career Renew

Washington, DC • Remote

Full-time

Posted 23 days ago


Job description

Career Renew is recruiting for one of its clients a Staff Software Engineer - Backend & AI Infra - Trading - this is a fully remote role for US/UK based candidates.

We are building the Hyperliquid Agent Runtime.

We’re hiring a Staff Software Engineer to own two critical workstreams: the agent runtime and backend infrastructure that powers every trade in our fleet, and the migration of model hosting and agent deployment in-house — moving us off third-party LLM providers and hosted agent platforms to Senpi-owned infrastructure.

This is a building role. You’ll write the backend services, runtime engine, and deployment systems that our entire agent fleet runs on. When you ship, every agent in the fleet immediately gets faster, more reliable, and more autonomous.

What You’ll Build

Agent Runtime & Backend (~50%)

The runtime is the engine that makes every agent work. You’ll own the core systems:

  • Plugin Runtime — the per-agent process that runs position tracking (10s polling), the RatchetStop exit engine (tiered trailing stops with sub-second evaluation), and DSL state management. Currently Go + Python; migrating to a centralized Go service with Postgres state and real-time websocket price feeds

  • Scanner Gateway / Rules Engine — a YAML-configurable evaluation layer that sits between scanners and execution. Scanners produce raw signal variables; the rules engine applies gates, scoring, and filters defined in YAML. Users customize trading behavior without touching Python. This is the next major runtime feature

  • RatchetStop Backend — centralized profit-trailing service that protects positions even when the agent is offline. Evaluates tier upgrades and places stop-loss orders on Hyperliquid via websocket, replacing per-agent polling with condition-based evaluation across all positions

  • Execution Layer — the MCP (Model Context Protocol) server that bridges agents to 48+ Senpi platform tools: position creation, clearinghouse state, market data, Smart Money intelligence. You’ll own auth, rate limiting, and the contract between agents and the exchange

  • Data Layer — enriched Hyperfeed pipeline (top 1K trader positions, momentum events, market concentration) flowing through Redis, Postgres, and ClickHouse. Real-time ingestion, 4-hour rolling windows, and the APIs that every scanner calls

Model & Agent Hosting Migration (~30%)

We’re moving off third-party hosted agents and external LLM inference to Senpi-owned infrastructure. You’ll lead the technical execution:

  • Agent deployment platform — migrate agents from Railway/OpenClaw to Senpi-hosted infrastructure. Each agent needs isolated workspace, cron scheduling, state persistence, MCP connectivity, and Telegram notifications. Target: deploy any skill from a GitHub repo with one command

  • Model hosting — evaluate and implement the path from external LLM APIs (Anthropic, Google) to self-hosted inference. Options range from proxied external models with full telemetry capture, to fine-tuned models running on Senpi GPUs. You’ll own the decision and execution

  • Agent telemetry — capture every scanner evaluation, every trade decision, every signal score across all agents. This data feeds the self-reinforcing loop: agents learn from fleet-wide performance, fork winning strategies, and improve autonomously

  • Deployment pipeline — CI/CD for shipping scanner updates, runtime patches, and skill configs to 50+ live agents without interrupting open positions. Zero-downtime rollouts where downtime = unprotected capital

Infrastructure & Operations (~20%)

  • Build monitoring and alerting that catches agent failures, orphaned positions, state corruption, and auth expiration before they cost money

  • Manage cloud infrastructure (AWS/EKS) with infrastructure-as-code

  • Own incident response — in a trading system, every minute of downtime is real dollars at risk

  • Health monitoring for the agent fleet: which agents are scanning, which are stuck, which have the midnight rollover bug

What We’re Looking For

Must Have

  • Strong backend engineering — you write production code daily in at least two of: Go, Python, Node.js/TypeScript. Go preferred for the runtime services

  • Experience building backend services from scratch at a startup: APIs, job scheduling, state management, distributed systems

  • Solid understanding of real-time systems where latency matters: websocket connections, condition-based evaluation, sub-second response requirements

  • Production experience with Postgres, Redis, and at least one analytics DB (ClickHouse, TimescaleDB, BigQuery)

  • Kubernetes experience — deploying, scaling, and debugging production workloads on AWS EKS

  • You’ve owned a system end-to-end: designed it, built it, deployed it, operated it, fixed it at 3am

Strong Plus

  • Experience with model serving / LLM infrastructure — deploying, scaling, and optimizing inference (vLLM, TGI, TensorRT-LLM, or managed endpoints)

  • Background in trading systems, exchange APIs, or fintech where uptime has direct financial consequences

  • Experience with onchain infrastructure: wallet operations, RPC nodes, transaction monitoring, DEX integration

  • Familiarity with MCP (Model Context Protocol) or similar agent-to-tool connectivity patterns

  • Experience building multi-agent platforms — orchestrating many independent processes sharing infrastructure but operating autonomously

  • Experience with CI/CD for systems where “deploy” means updating live trading agents, not just web servers

What This Role Is Not

This is not a pure DevOps role. You’ll spend 80% of your time writing Go, Python, and TypeScript that ships to production. The infrastructure you manage is the infrastructure you built — because at our stage the best person to operate a system is the person who designed it.

You’re building the backend for autonomous AI agents that manage real money in real time. The runtime you build determines whether positions are protected. The model hosting you stand up determines whether agents can think. The deployment pipeline you create determines whether the fleet can evolve. This is foundational infrastructure for a new category of software.