22 lines
822 B
Plaintext
22 lines
822 B
Plaintext
; --- IDENTIFICATION ---
|
|
InpMagic=31250001
|
|
TradeComment=TwisterPro
|
|
; --- BROKER TYPE ---
|
|
BrokerType=0
|
|
; --- EA MODE ---
|
|
EAMode=3
|
|
; --- RISK MANAGEMENT ---
|
|
UseFixedLot=false
|
|
FixedLot=0.01
|
|
RiskPercent=50.0
|
|
UseDD_Protection=false
|
|
MaxConsecLosses=4
|
|
DD_LotMultiplier=0.5
|
|
MaxDailyDD_Pct=0.0
|
|
; --- HUD PANEL ---
|
|
ShowPanel=true
|
|
PanelX=15
|
|
PanelY=15
|
|
; --- P&L LABELS ON CHART ---
|
|
ShowPnLLabels=true
|