Star light mini V6

# Star light mini v6 - Free


**Type:** Free version (Scalping EA with DD-step & Resume features)  

**Copyright:** 2026, KOKONOE  
**Description:** For XAUJPY, EURJPY and other instruments

---

## Overview

**Star light mini v6** is a free version of the commercial Star light v6 with core features. Almost all functions are available except the Auto lot experimental version, with enhanced features in the following areas:

- **DrawDown Step Management** — Dynamic multiple order management based on DD ratio
- **Advanced Resume Scheduling** — Automatic restart after profit target/loss limit achievement (daily/weekly/monthly configurable)
- **Time Slot Restriction** — Precise control of entry and exit times
- **Buy/Sell Separated Parameters** — Direction-specific profit targets and order density settings
- **Multi-timeframe Support** — Any timeframe can be specified

---

## Key Features

### 1. **Entry Logic (Two-Stage)**

- **Level 1**: Simple candlestick pattern recognition
- **Level 2**: Two-stage entry with more complex conditions
- **S/R Filter**: Support/Resistance line-based pullback buy and reversal sell filter

### 2. **Trade Management**

- **Direction-Specific TP & Order Density**: Set different TP values and order density for BUY and SELL
- **Trailing Stop**: Percentage-based stepped trailing stop relative to TP-Open spread
- **Unified TP for Multiple Positions**: Align TP to the farthest value among same-direction positions

### 3. **DrawDown Step Management**

- Dynamically increase/decrease multiple order count based on DD ratio
- Strengthen capital management defense (avoid adding orders during DD deterioration)

### 4. **Resume Functionality**

#### Target Profit Resume

- Automatically pause trading when target profit is reached
- Auto-resume after specified days/weekday (WEEKLY/DAILY/MONTHLY)

#### LossCut Resume

- Close all positions and pause trading when loss limit (%) is reached
- Auto-resume after specified days/weekday

### 5. **Time Operation (mini feature)**

- **Time Slot**: Allow entry only during specified time ranges
- **Close Outside**: Auto-close positions outside time range option
- 30-minute granular configuration (server time)

### 6. **Position Clear Logic (mini feature)**

- **Buy_Sell_clear**: Auto-close all SELL positions when BUY entry occurs
- **Sell_Buy_clear**: Auto-close all BUY positions when SELL entry occurs

---

## Parameter Guide

### General Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **EA name** | Star light mini | Used as prefix for magic number |
| **Magic number** | 300017 | EA identification number |
| **Time frame** | — | Analysis timeframe (H1/H4 recommended for XAUJPY) |
| **Lots** | 0.01 | Base lot size (fixed to symbol minimum) |

### Time Operation

| Parameter | Default | Description |
| --- | --- | --- |
| **Start time** | 00:00 | Entry start time (server time) |
| **End time** | 00:00 | Entry end time (00:00 to 00:00 = 24/7 trading) |
| **Close outside** | false | Auto-close positions outside time range |

### Entry Logic

| Parameter | Default | Description |
| --- | --- | --- |
| **Candle diff L1 buy** | 225 | Level 1 BUY trigger (points) |
| **Candle diff L1 sell** | 5000 | Level 1 SELL trigger (points) |
| **Candle diff L2 buy** | 500 | Level 2 BUY trigger (points) |
| **Candle diff L2 sell** | 2250 | Level 2 SELL trigger (points) |
| **S/R depth** | 0 | S/R filter activation (%): 0=OFF |
| **S/R distance** | 5000 | S/R reference bar count |

### Trade Management

| Parameter | Default | Description |
| --- | --- | --- |
| **Profit BUY** | 2550 | BUY TP (points) |
| **Profit SELL** | 2550 | SELL TP (points) |
| **Stop loss** | 0 | SL points (0=none) |
| **Trailing stop** | true | Enable trailing stop |
| **Trailing step %** | 8.5 | Trailing step as % of TP-Open span |
| **Density BUY** | 1 | Max BUY orders per candle |
| **Density SELL** | 1 | Max SELL orders per candle |
| **Max orders** | 8 | Maximum concurrent positions (before DD-step) |

### Position Clear (mini feature)

| Parameter | Default | Description |
| --- | --- | --- |
| **Clear SELL on BUY** | false | Close all SELL when BUY entry occurs |
| **Clear BUY on SELL** | false | Close all BUY when SELL entry occurs |

### DrawDown Step

| Parameter | Default | Description |
| --- | --- | --- |
| **Enable DD-step** | true | Enable dynamic multiple order management |
| **DD step %** | 6 | DD step rate |
| **DD cap** | 3 | Max additional orders allowed |

**Example**: Max orders = 8, DD cap = 3 → Up to 8+3=11 positions allowed during DD

### Target Profit Resume Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **Target profit magnification** | 1.17 | Target achieved at 117% of starting equity |
| **Resume mode** | WEEKLY | Resume pattern |
| **Resume day (weekly)** | WEDNESDAY | Resume day of week |
| **Resume days (daily)** | 5 | Days until resume (daily mode) |

### LossCut Resume Settings

| Parameter | Default | Description |
| --- | --- | --- |
| **Loss target %** | 30 | Pause trading at loss threshold (%) |
| **Resume mode** | WEEKLY | Resume pattern |
| **Resume day (weekly)** | WEDNESDAY | Resume day of week |
| **Resume days (daily)** | 5 | Days until resume (daily mode) |

