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
- Waiting for the approved 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.
Optional: a rule the options don't cover
- §1.1A buy opens when the fast average crosses above the slow one; a sell opens when it crosses below.1
- §2.1Once price moves in favor, the stop moves to the entry level, then trails at a set distance.2
- §3.1Lot size is calculated from the stop distance so each trade risks the set percentage of balance.3
- §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
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.
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
- 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?
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
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
what we do and don't.
WE DO
04Turn 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.ex5Test that the robot follows the rules
A Strategy Tester report shows that every rule triggers correctly.
test-report.htmlKeep your code and strategy confidential
An NDA is signed before any work begins.
NDA.pdfProvide 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- R-01
Suggest strategies or call market direction
The strategy is yours; we only code the rules you define.
- R-02
Promise profits
No robot can know future outcomes, and we won't write anything that claims to.
- R-03
Manage your account or touch your trades
We never ask for your account details; you run the robot in your own terminal.
- R-04
Sell the same robot to anyone else
A robot written for you is never sold to another client.
Not investment advice. Trading in financial markets carries a risk of losing capital.
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.