PROTECTED SOURCE SCRIPT

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

20
⏰ 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.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.