Welcome to our new support center! Some articles may still be missing; they will be added shortly. For the old support documentation go to https://support.altrady.com. If you have questions, open a new ticket here. New tickets on support.altrady.com won’t be answered; existing tickets will be finalised there.

Altrady Support Altrady Support
1
Closed This request is closed. You can still comment, but it stays closed unless the team reopens it. Scanners

Improve bases-api / add algorithm

The API-endpoint "https://api.cryptobasescanner.com/v1/bases" lists the last base:

"latestBase" => array:10 [
"id" => 170521512
"time" => 1649584800
"date" => "2022-04-10T10:00:00.000+00:00"
"price" => "0.7536"
"lowestPrice" => "0.7208"
"bounce" => "3.367"
"currentDrop" => "-3.2377919320594479830148619957537155"
"crackedAt" => "2022-04-11T00:00:00.000Z"
"respectedAt" => null
"isLowest" => false
]
One important information is missing there - from which algorithm (original, day_trade, ...) is this base coming. Can you add that there?

Suggested over 4 years ago

0 comments

Sign in to join the discussion.