PKSTRATEGY

TRADER CONNECT

Strategy

sharkexchange-XAUUSDT-GOLD

Review strategy slug configuration, running status, and point pricing.

Running

sharkexchange-XAUUSDT-GOLD

EMAGStrategy: Ema Gap15mCandle Interval: 15mSellStrategy View: Sell

Ema Gap

Subscription

0

Views

0

Likes

0

Subscribers

Overview

Broker

SharkExchange

Instrument

XAUUSDT-GOLD

EMA length

5

Gap percent

0.1%

Risk profile

StopLoss

Mode:Points
Points:10

Risk

RR:10
MaxTrade:5

Trailing

Mode:Break Even
Activation:50
Trail:0

Settings JSON

Configuration you review before subscribing.

Read only
{
"broker":"sharkexchange"
"market":{
"dataProvider":"sharkexchange"
"tradingSymbol":"XAUUSDT-GOLD"
"providerSymbols":{
"sharkexchange":"XAUUSDT"
}
"candleInterval":"15m"
"sessionDisabled":true
"marketOpenInterval":"1m"
"marketClosedInterval":"1m"
}
"brokerSettings":{
"sharkexchange":{
"symbol":"XAUUSDT"
"order":{
"quantity":0.02
"marginAsset":"INR"
"orderType":"MARKET"
"price":0
"stopPrice":0
"reduceOnly":false
"placeType":"ORDER_FORM"
"deviceType":"WEB"
"userCategory":"EXTERNAL"
}
}
}
"strategy":{
"name":"ema-gap"
"view":"SELL"
"settings":{
"emaLength":5
"gapPercent":0.1
"oneSignalPerStretch":true
"lookbackCandles":50
"tradePlan":{
"holdingType":"INTRADAY"
"enabled":true
"entryRangePoints":2
"roundGap":0
"slMode":"POINTS"
"slPoints":10
"riskReward":10
"maxTradesPerDay":5
"pyramiding":1
"positionTrackingEnabled":true
"planAdjustment":{
"mode":"BETTER_SIGNAL"
}
"trailingStopLoss":{
"mode":"BREAK_EVEN"
"activationPoints":50
"ctcBufferPoints":10
"trailPoints":0
"notify":true
"_comment":"Set mode to BREAK_EVEN to enable. Supported modes: OFF, BREAK_EVEN, POINTS, OPPOSITE_CANDLE. trailPoints=0 means move to CTC only."
}
}
}
}
"tradingPause":{
"enabled":true
"killSwitch":"OFF"
"mode":"ORDER_PLACEMENT"
"timeZoneOffsetMinutes":330
"windows":[
"0":{
"start":"saturday"
"end":"sunday"
}
]
"_comment":"Available modes: FULL, ORDER_PLACEMENT."
}
"notification":{
"channel":"telegram"
"telegramChatId":"***3559"
}
}