{
  "schema": "2.0",
  "document": {
    "schema": "2.0",
    "key": "quant-robots",
    "locale": "tr",
    "path": "/quant/robots",
    "url": "https://oxarus.com/tr/quant/robots",
    "alternates": {
      "tr": "https://oxarus.com/tr/quant/robots",
      "en": "https://oxarus.com/en/quant/robots"
    },
    "unit": "quant",
    "status": "live",
    "parent": "quant",
    "order": 13,
    "label": "Özel Robotlar",
    "title": "MetaTrader 5 özel işlem robotu geliştirme · Oxarus Quant",
    "description": "İşleme nasıl gireceğinizi, nasıl yöneteceğinizi ve nasıl çıkacağınızı anlatın; MetaTrader 5 için size özel robotu, göstergeyi ya da paneli biz yazalım.",
    "breadcrumbs": [
      {
        "label": "Oxarus ana sayfa",
        "path": "/",
        "url": "https://oxarus.com/tr"
      },
      {
        "label": "Oxarus Quant",
        "path": "/quant",
        "url": "https://oxarus.com/tr/quant"
      },
      {
        "label": "Özel Robotlar",
        "path": "/quant/robots",
        "url": "https://oxarus.com/tr/quant/robots"
      }
    ],
    "sections": [
      {
        "id": "hero",
        "url": "https://oxarus.com/tr/quant/robots",
        "kind": "hero",
        "component": "RobotsHero",
        "sources": [
          "messages:quantRobots.hero"
        ],
        "eyebrow": "QUANT · ÖZEL ROBOTLAR",
        "title": "siz anlatın, robot uygulasın.",
        "lead": "Yıllardır elle uyguladığınız bir yöntem mi var? Giriş, stop, işlemi yönetme ve çıkış kurallarınızı bize anlatın. MetaTrader 5 için yalnızca size özel bir robot yazalım.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "actions",
            "items": [
              {
                "label": "Stratejinizi anlatın",
                "action": "open_page",
                "args": {
                  "path": "/quant/robots",
                  "anchor": "cta-heading"
                },
                "href": "/tr/quant/robots#cta-heading",
                "source": "messages:quantRobots.hero.primary"
              },
              {
                "label": "Nasıl anlatılır",
                "action": "open_page",
                "args": {
                  "path": "/quant/robots",
                  "anchor": "brief"
                },
                "href": "/tr/quant/robots#brief",
                "source": "messages:quantRobots.hero.secondary"
              }
            ],
            "source": "messages:quantRobots.hero.primary"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Strateji sizin, kod size özel",
              "Önce şartname, sonra kod",
              "Gizlilik sözleşmesiyle çalışırız"
            ],
            "source": "messages:quantRobots.hero.checks"
          },
          {
            "type": "list",
            "style": "ordered",
            "items": [
              "Kurallarınız",
              "Kod",
              "Grafikte"
            ],
            "source": "messages:quantRobots.hero.steps"
          },
          {
            "type": "demo",
            "representative": true,
            "caption": "Temsili ekran. Yatırım tavsiyesi değildir.",
            "blocks": [
              {
                "type": "group",
                "key": "demo",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "window",
                        "value": "MetaTrader 5",
                        "source": "messages:quantRobots.hero.demo.window"
                      },
                      {
                        "label": "symbol",
                        "value": "EURUSD · H1",
                        "source": "messages:quantRobots.hero.demo.symbol"
                      },
                      {
                        "label": "briefTitle",
                        "value": "Müşteri notları",
                        "source": "messages:quantRobots.hero.demo.briefTitle"
                      }
                    ],
                    "source": "messages:quantRobots.hero.demo.window"
                  },
                  {
                    "type": "cards",
                    "items": [
                      {
                        "id": "0",
                        "source": "messages:quantRobots.hero.demo.rules.0",
                        "eyebrow": "Giriş",
                        "fields": [
                          {
                            "label": "text",
                            "value": "Fiyat 50 EMA'nın üstündeyken kırmızı mum yeşille kapanırsa al.",
                            "source": "messages:quantRobots.hero.demo.rules.0.text"
                          }
                        ]
                      },
                      {
                        "id": "1",
                        "source": "messages:quantRobots.hero.demo.rules.1",
                        "eyebrow": "Stop",
                        "fields": [
                          {
                            "label": "text",
                            "value": "Stop son dip seviyesinin 5 pip altı.",
                            "source": "messages:quantRobots.hero.demo.rules.1.text"
                          }
                        ]
                      },
                      {
                        "id": "2",
                        "source": "messages:quantRobots.hero.demo.rules.2",
                        "eyebrow": "Yönetim",
                        "fields": [
                          {
                            "label": "text",
                            "value": "20 pip lehime gidince stop başabaşa, sonra 15 pip geriden izle.",
                            "source": "messages:quantRobots.hero.demo.rules.2.text"
                          }
                        ]
                      },
                      {
                        "id": "3",
                        "source": "messages:quantRobots.hero.demo.rules.3",
                        "eyebrow": "Risk",
                        "fields": [
                          {
                            "label": "text",
                            "value": "Her işlemde bakiyenin %1'i. Haber saatinde yeni işlem açma.",
                            "source": "messages:quantRobots.hero.demo.rules.3.text"
                          }
                        ]
                      }
                    ],
                    "source": "messages:quantRobots.hero.demo.rules"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "file",
                        "value": "ClientTrendPullback.mq5",
                        "source": "messages:quantRobots.hero.demo.file"
                      },
                      {
                        "label": "running",
                        "value": "Robot çalışıyor",
                        "source": "messages:quantRobots.hero.demo.running"
                      },
                      {
                        "label": "entry",
                        "value": "Alış",
                        "source": "messages:quantRobots.hero.demo.entry"
                      },
                      {
                        "label": "sl",
                        "value": "Stop",
                        "source": "messages:quantRobots.hero.demo.sl"
                      },
                      {
                        "label": "be",
                        "value": "Başabaş",
                        "source": "messages:quantRobots.hero.demo.be"
                      },
                      {
                        "label": "trail",
                        "value": "İzleyen stop",
                        "source": "messages:quantRobots.hero.demo.trail"
                      }
                    ],
                    "source": "messages:quantRobots.hero.demo.file"
                  },
                  {
                    "type": "list",
                    "style": "tags",
                    "items": [
                      "File",
                      "View",
                      "Insert",
                      "Charts",
                      "Tools",
                      "Window",
                      "Help"
                    ],
                    "source": "messages:quantRobots.hero.demo.menu"
                  },
                  {
                    "type": "list",
                    "style": "tags",
                    "items": [
                      "M1",
                      "M5",
                      "M15",
                      "M30",
                      "H1",
                      "H4",
                      "D1",
                      "W1",
                      "MN"
                    ],
                    "source": "messages:quantRobots.hero.demo.timeframes"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "algo",
                        "value": "Algo Trading",
                        "source": "messages:quantRobots.hero.demo.algo"
                      }
                    ],
                    "source": "messages:quantRobots.hero.demo.algo"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Trade",
                      "Exposure",
                      "History",
                      "Journal",
                      "Experts"
                    ],
                    "source": "messages:quantRobots.hero.demo.toolboxTabs"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "waiting",
                        "value": "Waiting for the approved specification…",
                        "source": "messages:quantRobots.hero.demo.waiting"
                      }
                    ],
                    "source": "messages:quantRobots.hero.demo.waiting"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "compiling ClientTrendPullback.mq5",
                      "including RiskSizing.mqh, NewsWindow.mqh",
                      "0 errors, 0 warnings, 312 msec elapsed"
                    ],
                    "source": "messages:quantRobots.hero.demo.compile"
                  },
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "ClientTrendPullback (EURUSD,H1) initialized",
                      "entry condition met: bullish engulfing above EMA(50)",
                      "order #1042 buy 0.42 EURUSD at 1.08736, sl 1.08512",
                      "position #1042 stop moved to break-even 1.08736",
                      "position #1042 trailing stop 1.08921"
                    ],
                    "source": "messages:quantRobots.hero.demo.journal"
                  }
                ],
                "source": "messages:quantRobots.hero.demo"
              }
            ],
            "source": "messages:quantRobots.hero.demo"
          }
        ]
      },
      {
        "id": "builder",
        "anchor": "brief",
        "url": "https://oxarus.com/tr/quant/robots#brief",
        "kind": "content",
        "component": "StrategyBuilder",
        "sources": [
          "messages:quantRobots.builder"
        ],
        "eyebrow": "ŞARTNAME",
        "title": "anlatmanız yeterli.",
        "lead": "Kod bilmeniz gerekmiyor. Kurallarınızı seçin ya da kendi cümlenizle ekleyin; robotun şartnamesi, MetaTrader ayarları ve test listesi seçtikçe oluşur.",
        "demo": false,
        "placeholder": false,
        "blocks": [
          {
            "type": "cards",
            "items": [
              {
                "id": "entry",
                "source": "messages:quantRobots.builder.groups.0",
                "title": "İşleme nasıl girilsin?",
                "blocks": [
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Hareketli ortalama kesişimi",
                      "Destek / direnç kırılımı",
                      "Belirli saatte, belirli koşulda"
                    ],
                    "source": "messages:quantRobots.builder.groups.0.options"
                  }
                ]
              },
              {
                "id": "exit",
                "source": "messages:quantRobots.builder.groups.1",
                "title": "İşlem nasıl yönetilsin?",
                "blocks": [
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Sabit stop ve hedef",
                      "Başabaş, sonra izleyen stop",
                      "Kademeli kâr alma"
                    ],
                    "source": "messages:quantRobots.builder.groups.1.options"
                  }
                ]
              },
              {
                "id": "risk",
                "source": "messages:quantRobots.builder.groups.2",
                "title": "Pozisyon büyüklüğü?",
                "blocks": [
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Sabit lot",
                      "Bakiyenin yüzdesi"
                    ],
                    "source": "messages:quantRobots.builder.groups.2.options"
                  }
                ]
              },
              {
                "id": "filter",
                "source": "messages:quantRobots.builder.groups.3",
                "title": "Ne zaman işlem açmasın?",
                "blocks": [
                  {
                    "type": "list",
                    "style": "bullet",
                    "items": [
                      "Önemli haber saatlerinde",
                      "Asya seansında",
                      "Cuma akşamı"
                    ],
                    "source": "messages:quantRobots.builder.groups.3.options"
                  }
                ]
              }
            ],
            "source": "messages:quantRobots.builder.groups"
          },
          {
            "type": "group",
            "key": "spec",
            "title": "Şartname",
            "blocks": [
              {
                "type": "list",
                "style": "bullet",
                "items": [
                  "Hızlı ortalama yavaş ortalamayı yukarı keserse alış, aşağı keserse satış açılır.",
                  "Fiyat son 20 mumun en yüksek seviyesini kapanışla geçerse alış, en düşüğünü geçerse satış açılır.",
                  "Belirlenen saatte, tanımlı koşul sağlanıyorsa tek işlem açılır."
                ],
                "source": "messages:quantRobots.builder.spec.entry"
              },
              {
                "type": "list",
                "style": "bullet",
                "items": [
                  "Her işlem sabit stop ve sabit hedefle açılır.",
                  "Fiyat lehe ilerleyince stop giriş seviyesine çekilir, ardından belirli mesafeden izlenir.",
                  "Pozisyonun bir kısmı ilk hedefte, kalanı ikinci hedefte kapatılır."
                ],
                "source": "messages:quantRobots.builder.spec.exit"
              },
              {
                "type": "list",
                "style": "bullet",
                "items": [
                  "Her işlem belirlenen sabit lotla açılır.",
                  "Lot, stop mesafesine göre bakiyenin belirlenen yüzdesini riske edecek şekilde hesaplanır."
                ],
                "source": "messages:quantRobots.builder.spec.risk"
              },
              {
                "type": "list",
                "style": "bullet",
                "items": [
                  "Önemli haberden 30 dakika önce ve sonra yeni işlem açılmaz.",
                  "Asya seansı boyunca yeni işlem açılmaz.",
                  "Cuma 20:00'den sonra yeni işlem açılmaz."
                ],
                "source": "messages:quantRobots.builder.spec.filter"
              }
            ],
            "source": "messages:quantRobots.builder.spec"
          },
          {
            "type": "heading",
            "text": "MetaTrader ayarları",
            "level": 4,
            "source": "messages:quantRobots.builder.inputsTitle"
          },
          {
            "type": "heading",
            "text": "Kuralların grafikteki karşılığı",
            "level": 4,
            "source": "messages:quantRobots.builder.previewTitle"
          },
          {
            "type": "list",
            "style": "bullet",
            "items": [
              "Robotun işleme hangi koşulda gireceği",
              "Açık işlemin nasıl korunup kapatılacağı",
              "Her işlemde ne kadar risk alınacağı",
              "İsteğe bağlı: işlem açılmayacak zamanlar"
            ],
            "source": "messages:quantRobots.builder.groupHints"
          },
          {
            "type": "cards",
            "items": [
              {
                "id": "custom",
                "source": "messages:quantRobots.builder.custom",
                "title": "Kendi kuralınız",
                "eyebrow": "görüşmede netleşir",
                "fields": [
                  {
                    "label": "placeholder",
                    "value": "Örn. Cuma kapanışında işlemleri kapat",
                    "source": "messages:quantRobots.builder.custom.placeholder"
                  },
                  {
                    "label": "clear",
                    "value": "Temizle",
                    "source": "messages:quantRobots.builder.custom.clear"
                  }
                ]
              }
            ],
            "source": "messages:quantRobots.builder.custom"
          },
          {
            "type": "group",
            "key": "tests",
            "title": "Davranış testleri",
            "blocks": [
              {
                "type": "definitions",
                "items": [
                  {
                    "label": "state",
                    "value": "teste hazır",
                    "source": "messages:quantRobots.builder.testsState"
                  }
                ],
                "source": "messages:quantRobots.builder.testsState"
              }
            ],
            "source": "messages:quantRobots.builder.tests"
          },
          {
            "type": "labels",
            "items": [
              {
                "label": "meterLabel",
                "value": "Şartname bütünlüğü",
                "source": "messages:quantRobots.builder.meterLabel"
              },
              {
                "label": "updatedLabel",
                "value": "güncellendi",
                "source": "messages:quantRobots.builder.updatedLabel"
              },
              {
                "label": "hint",
                "value": "İsteğe bağlı: seçeneklerde olmayan bir kural",
                "source": "messages:quantRobots.builder.custom.hint"
              }
            ],
            "source": "messages:quantRobots.builder"
          }
        ]
      },
      {
        "id": "journey",
        "anchor": "journey-heading",
        "url": "https://oxarus.com/tr/quant/robots#journey-heading",
        "kind": "steps",
        "component": "RobotJourney",
        "sources": [
          "messages:quantRobots.journey"
        ],
        "eyebrow": "SÜREÇ",
        "title": "robotun yolculuğu.",
        "lead": "Her adımın sonunda onayınızı alırız. Anlaşmadığımız bir kural koda girmez.",
        "demo": true,
        "placeholder": false,
        "blocks": [
          {
            "type": "steps",
            "items": [
              {
                "id": "0",
                "source": "messages:quantRobots.journey.steps.0",
                "title": "Görüşme",
                "meta": [
                  "NOTLAR"
                ],
                "text": [
                  "Yöntemi, grafikte örnek işlemler üzerinden birlikte konuşuruz."
                ],
                "blocks": [
                  {
                    "type": "demo",
                    "representative": true,
                    "caption": "Temsili",
                    "blocks": [
                      {
                        "type": "group",
                        "key": "detail",
                        "title": "Bu adımın çıktısı",
                        "blocks": [
                          {
                            "type": "definitions",
                            "items": [
                              {
                                "label": "file",
                                "value": "call-notes.md",
                                "source": "messages:quantRobots.journey.steps.0.detail.file"
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.0.detail.file"
                          },
                          {
                            "type": "cards",
                            "items": [
                              {
                                "id": "0",
                                "source": "messages:quantRobots.journey.steps.0.detail.rows.0",
                                "eyebrow": "Yöntem",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Trend yönünde, 50 EMA'ya geri çekilmede alım",
                                    "source": "messages:quantRobots.journey.steps.0.detail.rows.0.v"
                                  }
                                ]
                              },
                              {
                                "id": "1",
                                "source": "messages:quantRobots.journey.steps.0.detail.rows.1",
                                "eyebrow": "Örnek işlemler",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Grafikte işaretlenmiş giriş ve çıkışlar",
                                    "source": "messages:quantRobots.journey.steps.0.detail.rows.1.v"
                                  }
                                ]
                              },
                              {
                                "id": "2",
                                "source": "messages:quantRobots.journey.steps.0.detail.rows.2",
                                "eyebrow": "Açık soru",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Stop son dipten mi, son iki dipten mi hesaplanacak?",
                                    "source": "messages:quantRobots.journey.steps.0.detail.rows.2.v"
                                  }
                                ]
                              },
                              {
                                "id": "3",
                                "source": "messages:quantRobots.journey.steps.0.detail.rows.3",
                                "eyebrow": "Açık soru",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Haber saatleri hangi takvimden alınacak?",
                                    "source": "messages:quantRobots.journey.steps.0.detail.rows.3.v"
                                  }
                                ]
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.0.detail.rows"
                          }
                        ],
                        "source": "messages:quantRobots.journey.steps.0.detail"
                      }
                    ],
                    "source": "messages:quantRobots.journey.steps.0.detail"
                  }
                ]
              },
              {
                "id": "1",
                "source": "messages:quantRobots.journey.steps.1",
                "title": "Şartname",
                "meta": [
                  "ONAY"
                ],
                "text": [
                  "Her kural açık bir cümleye dönüşür, belirsiz nokta kalmaz. Siz onaylarsınız."
                ],
                "blocks": [
                  {
                    "type": "demo",
                    "representative": true,
                    "caption": "Temsili",
                    "blocks": [
                      {
                        "type": "group",
                        "key": "detail",
                        "title": "Bu adımın çıktısı",
                        "blocks": [
                          {
                            "type": "definitions",
                            "items": [
                              {
                                "label": "file",
                                "value": "SPEC-0142 · rev 04",
                                "source": "messages:quantRobots.journey.steps.1.detail.file"
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.1.detail.file"
                          },
                          {
                            "type": "cards",
                            "items": [
                              {
                                "id": "0",
                                "source": "messages:quantRobots.journey.steps.1.detail.rows.0",
                                "eyebrow": "§1 Giriş",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "50 EMA üstünde yutan boğa mumuyla alış",
                                    "source": "messages:quantRobots.journey.steps.1.detail.rows.0.v"
                                  }
                                ]
                              },
                              {
                                "id": "1",
                                "source": "messages:quantRobots.journey.steps.1.detail.rows.1",
                                "eyebrow": "§2 Stop",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Son dip seviyesinin 5 pip altı",
                                    "source": "messages:quantRobots.journey.steps.1.detail.rows.1.v"
                                  }
                                ]
                              },
                              {
                                "id": "2",
                                "source": "messages:quantRobots.journey.steps.1.detail.rows.2",
                                "eyebrow": "§3 Yönetim",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "20 pip sonra başabaş, ardından 15 pip izleyen stop",
                                    "source": "messages:quantRobots.journey.steps.1.detail.rows.2.v"
                                  }
                                ]
                              },
                              {
                                "id": "3",
                                "source": "messages:quantRobots.journey.steps.1.detail.rows.3",
                                "eyebrow": "§4 Risk",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "İşlem başına bakiyenin %1'i; haber saatinde yeni işlem yok",
                                    "source": "messages:quantRobots.journey.steps.1.detail.rows.3.v"
                                  }
                                ]
                              },
                              {
                                "id": "4",
                                "source": "messages:quantRobots.journey.steps.1.detail.rows.4",
                                "eyebrow": "Onay",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Müşteri onayladı",
                                    "source": "messages:quantRobots.journey.steps.1.detail.rows.4.v"
                                  }
                                ]
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.1.detail.rows"
                          }
                        ],
                        "source": "messages:quantRobots.journey.steps.1.detail"
                      }
                    ],
                    "source": "messages:quantRobots.journey.steps.1.detail"
                  }
                ]
              },
              {
                "id": "2",
                "source": "messages:quantRobots.journey.steps.2",
                "title": "Kod",
                "meta": [
                  "MQL5"
                ],
                "text": [
                  "Robot MQL5 ile yazılır. Ayarlar sizin anlayacağınız isimlerle gelir."
                ],
                "blocks": [
                  {
                    "type": "demo",
                    "representative": true,
                    "caption": "Temsili",
                    "blocks": [
                      {
                        "type": "group",
                        "key": "detail",
                        "title": "Bu adımın çıktısı",
                        "blocks": [
                          {
                            "type": "definitions",
                            "items": [
                              {
                                "label": "file",
                                "value": "ClientTrendPullback.mq5",
                                "source": "messages:quantRobots.journey.steps.2.detail.file"
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.2.detail.file"
                          },
                          {
                            "type": "cards",
                            "items": [
                              {
                                "id": "0",
                                "source": "messages:quantRobots.journey.steps.2.detail.rows.0",
                                "eyebrow": "Derleme",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "0 hata, 0 uyarı",
                                    "source": "messages:quantRobots.journey.steps.2.detail.rows.0.v"
                                  }
                                ]
                              },
                              {
                                "id": "1",
                                "source": "messages:quantRobots.journey.steps.2.detail.rows.1",
                                "eyebrow": "Ayarlar",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "InpRiskPercent · InpEmaPeriod · InpStopBufferPips",
                                    "source": "messages:quantRobots.journey.steps.2.detail.rows.1.v"
                                  }
                                ]
                              },
                              {
                                "id": "2",
                                "source": "messages:quantRobots.journey.steps.2.detail.rows.2",
                                "eyebrow": "Modüller",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "RiskSizing.mqh · NewsWindow.mqh",
                                    "source": "messages:quantRobots.journey.steps.2.detail.rows.2.v"
                                  }
                                ]
                              },
                              {
                                "id": "3",
                                "source": "messages:quantRobots.journey.steps.2.detail.rows.3",
                                "eyebrow": "Eşleşme",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Her şartname maddesi koddaki yerine bağlı",
                                    "source": "messages:quantRobots.journey.steps.2.detail.rows.3.v"
                                  }
                                ]
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.2.detail.rows"
                          }
                        ],
                        "source": "messages:quantRobots.journey.steps.2.detail"
                      }
                    ],
                    "source": "messages:quantRobots.journey.steps.2.detail"
                  }
                ]
              },
              {
                "id": "3",
                "source": "messages:quantRobots.journey.steps.3",
                "title": "Davranış testi",
                "meta": [
                  "TEST"
                ],
                "text": [
                  "Strateji test cihazında robotun kurallarınıza birebir uyduğunu işlem işlem kontrol ederiz."
                ],
                "blocks": [
                  {
                    "type": "demo",
                    "representative": true,
                    "caption": "Temsili",
                    "blocks": [
                      {
                        "type": "group",
                        "key": "detail",
                        "title": "Bu adımın çıktısı",
                        "blocks": [
                          {
                            "type": "definitions",
                            "items": [
                              {
                                "label": "file",
                                "value": "Strategy Tester · EURUSD,H1",
                                "source": "messages:quantRobots.journey.steps.3.detail.file"
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.3.detail.file"
                          },
                          {
                            "type": "cards",
                            "items": [
                              {
                                "id": "0",
                                "source": "messages:quantRobots.journey.steps.3.detail.rows.0",
                                "eyebrow": "§1 Giriş",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Her işlemde giriş koşulu doğrulandı",
                                    "source": "messages:quantRobots.journey.steps.3.detail.rows.0.v"
                                  }
                                ]
                              },
                              {
                                "id": "1",
                                "source": "messages:quantRobots.journey.steps.3.detail.rows.1",
                                "eyebrow": "§2 Stop",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Stop her işlemde kuraldaki seviyede",
                                    "source": "messages:quantRobots.journey.steps.3.detail.rows.1.v"
                                  }
                                ]
                              },
                              {
                                "id": "2",
                                "source": "messages:quantRobots.journey.steps.3.detail.rows.2",
                                "eyebrow": "§3 Yönetim",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Başabaş ve izleyen stop adımları kurala uyuyor",
                                    "source": "messages:quantRobots.journey.steps.3.detail.rows.2.v"
                                  }
                                ]
                              },
                              {
                                "id": "3",
                                "source": "messages:quantRobots.journey.steps.3.detail.rows.3",
                                "eyebrow": "§4 Haber",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Haber penceresinde yeni işlem açılmadı",
                                    "source": "messages:quantRobots.journey.steps.3.detail.rows.3.v"
                                  }
                                ]
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.3.detail.rows"
                          }
                        ],
                        "source": "messages:quantRobots.journey.steps.3.detail"
                      }
                    ],
                    "source": "messages:quantRobots.journey.steps.3.detail"
                  }
                ]
              },
              {
                "id": "4",
                "source": "messages:quantRobots.journey.steps.4",
                "title": "Teslim ve kurulum",
                "meta": [
                  "TESLİM"
                ],
                "text": [
                  "Derlenmiş, lisanslı .ex5 dosyasını ve kurulum notunu teslim ederiz. Teslim sonrası düzeltme desteğinin kapsamı anlaşmada belirlenir; kaynak kod ayrı anlaşmayla verilir."
                ],
                "blocks": [
                  {
                    "type": "demo",
                    "representative": true,
                    "caption": "Temsili",
                    "blocks": [
                      {
                        "type": "group",
                        "key": "detail",
                        "title": "Bu adımın çıktısı",
                        "blocks": [
                          {
                            "type": "definitions",
                            "items": [
                              {
                                "label": "file",
                                "value": "Teslim paketi",
                                "source": "messages:quantRobots.journey.steps.4.detail.file"
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.4.detail.file"
                          },
                          {
                            "type": "cards",
                            "items": [
                              {
                                "id": "0",
                                "source": "messages:quantRobots.journey.steps.4.detail.rows.0",
                                "eyebrow": "ClientTrendPullback.ex5",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Derlenmiş, lisanslı robot",
                                    "source": "messages:quantRobots.journey.steps.4.detail.rows.0.v"
                                  }
                                ]
                              },
                              {
                                "id": "1",
                                "source": "messages:quantRobots.journey.steps.4.detail.rows.1",
                                "eyebrow": "Kurulum notu",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Ayarların anlamı ve kurulum adımları",
                                    "source": "messages:quantRobots.journey.steps.4.detail.rows.1.v"
                                  }
                                ]
                              },
                              {
                                "id": "2",
                                "source": "messages:quantRobots.journey.steps.4.detail.rows.2",
                                "eyebrow": "Test raporu",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Kuralların test cihazındaki kontrolü",
                                    "source": "messages:quantRobots.journey.steps.4.detail.rows.2.v"
                                  }
                                ]
                              },
                              {
                                "id": "3",
                                "source": "messages:quantRobots.journey.steps.4.detail.rows.3",
                                "eyebrow": "Düzeltme desteği",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Kapsamı anlaşmada belirlenir",
                                    "source": "messages:quantRobots.journey.steps.4.detail.rows.3.v"
                                  }
                                ]
                              },
                              {
                                "id": "4",
                                "source": "messages:quantRobots.journey.steps.4.detail.rows.4",
                                "eyebrow": "ClientTrendPullback.mq5",
                                "fields": [
                                  {
                                    "label": "v",
                                    "value": "Kaynak kod, ayrı anlaşmayla",
                                    "source": "messages:quantRobots.journey.steps.4.detail.rows.4.v"
                                  }
                                ]
                              }
                            ],
                            "source": "messages:quantRobots.journey.steps.4.detail.rows"
                          }
                        ],
                        "source": "messages:quantRobots.journey.steps.4.detail"
                      }
                    ],
                    "source": "messages:quantRobots.journey.steps.4.detail"
                  }
                ]
              }
            ],
            "source": "messages:quantRobots.journey.steps"
          },
          {
            "type": "paragraph",
            "text": "Onayınızla bir sonraki adıma geçilir.",
            "source": "messages:quantRobots.journey.approval"
          },
          {
            "type": "labels",
            "items": [
              {
                "label": "prev",
                "value": "Önceki adım",
                "source": "messages:quantRobots.journey.prev"
              },
              {
                "label": "next",
                "value": "Sonraki adım",
                "source": "messages:quantRobots.journey.next"
              }
            ],
            "source": "messages:quantRobots.journey"
          }
        ]
      },
      {
        "id": "catalog",
        "anchor": "catalog-heading",
        "url": "https://oxarus.com/tr/quant/robots#catalog-heading",
        "kind": "features",
        "component": "FileCatalog",
        "sources": [
          "messages:quantRobots.catalog"
        ],
        "eyebrow": "NE YAZIYORUZ",
        "title": "robotun ötesinde.",
        "lead": "Robotun yanında gösterge, script, panel ve bildirim servisi de yazıyor, eski robotları MT5'e taşıyoruz. Bir dosya seçin.",
        "demo": false,
        "placeholder": false,
        "blocks": [
          {
            "type": "cards",
            "items": [
              {
                "id": "0",
                "source": "messages:quantRobots.catalog.items.0",
                "title": "İşlem robotu",
                "text": [
                  "Kurallarınıza göre işlem açan, yöneten ve kapatan robot."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Experts",
                    "source": "messages:quantRobots.catalog.items.0.folder"
                  },
                  {
                    "label": "file",
                    "value": "Robot.ex5",
                    "source": "messages:quantRobots.catalog.items.0.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "Trend dönüşünde kademeli giriş yapan robot",
                    "source": "messages:quantRobots.catalog.items.0.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "14",
                    "source": "messages:quantRobots.catalog.items.0.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT5",
                    "source": "messages:quantRobots.catalog.items.0.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5",
                    "source": "messages:quantRobots.catalog.items.0.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Expert Advisor",
                    "source": "messages:quantRobots.catalog.items.0.spec.kind"
                  }
                ]
              },
              {
                "id": "1",
                "source": "messages:quantRobots.catalog.items.1",
                "title": "Özel gösterge",
                "text": [
                  "Grafikte kendi seviyelerinizi, bölgelerinizi ya da hesaplarınızı çizen gösterge."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Indicators",
                    "source": "messages:quantRobots.catalog.items.1.folder"
                  },
                  {
                    "label": "file",
                    "value": "Indicator.ex5",
                    "source": "messages:quantRobots.catalog.items.1.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "Önceki günün seviyelerini otomatik çizen gösterge",
                    "source": "messages:quantRobots.catalog.items.1.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "8",
                    "source": "messages:quantRobots.catalog.items.1.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT5",
                    "source": "messages:quantRobots.catalog.items.1.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5",
                    "source": "messages:quantRobots.catalog.items.1.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Custom Indicator",
                    "source": "messages:quantRobots.catalog.items.1.spec.kind"
                  }
                ]
              },
              {
                "id": "2",
                "source": "messages:quantRobots.catalog.items.2",
                "title": "Tek seferlik script",
                "text": [
                  "Bir kez çalıştırılıp işini yapan kısa araçlar."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Scripts",
                    "source": "messages:quantRobots.catalog.items.2.folder"
                  },
                  {
                    "label": "file",
                    "value": "Script.ex5",
                    "source": "messages:quantRobots.catalog.items.2.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "Açık bütün işlemleri tek tıkla kapatan script",
                    "source": "messages:quantRobots.catalog.items.2.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "3",
                    "source": "messages:quantRobots.catalog.items.2.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT5",
                    "source": "messages:quantRobots.catalog.items.2.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5",
                    "source": "messages:quantRobots.catalog.items.2.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Script",
                    "source": "messages:quantRobots.catalog.items.2.spec.kind"
                  }
                ]
              },
              {
                "id": "3",
                "source": "messages:quantRobots.catalog.items.3",
                "title": "İşlem paneli",
                "text": [
                  "Lot hesaplayan, stop ve hedefi grafikte sürükleyerek kuran panel."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Experts",
                    "source": "messages:quantRobots.catalog.items.3.folder"
                  },
                  {
                    "label": "file",
                    "value": "Panel.ex5",
                    "source": "messages:quantRobots.catalog.items.3.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "Risk yüzdesine göre lot hesaplayan panel",
                    "source": "messages:quantRobots.catalog.items.3.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "11",
                    "source": "messages:quantRobots.catalog.items.3.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT5",
                    "source": "messages:quantRobots.catalog.items.3.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5",
                    "source": "messages:quantRobots.catalog.items.3.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Expert · Panel",
                    "source": "messages:quantRobots.catalog.items.3.spec.kind"
                  }
                ]
              },
              {
                "id": "4",
                "source": "messages:quantRobots.catalog.items.4",
                "title": "Uyarı ve bildirim",
                "text": [
                  "Koşul oluşunca telefonunuza, e-postanıza ya da Telegram'a haber verir."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Services",
                    "source": "messages:quantRobots.catalog.items.4.folder"
                  },
                  {
                    "label": "file",
                    "value": "Alert.ex5",
                    "source": "messages:quantRobots.catalog.items.4.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "Seviye kırılınca Telegram'a mesaj atan servis",
                    "source": "messages:quantRobots.catalog.items.4.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "6",
                    "source": "messages:quantRobots.catalog.items.4.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT5",
                    "source": "messages:quantRobots.catalog.items.4.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5",
                    "source": "messages:quantRobots.catalog.items.4.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Service",
                    "source": "messages:quantRobots.catalog.items.4.spec.kind"
                  }
                ]
              },
              {
                "id": "5",
                "source": "messages:quantRobots.catalog.items.5",
                "title": "Taşıma ve düzeltme",
                "text": [
                  "MetaTrader 4 robotunuzu MT5'e taşır, çalışmayan robotu düzeltiriz."
                ],
                "fields": [
                  {
                    "label": "folder",
                    "value": "Experts",
                    "source": "messages:quantRobots.catalog.items.5.folder"
                  },
                  {
                    "label": "file",
                    "value": "MT4_to_MT5",
                    "source": "messages:quantRobots.catalog.items.5.file"
                  },
                  {
                    "label": "Örnek",
                    "value": "MT4'teki eski robotun MT5 sürümü",
                    "source": "messages:quantRobots.catalog.items.5.example"
                  },
                  {
                    "label": "Ayar",
                    "value": "—",
                    "source": "messages:quantRobots.catalog.items.5.spec.inputs"
                  },
                  {
                    "label": "Platform",
                    "value": "MT4 → MT5",
                    "source": "messages:quantRobots.catalog.items.5.spec.platforms"
                  },
                  {
                    "label": "Teslim",
                    "value": ".ex5 + rapor",
                    "source": "messages:quantRobots.catalog.items.5.spec.delivery"
                  },
                  {
                    "label": "kind",
                    "value": "Port & fix",
                    "source": "messages:quantRobots.catalog.items.5.spec.kind"
                  }
                ]
              }
            ],
            "source": "messages:quantRobots.catalog.items"
          },
          {
            "type": "cards",
            "items": [
              {
                "id": "delivery",
                "source": "messages:quantRobots.catalog.delivery",
                "title": "Teslim",
                "fields": [
                  {
                    "label": "ex5",
                    "value": "Derlenmiş, lisanslı .ex5",
                    "source": "messages:quantRobots.catalog.delivery.ex5"
                  },
                  {
                    "label": "ex5 tag",
                    "value": "Varsayılan",
                    "source": "messages:quantRobots.catalog.delivery.ex5Tag"
                  },
                  {
                    "label": "mq5",
                    "value": "Kaynak kod (.mq5)",
                    "source": "messages:quantRobots.catalog.delivery.mq5"
                  },
                  {
                    "label": "mq5 tag",
                    "value": "Ayrı anlaşmayla",
                    "source": "messages:quantRobots.catalog.delivery.mq5Tag"
                  }
                ]
              }
            ],
            "source": "messages:quantRobots.catalog.delivery"
          }
        ]
      },
      {
        "id": "honest",
        "anchor": "honest-heading",
        "url": "https://oxarus.com/tr/quant/robots#honest-heading",
        "kind": "content",
        "component": "HonestTerms",
        "sources": [
          "messages:quantRobots.honest"
        ],
        "eyebrow": "AÇIK KONUŞALIM",
        "title": "yaparız, yapmayız.",
        "demo": false,
        "placeholder": false,
        "blocks": [
          {
            "type": "list",
            "title": "Yaparız",
            "style": "bullet",
            "items": [
              "Anlattığınız stratejiyi birebir koda dökeriz",
              "Robotun kurallara uyduğunu test ederiz",
              "Kodu ve stratejinizi gizli tutarız",
              "Teslimden sonra düzeltme desteği veririz"
            ],
            "source": "messages:quantRobots.honest.do"
          },
          {
            "type": "list",
            "title": "Yapmayız",
            "style": "bullet",
            "items": [
              "Strateji önermez, yön söylemeyiz",
              "Kâr vaat etmeyiz",
              "Hesabınızı yönetmez, işleminize karışmayız",
              "Aynı robotu başkasına satmayız"
            ],
            "source": "messages:quantRobots.honest.dont"
          },
          {
            "type": "group",
            "key": "seller",
            "title": "MQL5 satıcı profili",
            "blocks": [
              {
                "type": "paragraph",
                "text": "MQL5 topluluğunda doğrulanmış bir satıcı hesabımız var. Size özel yazılan robot Market'te yayımlanmaz, yalnızca size teslim edilir.",
                "source": "messages:quantRobots.honest.sellerBody"
              },
              {
                "type": "definitions",
                "items": [
                  {
                    "label": "Hesap",
                    "value": "Doğrulanmış satıcı",
                    "source": "messages:quantRobots.honest.sellerFacts.0"
                  },
                  {
                    "label": "Platform",
                    "value": "MetaTrader 5",
                    "source": "messages:quantRobots.honest.sellerFacts.1"
                  },
                  {
                    "label": "Teslim",
                    "value": "Lisanslı .ex5",
                    "source": "messages:quantRobots.honest.sellerFacts.2"
                  },
                  {
                    "label": "Kaynak kod",
                    "value": "Ayrı anlaşmayla",
                    "source": "messages:quantRobots.honest.sellerFacts.3"
                  }
                ],
                "source": "messages:quantRobots.honest.sellerFacts"
              },
              {
                "type": "group",
                "key": "sellerProfile",
                "title": "Market · Seller profile",
                "blocks": [
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "handle",
                        "value": "MQL5 Market · Seller · Oxarus",
                        "source": "messages:quantRobots.honest.sellerProfile.handle"
                      }
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.handle"
                  },
                  {
                    "type": "heading",
                    "text": "Oxarus",
                    "level": 5,
                    "source": "messages:quantRobots.honest.sellerProfile.name"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "monogram",
                        "value": "OX",
                        "source": "messages:quantRobots.honest.sellerProfile.monogram"
                      }
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.monogram"
                  },
                  {
                    "type": "paragraph",
                    "text": "Verified seller",
                    "role": "detail",
                    "source": "messages:quantRobots.honest.sellerProfile.badge"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "platform",
                        "value": "MetaTrader 5",
                        "source": "messages:quantRobots.honest.sellerProfile.platform"
                      }
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.platform"
                  },
                  {
                    "type": "cards",
                    "items": [
                      {
                        "id": "0",
                        "source": "messages:quantRobots.honest.sellerProfile.categories.0",
                        "title": "Experts",
                        "fields": [
                          {
                            "label": "code",
                            "value": "EA",
                            "source": "messages:quantRobots.honest.sellerProfile.categories.0.code"
                          }
                        ]
                      },
                      {
                        "id": "1",
                        "source": "messages:quantRobots.honest.sellerProfile.categories.1",
                        "title": "Indicators",
                        "fields": [
                          {
                            "label": "code",
                            "value": "IND",
                            "source": "messages:quantRobots.honest.sellerProfile.categories.1.code"
                          }
                        ]
                      },
                      {
                        "id": "2",
                        "source": "messages:quantRobots.honest.sellerProfile.categories.2",
                        "title": "Utilities",
                        "fields": [
                          {
                            "label": "code",
                            "value": "UTIL",
                            "source": "messages:quantRobots.honest.sellerProfile.categories.2.code"
                          }
                        ]
                      }
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.categories"
                  },
                  {
                    "type": "definitions",
                    "items": [
                      {
                        "label": "file meta",
                        "value": "MT5 · .ex5",
                        "source": "messages:quantRobots.honest.sellerProfile.fileMeta"
                      }
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.fileMeta"
                  },
                  {
                    "type": "list",
                    "style": "tags",
                    "items": [
                      "Licensed .ex5",
                      "Source code by agreement",
                      "Custom work stays private"
                    ],
                    "source": "messages:quantRobots.honest.sellerProfile.chips"
                  }
                ],
                "source": "messages:quantRobots.honest.sellerProfile"
              }
            ],
            "source": "messages:quantRobots.honest.seller"
          },
          {
            "type": "callout",
            "tone": "note",
            "text": [
              "Yatırım tavsiyesi değildir. Piyasada işlem yapmak sermaye kaybı riski taşır."
            ],
            "source": "messages:quantRobots.honest.note"
          },
          {
            "type": "list",
            "title": "Yaparız",
            "style": "bullet",
            "items": [
              "Kurallarınız madde madde koda karşılanır. Teslim, derlenmiş ve lisanslı .ex5 dosyasıdır; kaynak kod ayrı anlaşmayla verilir.",
              "Strateji testçisinde her kuralın doğru tetiklendiğini gösteren test raporu hazırlanır.",
              "İş başlamadan gizlilik sözleşmesi imzalanır.",
              "Teslimden sonra bulunan hatalar kayıt altına alınıp düzeltilir; desteğin kapsamı anlaşmada belirlenir."
            ],
            "source": "messages:quantRobots.honest.doProofs"
          },
          {
            "type": "list",
            "title": "Yapmayız",
            "style": "bullet",
            "items": [
              "Strateji sizindir; biz yalnızca tanımladığınız kuralları yazarız.",
              "Hiçbir robot gelecekteki sonucu bilemez; bunu söyleyen bir şey yazmayız.",
              "Hesap bilgilerinizi istemeyiz, robotu siz kendi terminalinizde çalıştırırsınız.",
              "Size özel yazılan robot başka bir müşteriye satılmaz."
            ],
            "source": "messages:quantRobots.honest.dontReasons"
          }
        ]
      },
      {
        "id": "cta",
        "anchor": "cta",
        "url": "https://oxarus.com/tr/quant/robots#cta",
        "kind": "cta",
        "component": "StudioCta",
        "sources": [
          "messages:quantRobots.cta"
        ],
        "eyebrow": "ROBOT",
        "title": "yönteminizi bize anlatın.",
        "lead": "Kurallarınızı birkaç cümleyle yazın; mümkünse örnek işlem ekran görüntüleri ekleyin. Kapsamı ve süreyi netleştirip size dönelim.",
        "demo": false,
        "placeholder": false,
        "blocks": [
          {
            "type": "actions",
            "items": [
              {
                "label": "Stratejinizi anlatın",
                "action": "start_project_brief",
                "args": {
                  "topic": "quant"
                },
                "href": "/tr/contact?start=quant",
                "source": "messages:quantRobots.cta.button"
              },
              {
                "label": "info@oxarus.com",
                "action": "contact",
                "args": {
                  "subject": "Özel robot"
                },
                "href": "mailto:info@oxarus.com?subject=%C3%96zel%20robot",
                "source": "messages:quantRobots.cta.subject"
              }
            ],
            "source": "messages:quantRobots.cta.button"
          }
        ]
      }
    ],
    "entities": [
      "org",
      "unit:quant",
      "service:quant-robots"
    ],
    "actions": [
      {
        "label": "Stratejinizi anlatın",
        "action": "open_page",
        "args": {
          "path": "/quant/robots",
          "anchor": "cta-heading"
        },
        "href": "/tr/quant/robots#cta-heading",
        "source": "messages:quantRobots.hero.primary"
      },
      {
        "label": "Nasıl anlatılır",
        "action": "open_page",
        "args": {
          "path": "/quant/robots",
          "anchor": "brief"
        },
        "href": "/tr/quant/robots#brief",
        "source": "messages:quantRobots.hero.secondary"
      },
      {
        "label": "Stratejinizi anlatın",
        "action": "start_project_brief",
        "args": {
          "topic": "quant"
        },
        "href": "/tr/contact?start=quant",
        "source": "messages:quantRobots.cta.button"
      },
      {
        "label": "info@oxarus.com",
        "action": "contact",
        "args": {
          "subject": "Özel robot"
        },
        "href": "mailto:info@oxarus.com?subject=%C3%96zel%20robot",
        "source": "messages:quantRobots.cta.subject"
      },
      {
        "label": "English",
        "action": "switch_locale",
        "args": {
          "locale": "en",
          "path": "/quant/robots"
        },
        "href": "/en/quant/robots"
      }
    ],
    "related": [
      {
        "label": "Oxarus Quant",
        "href": "/quant"
      }
    ],
    "notices": [
      {
        "kind": "representative",
        "text": "Temsili olarak işaretlenen arayüz verileri örnektir; gerçek müşteri, sonuç ya da ölçüm değildir."
      },
      {
        "kind": "not-advice",
        "text": "Yatırım tavsiyesi değildir. Piyasada işlem yapmak sermaye kaybı riski taşır.",
        "source": "messages:quantRobots.honest.note"
      }
    ],
    "translation": {
      "locale": "tr",
      "identicalToSource": 1,
      "pending": false
    },
    "stats": {
      "sections": 6,
      "blocks": 75,
      "strings": 420
    }
  },
  "tokens": {
    "markdown": 3499,
    "text": 2923,
    "json": 8172,
    "jsonLd": 1532
  },
  "endpoints": [
    {
      "id": "page-md",
      "path": "/machine/tr/quant/robots.md",
      "format": "markdown",
      "scope": "page",
      "locale": "tr"
    },
    {
      "id": "page-json",
      "path": "/machine/tr/quant/robots.json",
      "format": "json",
      "scope": "page",
      "locale": "tr"
    },
    {
      "id": "page-jsonld",
      "path": "/machine/tr/quant/robots.jsonld",
      "format": "jsonld",
      "scope": "page",
      "locale": "tr"
    },
    {
      "id": "page-txt",
      "path": "/machine/tr/quant/robots.txt",
      "format": "text",
      "scope": "page",
      "locale": "tr"
    },
    {
      "id": "llms",
      "path": "/llms.txt",
      "format": "text",
      "scope": "site"
    },
    {
      "id": "llms-full",
      "path": "/llms-full.txt?locale=tr",
      "format": "text",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "index",
      "path": "/index.md?locale=tr",
      "format": "markdown",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "services",
      "path": "/services.md?locale=tr",
      "format": "markdown",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "agents",
      "path": "/agents.md?locale=tr",
      "format": "markdown",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "sitemap",
      "path": "/sitemap.md",
      "format": "markdown",
      "scope": "site"
    },
    {
      "id": "manifest-tr",
      "path": "/machine/tr/index.json",
      "format": "json",
      "scope": "site",
      "locale": "tr"
    },
    {
      "id": "manifest-en",
      "path": "/machine/en/index.json",
      "format": "json",
      "scope": "site",
      "locale": "en"
    },
    {
      "id": "search",
      "path": "/machine/search.json?q={query}&locale={locale}&unit={unit}",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "agent-api",
      "path": "/api/agent/v1",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "openapi",
      "path": "/openapi.json",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "mcp",
      "path": "/api/mcp",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "mcp-server-card",
      "path": "/.well-known/mcp.json",
      "format": "json",
      "scope": "site"
    },
    {
      "id": "api-catalog",
      "path": "/.well-known/api-catalog",
      "format": "json",
      "scope": "site"
    }
  ]
}