StopLoss | double | 60 | Stop Loss de tantos pontos. padr�o 60(= 6 pips) |
|---|
TakeProfit | double | 100 | Take Profit do maior n�mero de pontos. padr�o 100 (= 10 pip) |
|---|
AddPriceGap | double | 0 | diferen�a de pre�o adicional em pontos adicionados ao SL e TP, a fim de evitar o erro 130 |
|---|
TrailingStart | double | 20 | Comece arrastando lucro a partir de tantos pontos. |
|---|
Commission | double | 0 | Alguns corretor de contas da Comiss�o respons�vel em USD por 1,0 lote. Comiss�o no d�lar |
|---|
Slippage | int | 3 | Desvio m�ximo permitido em pontos |
|---|
MinimumUseStopLevel | double | 0 | n�vel m�nimo de paragem. Stoplevel usar ser� o valor m�ximo de qualquer esse n�vel de paragem corretor de valor ou |
|---|
VolatilitySettings | string | ==== Configura��es de volatilidade ==== | |
|---|
UseDynamicVolatilityLimit | bool | TRUE | Calcule limitar a volatilidade baseada em INT (spread * Volatilidade Multiplicador) |
|---|
VolatilityMultiplier | double | 125 | valor din�mico, usado somente se UseDynamicVolatilityLimit � definido como TRUE |
|---|
VolatilityLimit | double | 180 | valor fixo, utilizado somente se UseDynamicVolatilityLimit est� definido para FALSE |
|---|
UseVolatilityPercentage | bool | TRUE | Se for verdade, ent�o o pre�o deve sair mais de uma porcentagem espec�fica |
|---|
VolatilityPercentageLimit | double | 0 | Percentagem de quanta diferen�a IHIGH-ILOW deve diferir limitar a volatilidade. 0 � arriscado, 60 significa um valor seg |
|---|
UseIndicatorSet | string | === Indicators: 1 = Moving Average, 2 = BollingerBand, 3 = E | |
|---|
UseIndicatorSwitch | int | 1 | Switch User indicators. |
|---|
Indicatorperiod | int | 3 | Period in bars for indicators |
|---|
BBDeviation | double | 2.0 | Deviation for the iBands indicator |
|---|
EnvelopesDeviation | double | 0.07 | Deviation for the iEnvelopes indicator |
|---|
OrderExpireSeconds | int | 3600 | Orders are deleted after so many seconds |
|---|
Money_Management | string | ==== Money Management ==== | |
|---|
MoneyManagement | bool | TRUE | Se TRUE, ent�o, calcular Tamanho de lote automaticamente com base no risco, se False, em seguida, usar ManualLotsize aba |
|---|
MinLots | double | 0.01 | Minimum lot-size to trade with |
|---|
MaxLots | double | 100.0 | Maximum allowed lot-size to trade with |
|---|
Risk | double | 2.0 | Risk setting in percentage, For 10.000 in Equity 10% Risk and 60 StopLoss lotsize = 16.66 |
|---|
ManualLotsize | double | 0.1 | Manual lotsize to trade with if MoneyManagement above is set to FALSE |
|---|
MinMarginLevel | double | 100 | Lowest allowed Margin level for new positions to be opened. |
|---|
Screen_Shooter | string | ==== Screen Shooter ==== | |
|---|
TakeShots | bool | FALSE | Save screen shots on STOP orders? |
|---|