Skip to content

fcsapi/Forex-API-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

require_once(DIR.'/Forex.php');

// global $forex;
// $forex = new FCS_Functions();

set_access_key

$forex->set_access_key($api_key);

Set your API response format.

$forex->set_output_type('JSON');

Return All symbols

$forex->get_symbols_list();

get profile

$forex->get_profile('1,2,3');

About

FCSAPI provide Forex latest and historical data, pivot points, indicator data and economic calendar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages