Financial Astrology

Market-Timing Caution Windows

Generic caution windows (Mercury Rx, eclipses, Mars Rx, major macro aspects).

post/financial/market-timing

Request body

datestring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 2 of the 13 revisions of this API.33

  • 8ab5a768b52123See the full diff
    • the response property data/cautionWindows/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/cautionWindows/items/ response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • added the optional property data/date to the response with the 200 status

      response-optional-property-added

    • added the optional property data/disclaimer to the response with the 200 status

      response-optional-property-added

    • added the optional property data/note to the response with the 200 status

      response-optional-property-added

    • added the new required request property date

      new-required-request-property