1

Freelance Algorithmic Trading Software Developer Jobs in Irving, TX

Senior Software Developer

Dallas, TX · Hybrid

$54 - $71.25/hr

Senior Software Developer You are the engineer who can take a hard problem from data layer to UI to ... Postgres at a working level: migrations, index design, query plan analysis, trade-off reasoning.

Senior Software Engineer

Irving, TX · On-site

$113K - $149K/yr

Utilize advanced algorithms, including dynamic programming and complex string manipulation/design ... trade-offs to non-technical stakeholders and foster a culture of technical excellence. • A ...

Senior Software Developer

Dallas, TX · Hybrid

$54 - $71.25/hr

Senior Software Developer You are the engineer who can take a hard problem from data layer to UI to ... Postgres at a working level: migrations, index design, query plan analysis, trade-off reasoning.

The software engineer will work closely with Data Science, Algorithm, and UI/UX teams to integrate ... 2D/3D segmentation, point cloud reconstruction, mesh generation, and visualization into a cohesive ...

Senior Software Developer

Dallas, TX · On-site

$54 - $71.25/hr

Senior Software Developer You are the engineer who can take a hard problem from data layer to UI to ... Postgres at a working level: migrations, index design, query plan analysis, trade-off reasoning.

Software Engineer II -Algorithms (Onsite)

Plano, TX

$93K - $127K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

As an Algorithms Software Engineer II , your role will encompass a wide range of responsibilities - from implementing system-level architecture updates to optimizing low-level code to maximize ...

Senior Software Engineer

Irving, TX · On-site

$100 - $130/hr

Utilize advanced algorithms, including **dynamic programming** and complex **string manipulation ... Exceptional communication skills; ability to articulate complex technical trade-offs to non ...

Associate Software Engineer

Addison, TX · On-site

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Understanding of software development fundamentals, including object-oriented programming, data structures, algorithms, and software design principles. * Experience with at least one modern ...

Team members will analyze algorithm descriptions provided by systems engineering and the existing software code base to determine the best architectural changes to the software. Software is written ...

Team members will analyze algorithm descriptions provided by systems engineering and the existing software code base to determine the best architectural changes to the software. Software is written ...

Showing results 21-40

Freelance Algorithmic Trading Software Developer information

See Irving, TX salary details

$46.1K

$107.4K

$159.4K

How much do freelance algorithmic trading software developer jobs pay per year?

As of Aug 14, 2026, the average yearly pay for freelance algorithmic trading software developer in Irving, TX is $107,399.00, according to ZipRecruiter salary data. Most workers in this role earn between $86,400.00 and $124,800.00 per year, depending on experience, location, and employer.

What is the difference between Freelance Algorithmic Trading Software Developer vs Quantitative Analyst?

AspectFreelance Algorithmic Trading Software DeveloperQuantitative Analyst
CredentialsProgramming skills, trading platform knowledge, possibly certifications like CQFMathematics, statistics, finance degrees, certifications like CFA
Work EnvironmentIndependent, remote, project-basedOffice-based, team-oriented, financial institutions
Industry UsageDevelops trading algorithms for clients or own tradingAnalyzes financial data to inform trading strategies

While both roles involve quantitative skills and financial markets, Freelance Algorithmic Trading Software Developers focus on building and implementing trading algorithms independently, often working remotely. Quantitative Analysts typically analyze data within financial firms to develop trading strategies, often working in team environments. The roles overlap in technical skills but differ in scope and work setting.

What are popular job titles related to Freelance Algorithmic Trading Software Developer jobs in Irving, TX?

For Freelance Algorithmic Trading Software Developer jobs in Irving, TX, the most frequently searched job titles are:

What job categories do people searching Freelance Algorithmic Trading Software Developer jobs in Irving, TX look for?

The top searched job categories for Freelance Algorithmic Trading Software Developer jobs in Irving, TX are:

What cities near Irving, TX are hiring for Freelance Algorithmic Trading Software Developer jobs?

Cities near Irving, TX with the most Freelance Algorithmic Trading Software Developer job openings:

Infographic showing various Freelance Algorithmic Trading Software Developer job openings in Irving, TX as of August 2026, with employment types broken down into 88% Full Time, 8% Part Time, and 4% Contract. Highlights an 88% Physical, 3% Hybrid, and 9% Remote job distribution, with an average salary of $107,399 per year, or $51.6 per hour.

Senior Software Developer

Further

Dallas, TX • Hybrid

$54 - $71.25/hr

Full-time

Re-posted 7 days ago


Job description

WE'RE HIRING! If you love data and are looking for unlimited growth opportunities, we want to talk with you about joining Further.

Further is a data, cloud, and AI company whose focus is helping companies turn raw data into the right decisions. We have an award winning culture of extraordinary people. Our purpose is to enable people to thrive so that businesses can thrive. We believe that the work you do should matter - it should be meaningful to you professionally and personally, and it should have a positive impact on both you and our clients.  If this sounds exciting to you, let's chat!

Senior Software Developer

You are the engineer who can take a hard problem from data layer to UI to model gateway and back without dropping the thread. Full-stack is not a compromise here - it's the job. LLM integration is part of the everyday work, not a side project. You'll write NestJS services that publish events through a well-defined SDK, consume those events into projections, expose them through APIs, build the console UI that makes them useful, and integrate LLMs as governed components inside workflows - with prompt versioning, evals, observability, and cost discipline. The codebase is strict TypeScript, opinionated, and well-documented. Every exported symbol has a JSDoc block. Every architectural decision has an ADR. Every PR ships with docs. You'll match that bar from day one. You will sit in our headquarters in Dallas, TX on a hybrid schedule. The team is in office on Tuesdays, Wednesdays and Thursdays. 

What experience should you have:

  • 7+ years of production TypeScript and Node. You write strict TypeScript by reflex; you don't reach for any.
  • Production experience with NestJS or a comparable Node framework at the level where you understand the request lifecycle, dependency injection, and the trade-offs.
  • Production experience with Next.js (App Router preferred) and modern React: server components, streaming, client/server boundary discipline.
  • LLM-powered features shipped to production. You've dealt with prompt drift, eval design, hallucination handling, and the cost of getting any of those wrong.
  • Postgres at a working level: migrations, index design, query plan analysis, trade-off reasoning.
  • Event-driven architecture experience: pub/sub, idempotent consumers, eventual consistency, ordering, retries, dead-letter behavior.
  • Strong testing instincts: unit, integration, end-to-end. You don't ship without tests and you care about the difference between tests that pass and tests that matter.

Nice to have

  • Drizzle ORM, Temporal, or Redpanda/Kafka in production.
  • OpenTelemetry beyond surface-level - sampling strategy, semantic conventions, custom instrumentation.
  • Design system contribution - component libraries, accessibility patterns, design token discipline.
  • Agent frameworks (LangGraph, custom orchestration), eval tooling (Braintrust, LangSmith), or prompt versioning systems.
  • Open-source contributions to the TS/Node/Next ecosystem.

What you'll be doing in this role:

  • Backend services in NestJS: API design, request validation with Zod, event publishing through the canonical SDK, projection consumers, RLS-aware database access. You write the service, the tests, and the docs.
  • The Next.js console: App Router, server and client components, the in-house design system, real-time UI patterns, the widget framework. You make complex platform state feel direct and obvious to operators.
  • LLM integration: agent orchestration inside the workflow runtime, prompt engineering with version control, evaluation harnesses, model gateway usage, structured output validation, retry and fallback logic. You treat model calls as production code, not prompts in a notebook.
  • Observability: OpenTelemetry traces, structured logs, meaningful metrics on every meaningful surface. If a customer reports a problem, your code should make finding it trivial.
  • Engineering culture: you set the bar for engineers who join after you. The next hires learn from your PRs.

Our total rewards program is designed for your protection, peace of mind, and overall well-being. In addition to our outstanding basics, we offer a net-zero cost medical option, company contributions to your HSA, fertility support, fully-paid parental leave, a monthly stipend for your lifestyle spending account, and much more.

Apply today or check out all our opportunities!

#LI-Hybrid
Applicants must be currently authorized to work in the United States on a full-time basis. The company does not anticipate providing sponsorship for employment visa status (e.g., H-1B, TN, etc.) for this individual position.