Pyramiding (skalowanie pozycji)

14. Pyramiding (skalowanie pozycji)

Inp_Pyramid_Multiplier      = 3.0   // Mnożnik (sonda → główna)
Inp_Pyramid_Max_Lots        = 2.0   // Twardy limit lotów na pozycję
Inp_Pyramid_OnlyProfitable  = true  // Piramiduj tylko gdy ostatnia pozycja na +

Logika:

  • Brak pozycji: lots = target_lots / 3.0 — otwierana mała sonda (1/3 normalnej)
  • Jest pozycja: lots = last_volume × 3.0 — skalowanie do pełnej wielkości
  • Jeśli OnlyProfitable=true i ostatnia pozycja na minusie → piramida zablokowana

Log: "Pyramid blocked: last position not in profit." / "LOT CAP: 4.50 -> 2.00"

Adaptive Hybrid System - Multi-Core Strategy Engine -US100
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.