Convert log return to percentage
GET //allora/log-return-to-percentage HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
A promise that resolves to an object containing the percentage change
{ "data": { "percentageChange": 1 }, "message": "text", "success": true }