聪明钱api解析
2025-12-22 12:20:19 0 举报
AI智能生成
聪明钱API(Application Programming Interface)
作者其他创作
大纲/内容
postgres_user_data_model
user_flow_group
id
user_id
group_name
order
uk_user_address_X_group_name
Composite Unique IndexComposite Unique Index
user_flow_group_X_address
id
user_flow_group_id
flow_address
flow_address_name
redis
api
address_manage_page
getUserFlowGroup
input
userId
output
array
id
groupName
getUserFlowAddressInfoList
input
groupId
userId
output
array
id
flowAddress
flowAddressName
proft1d
proft7d
proft30d
addUserFlowAddress
input
userId
flowAddress
flowAddressName
array
groupId
output
success
updataFlowGroupOrder
input
array
groupId
order
userId
output
success
addFlowGroup
input
userId
flowGroupName
output
success
updataFlowGroupName
input
userId
groupId
flowGroupName
deleteFlowGroup
input
userId
groupId
batchAddFlowGroup
input
array
flowAddress
flowAddressName
groupId
userId
getUserFlowAddressList
input
groupId
userId
output
array
flowAddress
flowAddressName
smort_info_page
getFlowCounts
input
flowAddress
output
count
获取地址关注数
getFlowAddressOngroup
input
flowAddress
userId
array
id
groupName
获取地址再用户的关注组内
getUserPositionHoldingTime
input
userAddress
output
array
userAddress
coin
timeSum
totalHoldingTime
status
获取持仓时间
getTradingSession
input
userAddress
timeRange
ONE_DAY
SEVEN_DAYS
THIRTY_DAYS
ALL
output
slot0004Count
slot0408Count
slot0812Count
slot1216Count
slot1620Count
slot2024Count
statDate
获取交易时间段
analyzeSmartMoneyStrategy
input
userAddress
output
strategyCn
strategyEn
analyzedAt
根据地址获取ai总结信息
getTraderTagsByAddress
input
userAddress
output
name
nameCn
color
priority
description
根据地址获取标签列表
hyperliquid接口
当前持仓
当前委托
TWAP
历史成交
资金费历史
历史委托
账户历史
合约账户价值等数据
杠杆使用
smort_home_page
getActiveSmartMoney
input
periodDays
recentDays
userAddress
tagIds
array
sortBy
ROI
NET_PNL
AVG_WIN_RATE
page
pageSize
output
pagination
page
pageSize
total
totalPages
data
userAddress
roi
netPnl
avgWinRate
maxDrawdown
periodDays
sharpeRatio
profitLossRatio
totalVolume
avgDailyVolume
tradingDays
totalTrades
uniqueCoinsCount
avgTradesPerDay
latestActivityTime
tags
array
category
name
nameCn
color
priority
description
flowCount
flowList
array
id
groupName
核心逻辑
通过daily_stats核心表获取核心数据
getTraderTagDefinitions
output
array
id
name
nameCn
color
获取标签得列表
websocket
Monitoring_page
getTokenMonitoringList
input
userAddress
output
array
coin
array
time
address
{
"coin": "SOL",
"szi": "-0.16",
"leverage": {
"type": "isolated",
"value": 20,
"rawUsd": "20.615195"
},
"entryPx": "122.76",
"positionValue": "19.6416",
"unrealizedPnl": "0.0",
"returnOnEquity": "0.0",
"liquidationPx": "125.7024085366",
"marginUsed": "0.973595",
"maxLeverage": 20,
"cumFunding": {
"allTime": "0.001",
"sinceOpen": "0.0",
"sinceChange": "0.0"
}
"accountValue": "4.134565",
"totalNtlPos": "0.0",
"totalRawUsd": "4.134565",
"totalMarginUsed": "0.0"
"crossMaintenanceMarginUsed": "0.0",
}
"coin": "SOL",
"szi": "-0.16",
"leverage": {
"type": "isolated",
"value": 20,
"rawUsd": "20.615195"
},
"entryPx": "122.76",
"positionValue": "19.6416",
"unrealizedPnl": "0.0",
"returnOnEquity": "0.0",
"liquidationPx": "125.7024085366",
"marginUsed": "0.973595",
"maxLeverage": 20,
"cumFunding": {
"allTime": "0.001",
"sinceOpen": "0.0",
"sinceChange": "0.0"
}
"accountValue": "4.134565",
"totalNtlPos": "0.0",
"totalRawUsd": "4.134565",
"totalMarginUsed": "0.0"
"crossMaintenanceMarginUsed": "0.0",
}
getAddressDetailList
input
userAddress
output
array
address
coin
positionValue
px
liquidationPx
leverage
{
"type": "isolated",
"value": 20,
"rawUsd": "20.615195"
}
"type": "isolated",
"value": 20,
"rawUsd": "20.615195"
}
time
marginUsed
建仓。加仓。平仓。
0 条评论
下一页