Created
November 2, 2021 09:48
-
-
Save chenten16/a89c1d96956a6432d641a6c409a696ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"_id": { | |
"$oid": "617e374718da4f516962a8b3" | |
}, | |
"botName": "test_lunarcrush", | |
"numberCoin": 20, | |
"category": "all", | |
"filters": [ | |
{ | |
"altrank": true, | |
"galaxyscore": false, | |
"correlation": true | |
} | |
], | |
"requiredCriteria": [], | |
"sort": "altrank", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
60, | |
100 | |
], | |
"correlation": [ | |
0, | |
5 | |
], | |
"altRank": [ | |
1, | |
20 | |
] | |
} | |
], | |
"interval": "30m", | |
"isRunning": true, | |
"__v": 0 | |
},{ | |
"_id": { | |
"$oid": "617e752718da4f516962a8ba" | |
}, | |
"botName": "Test2", | |
"numberCoin": 50, | |
"category": "erc20", | |
"filters": [ | |
{ | |
"altrank": true, | |
"galaxyscore": true, | |
"correlation": false | |
} | |
], | |
"requiredCriteria": [ | |
"galaxyscore", | |
"altrank" | |
], | |
"sort": "altrank", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
70, | |
100 | |
], | |
"correlation": [ | |
0, | |
5 | |
], | |
"altRank": [ | |
1, | |
20 | |
] | |
} | |
], | |
"interval": "1h", | |
"isRunning": true, | |
"__v": 0 | |
},{ | |
"_id": { | |
"$oid": "617f0571842e3c80b663de60" | |
}, | |
"botName": "Test_Futures", | |
"numberCoin": 10, | |
"category": "all", | |
"filters": [ | |
{ | |
"altrank": true, | |
"galaxyscore": false, | |
"correlation": false | |
} | |
], | |
"requiredCriteria": [ | |
"altrank" | |
], | |
"sort": "altrank", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
70, | |
100 | |
], | |
"correlation": [ | |
0, | |
5 | |
], | |
"altRank": [ | |
1, | |
50 | |
] | |
} | |
], | |
"interval": "30m", | |
"isRunning": true, | |
"__v": 1 | |
},{ | |
"_id": { | |
"$oid": "617f0a2f842e3c80b663de79" | |
}, | |
"botName": "test1", | |
"numberCoin": 10, | |
"category": "all", | |
"filters": [ | |
{ | |
"altrank": true, | |
"galaxyscore": true, | |
"correlation": true | |
} | |
], | |
"requiredCriteria": [ | |
"galaxyscore", | |
"altrank", | |
"correlation" | |
], | |
"sort": "altrank", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
60, | |
100 | |
], | |
"correlation": [ | |
4, | |
5 | |
], | |
"altRank": [ | |
1, | |
100 | |
] | |
} | |
], | |
"interval": "30m", | |
"isRunning": true, | |
"__v": 0 | |
},{ | |
"_id": { | |
"$oid": "617f0b3a842e3c80b663de7e" | |
}, | |
"botName": "test2", | |
"numberCoin": 10, | |
"category": "nft", | |
"filters": [ | |
{ | |
"altrank": false, | |
"galaxyscore": true, | |
"correlation": false | |
} | |
], | |
"requiredCriteria": [ | |
"galaxyscore" | |
], | |
"sort": "galaxyscore", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
60, | |
100 | |
], | |
"correlation": [ | |
0, | |
5 | |
], | |
"altRank": [ | |
1, | |
55 | |
] | |
} | |
], | |
"interval": "30m", | |
"isRunning": true, | |
"__v": 0 | |
},{ | |
"_id": { | |
"$oid": "617f0d3c842e3c80b663de83" | |
}, | |
"botName": "test3", | |
"numberCoin": 10, | |
"category": "erc20", | |
"filters": [ | |
{ | |
"altrank": false, | |
"galaxyscore": true, | |
"correlation": true | |
} | |
], | |
"requiredCriteria": [ | |
"galaxyscore" | |
], | |
"sort": "correlation", | |
"params": [ | |
{ | |
"galaxyScore": [ | |
1, | |
100 | |
], | |
"correlation": [ | |
4, | |
5 | |
], | |
"altRank": [ | |
1, | |
55 | |
] | |
} | |
], | |
"interval": "30m", | |
"isRunning": true, | |
"__v": 0 | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment