PROTECTED SOURCE SCRIPT
時間指定比較 → エントリー&決済+アラート

⏰ Time-Based Simple Trade Strategy (Compare → Entry → Exit)
This script implements a time-driven trading strategy that compares price movement between two minute-based points within an hour,
and then enters and exits trades based on your custom schedule.
🔧 Key Features:
User-configurable start and end minutes for price comparison
Determines direction: Long if price increased, Short if decreased
Customizable entry time and exit time
Visual chart signals and alerts
Uses strategy.entry() and strategy.close() for automated backtesting
✅ Example Use:
If price increased from 0 to 15 minutes → Long entry at 30min, exit at 45min
If price decreased → Short entry and exit accordingly
Use 1-minute or 5-minute timeframe for best results.
This script implements a time-driven trading strategy that compares price movement between two minute-based points within an hour,
and then enters and exits trades based on your custom schedule.
🔧 Key Features:
User-configurable start and end minutes for price comparison
Determines direction: Long if price increased, Short if decreased
Customizable entry time and exit time
Visual chart signals and alerts
Uses strategy.entry() and strategy.close() for automated backtesting
✅ Example Use:
If price increased from 0 to 15 minutes → Long entry at 30min, exit at 45min
If price decreased → Short entry and exit accordingly
Use 1-minute or 5-minute timeframe for best results.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。