PKSTRATEGY

TRADER CONNECT

Strategy

dhan-MCX-SILVERMIC-FUT

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

Deploying

dhan-MCX-SILVERMIC-FUT

NRLBStrategy: Near Round Level Breakout15mCandle Interval: 15mSellStrategy View: Sell

Near Round Level Breakout

Subscription

0

Views

0

Likes

0

Subscribers

Overview

Broker

Dhan

Instrument

MCX:SILVERMIC-FUT

Observation time

--

Round gap

500

Risk profile

StopLoss

Mode:Points
Points:1000

Risk

RR:20
MaxTrade:3

Trailing

Mode:Break Even
Activation:3000
Trail:500

Settings JSON

Configuration you review before subscribing.

Read only
{
"broker":"dhan"
"market":{
"dataProvider":"dhan"
"tradingSymbol":"MCX:SILVERMIC"
"candleInterval":"15m"
"providerSymbols":{
"dhan":"MCX:SILVERMIC"
}
"autoFutures":{
"enabled":true
"expiry":"month1"
"expiryAvoidDays":5
}
"sessionDisabled":false
"marketOpenInterval":"1m"
"marketClosedInterval":"1m"
}
"brokerSettings":{
"dhan":{
"order":{
"executionType":"SUPER_ORDER"
"superOrderType":"LIMIT"
"quantity":1
"productType":"INTRADAY"
"validity":"DAY"
"orderType":"MARKET"
"price":0
"triggerPrice":0
"disclosedQuantity":0
"afterMarketOrder":false
"trailingJump":0
}
}
}
"strategy":{
"name":"near-round-level-breakout"
"view":"sell"
"settings":{
"observation":{
"hour":9
"minute":45
"timeZoneOffsetMinutes":330
}
"lookbackHours":24
"roundGap":500
"tradeType":"Sell"
"tradePlan":{
"staticEntryLevel":0
"holdingType":"INTRADAY"
"slMode":"POINTS"
"entryRangePoints":200
"slPoints":1000
"riskReward":20
"maxTradesPerDay":3
"cycleReset":""
"cycleResetTp":""
"cycleResetSl":""
"positionTrackingEnabled":true
"_comment":"Set staticEntryLevel to 24781 or another instrument level; 0 keeps candle-based entry."
"trailingStopLoss":{
"mode":"BREAK_EVEN"
"activationPoints":3000
"ctcBufferPoints":200
"trailPoints":500
"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":"21:05"
"end":"23:30"
}
"1":{
"start":"saturday"
"end":"sunday"
}
]
"_comment":"Available modes: FULL, ORDER_PLACEMENT."
}
"notification":{
"channel":"telegram"
"telegramChatId":"***0687"
}
}