---

## Removed Features (Commercial version only)

- **Auto lot (experimental)** — Automatic lot calculation based on account size (commercial version only)

---

## Usage Tips

### Recommended Settings Example for XAUJPY (1-Hour Timeframe)

```ini
Time frame: H1
Profit BUY: 1200-1500
Profit SELL: 500-800
Start time: 08:00 (JST 09:00)
End time: 15:00 (JST 16:00)
DD step: 5%
Target profit: 1.2 (120% of starting equity)
```

### Best Practice

1. **Backtesting Required** — Conduct sufficient backtesting before live trading
2. **Small Lot Verification** — Start with 0.01 lot or smaller for verification
3. **Time Slot Optimization** — Limit trading to high liquidity hours (e.g., JST 09:00-16:00)
4. **DD-step Adjustment** — Adjust dd_step and dd_cap according to account size

---

## Compatibility

- **Account Type**: Hedge mode (netting not supported)
- **Trade Mode**: XAUJPY, EURJPY recommended (verify parameters for other pairs)
- **Terminal**: MT5
- **Libraries**: MQL5 standard libraries (Trade, AccountInfo, PositionInfo, Controls)

---

## Version History

| Version | Date | Changes |
| --- | --- | --- |
| **6.0 mini** | 2026-04-11 | Initial release: Combines v6 core features with mini v2 time slot control and Buy/Sell parameter separation |

---

## Support & Disclaimers

- This EA is developed based on historical performance and does not guarantee future results
- Conduct sufficient demo trading and backtesting before live trading
- Optimal parameter values may change with market conditions
- **Use at your own risk**

---



Mais do autor
Star light mini
Kazuya Koizumi
This EA uses local chart fluctuations as a trigger to enter a position. It does not use the martingale method or grid. Entry trigger: [level1] 1. Fall → Fall → Appears to be higher than the specified difference at this time = BUY entry 2. Rise → Rise → Appears to be lower than the specified difference at this time = SELL entry [level2] 1. Fall → Fall → Rise after a gap → Rise higher than the specified difference = BUY entry 2. Rise → Rise → Fall after a gap → Fall lower than the specifi
FREE
This EA trades CFD stocks (mainly NASDAQ stocks such as Amazon, Google, and Netflix) without using martingale or Bollinger band strategies. Entry points are determined based on local chart fluctuations, with the aim of long-term stable operation. An initial margin of 1000 USD or more is recommended. Features: Entry points are determined based on the following criteria: - Down → Down → Current fluctuation greater than the reference value = BUY entry - Up → Up → Down → Up + Current fluctuation g
FREE
Moon light MT4
Kazuya Koizumi
EA product "Moon light" - Intended for short-term operation of about 1 to 2 weeks - Set target amount by "Shutdown target profit" and close position and stop operation when it is reached - No TP is set and profit is confirmed only by trailing stop of SL - Entry point is determined locally as follows - Average 7 DOWN < Buy_differential - iOpen DOWN DOWN DOWN UP > Buy_differential2 = BUY - Average DOWN DOWN UP > Buy_differential2 = BUY - Mid price 2 step 6 UP < sell_differential && iHigh(1) > cu
Este EA negocia ações CFD (principalmente ações da NASDAQ, como Amazon, Google e Netflix) sem usar estratégias de martingale ou bandas de Bollinger. Os pontos de entrada são determinados com base nas flutuações do gráfico local, visando uma operação estável a longo prazo. Recomenda-se uma margem inicial de US$ 1.000 ou mais. Características: Os pontos de entrada são determinados com base nos seguintes critérios: - Para baixo → Para baixo → Flutuação atual maior que o valor de referência = entr
Star light
Kazuya Koizumi
# Star light Star light is an Expert Advisor (EA) for MetaTrader 5 (MT5). It is primarily designed for trading **XAUJPY** (Gold/Yen) and **EURJPY** (Euro/Yen). ## Spec Overview | Item | Content | | :--- | :--- | | **Program Type** | Expert Advisor (EA) | | **Language** | MQL5 (MetaQuotes Language 5) | | **Platform** | MetaTrader 5 (MT5) | | **Recommended Currency Pairs** | XAUJPY, EURJPY | | **Version** | 6.1 | | **Copyright** | KOKONOE | --- ## Overview **Star light** is an automated trad
Moon light
Kazuya Koizumi
A MT5 EA product "Moon light" - CryptoCurrency (BTCUSD) is the main target - As a guideline, it is preferable for the spread to be 3500 or less. - Profit target of 1.5 to 2 times the margin in 3 days is assumed - Set the target amount by "Shutdown target profit" and close the position when it is reached, and stop operation - If +25% or more profit is not generated 12 hours to 1 day after the start of operation, stop operation and try again in a few days - Profit is confirmed only by trailing s
Spot light
Kazuya Koizumi
//  [Overview] //   XAUUSD M3 EA with independent BUY and SELL entries. //  Scores the probability of a price move from candlestick shape and //  scales lots accordingly.   BUY positions are NOT closed on a SELL //  signal; each direction is managed independently. //  Compatible with both hedge and netting accounts. // //  [Lot Sizing Formula] //  When AutoLot=false (default): //    Lot = BaseLots + (MinLot * N ) //      BaseLots : DefaultLots input (fixed base size) //      MinLot   : broker S
Filtro:
Sem comentários
Responder ao comentário