============================== ZenTrade AI - v1.1 © 2025 t4 / All Rights Reserved ============================== [btc_entry_logger.py] 対象銘柄: BTCUSD 役割: 高精度スコアロジックによる自動エントリー(RSI, EMA, パターンなど) 記録: tp1, tp2, sl, pattern, directionをCSVログ出力 --- Function Summary --- - Score-based buy/sell trigger - ATR-based TP/SL calculation - Volume spike + trend filter -------------------------- [btc_position_manager.py] 対象: BTCUSD ポジション 役割: TP1到達時にSLを建値へ変更し、TP2をセット。ログに決済記録追加 --- Function Summary --- - SLTP変更コマンド送信 - entry_logとの紐付け確認 - 建値撤退後ログに記録 -------------------------- [usd_entry_logger.py] 対象銘柄: USDJPYmicro 役割: RSIや包み足などを用いた自動エントリー判断 記録: 発注方向、損益目標、エントリーロジックを記録 [usd_position_manager.py] 対象: USDJPYmicro ポジション 役割: TP1達成後にSL変更、TP2設定、結果ログ保存 [gold_entry_logger.py] 対象銘柄: GOLDmicro 役割: 高ボラティリティ環境向けの安全ロジックで自動発注(スコア制) [gold_position_manager.py] 対象: GOLDmicro ポジション 役割: 安全設計のTP1/TP2管理、ログ記録含む撤退管理 == Summary == This inscription proves authorship of the full auto-trade system for BTC, USDJPY, and GOLD under ZenTrade AI v1.1. Core logic was designed and implemented by t4 in April 2025. This file is intentionally summarized and does not expose logic details. It serves as an immutable ownership proof on Ordinals.