Forex Calendar API
1.0.0
يتم استخدام واجهة برمجة التطبيقات هذه لاسترداد الأحداث الاقتصادية للأسبوع الحالي من dailyfx.com/calendar. يتم كشط البيانات باستخدام Mechanize Gem.
/api/events.json //gets all the week's events (default limit of 25)
/api/events.json?page_size=100 //gets all the week's events (limit of 100)
/api/events.json?date=Jan11.2015 //gets economic events on Jan11.2015 (default limit of 25)