Revision history for Finance-Nadex
0.12 12/21/21 13:31:05
Declare additional dependencies. Update AUTHOR information
0.11 1/31/21 15:04
Declare additional dependencies
0.10 1/31/21 08:11:59
Fix incorrect version in POD
0.09 1/30/21 14:30:22
Update distribution to declare dependencies (https://rt.cpan.org/Public/Bug/Display.html?id=134068)
0.08 1/18/21 20:29:10
Removes the get_quote() method
Updates internally used retrieval functions for recent Nadex API changes
0.07 9/7/16 12:17:09 CST
Adds an example to the POD of connecting to the demo platform
0.06 9/7/16 11:46:43 CST
Enables selection of live platform or demo platform
Fixes cancel order functionality
0.05 6/22/16 23:30:01 CST
Updates base urls for NADEX API changes
Updates client version
0.04 2/3/16 04:30:22 CST
Updates login method to match NADEX API changes
0.03 3/3/15 11:30:10 CST
Allow increments of 25 cents in the price level of an order
0.02 2/3/15 06:26:06 CST
Finance::Nadex::get_time_series() now returns a list of Finance::Nadex::Contract objects
when the designated market is either '5 Minute Binaries' or '20 Minute Binaries'
0.01 2/1/15 17:26:19 CST
First version