German Andres Soto Castro / プロファイル
- 情報
|
no
経験
|
2
製品
|
3
デモバージョン
|
|
0
ジョブ
|
0
シグナル
|
0
購読者
|
自作EAをDocker化したMT5 VPSで開発・稼働させ、プロップファームの資金提供口座(Axi Select)でも実際に取引しています。そのため、口座を本当に破綻させるルールを前提に設計します:日次ドローダウン、最大ドローダウン、一貫性ルール、ニュース時の取引制限、最低取引日数、ロットサイズ制限。
提供内容:
· お客様の戦略を、コメント付きのクリーンなEAに変換(通貨ペア、ゴールド、株価指数、暗号資産CFDなど任意の銘柄)
· プロップファーム準拠モジュール:日次/合計DDガード、エクイティロック、ニュースフィルター、取引回数カウントと利益上限ロジック(FTMO、Axi Select、FundedNext、The5ersなど)
· リスク管理:ATR/シャンデリア・トレーリング、ブレイクイーブン、部分決済、セッション・スプレッドフィルター、1トレードあたりのリスクに基づくロット計算
· 既存のMQL5/MQL4コードの修正、最適化、リファクタリング
· アラート(Telegram/プッシュ通知)、ダッシュボード、複数銘柄・複数時間足ロジック
· VPS構築と無人運用のデプロイ(Linux/Docker/Wine)
経歴:ソフトウェアエンジニアリング10年以上(Python、Docker、バックエンドシステム)。すべての納品に、読みやすいソースコード、各パラメータを説明したREADME、ストラテジーテスターのレポートを含みます。スコープ固定、明確なコミュニケーション、追加の驚きなし。
プロファイルまたはユーザー検索を経由して友達を追加できます。追加するとオンラインステータスがわかるようになります。
PropFirmGuard Pro is a protection layer for prop firm evaluations and funded accounts. It watches account equity on every tick against the two rules that end many evaluations, the daily loss limit and the maximum total drawdown, and when a limit is about to be broken it closes every position, deletes every pending order and blocks new trades until the next daily reset. The expert opens no trades of its own (the optional inactivity heartbeat is the single documented exception, see below). It is
Shushi Expert Advisor is a mean-reversion trading robot that combines four independent confirmations before opening a trade: a reversal candlestick pattern (hammer, shooting star or engulfing), RSI positioning, MACD momentum direction and the price location relative to the Bollinger middle band. All signals are evaluated on closed bars only, so the strategy does not repaint and backtest results match live behaviour. The EA opens at most one position per symbol, never averages down and never

