EA2YOU
PUBLIC PREVIEWPublic preview · No real payments · No live trades yet
EA2YOU / WORKSPACE

Try the bot builder

Build and validate rules without an account. This trial is never saved as a bot.

TEST · GUEST

IDEA → RULES → CHECK → PAPER

Build a bot one question at a time — no code first.

Start with a platform and asset, then reveal only the details you need. Building or saving never connects an account or sends an order.

01

First question

Where will this bot run, and what will it watch?

02

Choose an idea, not an amount

What kind of idea should this bot follow?

Strategy answers “when and why.” Position size is step 5.

AVAILABLE means this engine has a rule fixture, not performance or broker entitlement. ADVANCED stays disabled until capability context confirms support.

Adjust indicators and rules in detail
03

ENTRY

When may the bot buy or open a position?

Read left to right: observed value → relationship → comparison.

This is entry logic, not position size, and it sends no order.

04

AND / OR

Does the buy decision need another condition?

05

Separate from strategy

How will the bot enter, and how much may it use?

Position direction

PLATFORM

Platform-adaptive sizing units

Only contract-confirmed units are enabled.

06

EXIT

When should the bot sell or close the position?

Close logic and Stop Loss are separate choices.
07

LOCAL FIXTURE

After one cycle closes, how does the next one begin?

Wait for the buy rule after a closed bar. Once the position closes, the engine evaluates subsequent closed-bar data; a close is never an immediate re-entry command.

TEST FIXTURE

Sequence illustration only — not a test result or real order.

  1. 08:00BuyEntry is true in the fixture
  2. 09:00AddOnly when capability supports it
  3. 11:00CloseClose is true in the fixture
  4. 12:00+WaitEvaluate entry again
HUMAN SUMMARY

Your bot reads as

08

VALIDATOR

Validate the logic before saving

The validator reports only PASS or FAIL with fix points. It does not score profit, risk or suitability.

09

SAVE

Name and keep this draft

10

ACCOUNT

Which account should this bot use?

Save a draft first

No account is selected and Builder contains no credentials.

11

HOSTING · TAIL PATH

Review the hosting path before Paper starts

  1. 1BotNot saved
  2. 2AccountNot selected
  3. 3Asset
  4. 4Timeframe
  5. 5Runtime costAwaiting a real quote
  6. 61-job quotaQuota data unavailable
  7. 7ReadinessBLOCKED · evidence incomplete
PAPER / SIMULATED

Start simulation only after every gate is ready.

Never a Live action; disabled without an authorized context action.