Market status check

  • Determine the current status of the forex market
  • Align your trading strategies with market availability
  • This endpoint usage does not count towards your overall API limit.
GET https://api.forexapi.eu/v2/market-status
Example output
{
   "is_market_open": true
}
Result field name Type Description
is_market_open boolean Boolean value indicating whether the market is open
<response>
    <is_market_open>1</is_market_open>
</response>
is_market_open
1