binance-BTCUSDT-EMAG
Review strategy slug configuration, running status, and point pricing.
Running
binance-BTCUSDT-EMAG
EMAGStrategy: Ema Gap15mCandle Interval: 15mSellStrategy View: Sell
Ema Gap
binance-BTCUSDT-EMAG
EMAGStrategy: Ema Gap15mCandle Interval: 15mSellStrategy View: Sell
Ema Gap
Running
Subscription
0
Views
0
Likes
0
Subscribers
Overview
Broker
Binance
Instrument
BTCUSDT-5EMAG
EMA length
5
Gap percent
0.1%
Risk profile
StopLoss
Mode:Points
Points:300
Risk
RR:6
MaxTrade:3
Trailing
Mode:Break Even
Activation:900
Trail:100
Settings JSON
Configuration you review before subscribing.
{
"broker":"binance"
"market":{
"dataProvider":"binance"
"tradingSymbol":"BTCUSDT"
"providerSymbols":{
"binance":"BTCUSDT"
}
"candleInterval":"15m"
"sessionDisabled":false
"marketOpenInterval":"1m"
"marketClosedInterval":"1m"
}
"brokerSettings":{
"binance":{
"symbol":"BTCUSDT"
"order":{
"quantity":0.001
"orderType":"MARKET"
}
}
}
"strategy":{
"name":"ema-gap"
"view":"SELL"
"settings":{
"emaLength":5
"gapPercent":0.1
"oneSignalPerStretch":true
"lookbackCandles":30
"tradePlan":{
"holdingType":"INTRADAY"
"enabled":true
"entryRangePoints":50
"roundGap":0
"slMode":"POINTS"
"slPoints":300
"riskReward":6
"pyramiding":1
"maxTradesPerDay":3
"cycleReset":"15:15"
"positionTrackingEnabled":true
"planAdjustment":{
"mode":"BETTER_SIGNAL"
}
"trailingStopLoss":{
"mode":"BREAK_EVEN"
"activationPoints":900
"ctcBufferPoints":100
"trailPoints":100
"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":"FULL"
"timeZoneOffsetMinutes":330
"windows":[
"0":{
"start":"saturday"
"end":"sunday"
}
]
"_comment":"Available modes: FULL, ORDER_PLACEMENT."
}
"notification":{
"channel":"telegram"
"telegramChatId":"***3559"
}
}