upstox-NIFTY50
Review strategy slug configuration, running status, and point pricing.
Deploying
upstox-NIFTY50
EMAGStrategy: Ema Gap5mCandle Interval: 5mSellStrategy View: Sell
Ema Gap
upstox-NIFTY50
EMAGStrategy: Ema Gap5mCandle Interval: 5mSellStrategy View: Sell
Ema Gap
Deploying
Subscription
0
Views
0
Likes
0
Subscribers
Overview
Broker
Upstox
Instrument
NIFTY50
EMA length
5
Gap percent
0.02%
Risk profile
StopLoss
Mode:--
Points:--
Risk
RR:--
MaxTrade:--
Trailing
Mode:--
Activation:--
Trail:--
Settings JSON
Configuration you review before subscribing.
{
"broker":""
"market":{
"dataProvider":"upstox"
"tradingSymbol":"NSE:NIFTY50-INDEX"
"candleInterval":"5m"
"providerSymbols":{
"upstox":"NSE_INDEX|Nifty 50"
}
"autoOption":{
"enabled":true
"targetLtp":250
"expiry":"week1"
"expiryAvoidDays":0
}
"sessionDisabled":false
"marketOpenInterval":"1m"
"marketClosedInterval":"1m"
}
"brokerSettings":{
"upstox":{
"tradePlan":{
"orderMode":""
}
"order":{
"quantity":65
"product":"I"
"validity":"DAY"
"orderType":"MARKET"
"price":0
"triggerPrice":0
"disclosedQuantity":0
"isAmo":false
"slice":false
"marketProtection":-1
"tag":"pk-strategy-trader"
}
}
}
"strategy":{
"name":"ema-gap"
"view":"SELL"
"settings":{
"emaLength":5
"gapPercent":0.02
"oneSignalPerStretch":true
"lookbackCandles":30
}
}
"tradingPause":{
"enabled":true
"killSwitch":"OFF"
"mode":"ORDER_PLACEMENT"
"timeZoneOffsetMinutes":330
"windows":[
"0":{
"start":"saturday"
"end":"sunday"
}
]
"_comment":"Notifications-only mode: killSwitch=PERSISTENT with mode=ORDER_PLACEMENT keeps signals/notifications running and skips broker order placement. Set killSwitch=OFF to enable order placement."
}
"notification":{
"channel":"telegram"
"telegramChatId":"***6146"
}
}