Description
Executions and Sizing
How the EA Chooses Lot Size & Places Trades
PositionSizeMode
Choose between **StaticSize** for a fixed lot size or **DynamicSize** for a percentage-based position size.
LotSizeRisk
When **PositionSizeMode** is StaticSize, this value is the exact lot size for each trade.
PercentageRisk
When **PositionSizeMode** is DynamicSize, this value sets what percent of your account equity is risked on each trade.
StopLossPips
Controls how many pips away from the entry price to set the stop loss, offering protection against adverse moves.
TakeProfitPips
Controls how many pips away from the entry price to set the take profit, locking in gains if the market moves in your favor.
Buttons' Location
Adjusting Where Your Buttons Appear
ButtonXDistance
Horizontal distance from the chart’s top-left corner to position the buttons.
ButtonYDistance
Vertical distance from the chart’s top-left corner to position the buttons
Buttons' Colors
Customizing Button Appearance
BuyColor
Color of the **Buy** button state (and its background).
SellColor
Color of the **Sell** button state (and its background).
EnterColor
Color of the **Enter** button state (and its background).
ExitColor
Color of the **Exit** button state (and its background).
TextColor
Color of the text displayed on all buttons