Skip to content
Oxarus
QUANT · CUSTOM ROBOTS

your
rules,
run
by
a
robot.

Have a method you've been running by hand for years? Walk us through your entry, stop, trade management and exit rules. We'll write a MetaTrader 5 robot built for you alone.

  • Your strategy, coded for you alone
  • Specification first, code second
  • We work under an NDA
MetaTrader 5EURUSD · H1
FileViewInsertChartsToolsWindowHelpM1M5M15M30H1H4D1W1MNAlgo Trading
1.09801.09591.09371.09151.08931.08721.08501.0828
TradeExposureHistoryJournalExperts
  • Waiting for the approved specification…
Representative screen. Not investment advice.
Your rulesCodeOn the chart
SPECIFICATION

just
describe
it.

No coding required. Pick your rules or add one in your own words; the robot's specification, its MetaTrader inputs and the test list update as you choose.

MetaEditor · MyStrategy.mq5 — SPEC-0142 · rev 03
How should it enter a trade?§1

The conditions under which the robot enters

How should the trade be managed?§2

How an open trade is protected and closed

Position size?§3

How much is risked on each trade

When should it stay out?§4

Optional: times to stay out of the market

Optional: a rule the options don't cover

SPECIFICATIONSPEC-0142 · rev 03
Specification completeness100%
§1 ENTRY§2 EXIT§3 SIZE§4 FILTER
  1. §1.1A buy opens when the fast average crosses above the slow one; a sell opens when it crosses below.1
  2. §2.1Once price moves in favor, the stop moves to the entry level, then trails at a set distance.2
  3. §3.1Lot size is calculated from the stop distance so each trade risks the set percentage of balance.3
  4. §4.1No new trades from 30 minutes before to 30 minutes after major news.4

Behavior tests04

  • entry.ma_cross_opens_buy_and_sell · §1.1ready to test
  • manage.break_even_then_trailing · §2.1ready to test
  • size.lot_from_risk_percent_and_stop · §3.1ready to test
  • filter.no_entries_around_news · §4.1ready to test

CLAUSES

04

INPUTS

11

TARGET

MT5 · .ex5

PROCESS

the
robot's
journey.

We get your sign-off at the end of every step. No rule goes into the code unless we've agreed on it.

01 / 05NOTES

Discovery call

We walk through your method together, using example trades on the chart.

The next step starts once you sign off.

WHAT THIS STEP PRODUCES

call-notes.mdRepresentative
  • MethodBuy pullbacks to the 50 EMA in the trend direction
  • Example tradesEntries and exits marked on the chart
  • Open questionIs the stop measured from the last swing low or the last two?
  • Open questionWhich calendar defines news hours?
WHAT WE BUILD

beyond
the
robot.

Besides robots, we write indicators, scripts, panels and alert services, and port older robots to MT5. Pick a file.

Navigator · MQL5

Experts

Indicators

Scripts

Services

MQL5/Experts/Robot.ex5Expert Advisor

Trading robot

A robot that opens, manages and closes trades according to your rules.

INPUTS
14
PLATFORM
MT5
DELIVERY
.ex5

EXAMPLEA robot that scales in on trend reversals

DELIVERY

Compiled, licensed .ex5Default

Source code (.mq5)Separate agreement

STRAIGHT TALK

what
we
do
and
don't.

WE DO

04
  • Turn the strategy you describe into code, exactly

    Each rule maps to code, point by point. Delivery is a compiled, licensed .ex5 file; source code comes under a separate agreement.

    Strategy.ex5
  • Test that the robot follows the rules

    A Strategy Tester report shows that every rule triggers correctly.

    test-report.html
  • Keep your code and strategy confidential

    An NDA is signed before any work begins.

    NDA.pdf
  • Provide fix support after delivery

    Bugs found after delivery are logged and fixed; the scope of that support is set in the contract.

    CHANGELOG.md

WE DON'T

04
  • Suggest strategies or call market direction

    The strategy is yours; we only code the rules you define.

    R-01
  • Promise profits

    No robot can know future outcomes, and we won't write anything that claims to.

    R-02
  • Manage your account or touch your trades

    We never ask for your account details; you run the robot in your own terminal.

    R-03
  • Sell the same robot to anyone else

    A robot written for you is never sold to another client.

    R-04

Not investment advice. Trading in financial markets carries a risk of losing capital.

MQL5

MQL5 seller profile

MQL5 Market · Seller · Oxarus

We hold a verified seller account in the MQL5 community. A robot written for you is never listed on the Market; it is delivered to you alone.

ACCOUNT
Verified seller
PLATFORM
MetaTrader 5
DELIVERY
Licensed .ex5
SOURCE CODE
By separate agreement

ROBOT

tell
us
about
your
method.

Write out your rules in a few sentences and, if you can, attach screenshots of example trades. We'll pin down scope and timeline, then get back to you.

info@oxarus.com