PRO+

Business Intelligence Zone

Archive for

May 2010

Alberto Santini

She sat behind the black pieces and said carefully in Russian, "Would you like to play chess?"

Alberto Santini's profile »

PRO+ Official Sites

  • PROplus
  • ConPA
  • CReMA
  • TRamPA

Tags

  • ConPA (45)
  • ConPA History (39)
  • Info (5)
  • ubiquity (5)
  • ConPA Video (2)
  • TRamPA (2)
  • TRamPA History (2)
  • CReMA (1)
  • CReMA History (1)

Archive

2010 (18)
November (2)
September (5)
July (3)
June (1)
May (5)
April (2)
2009 (9)
September (1)
April (1)
March (3)
February (3)
January (1)
2008 (33)
December (3)
November (7)
October (1)
September (6)
August (12)
July (3)
April (1)
Subscribe via RSS
May 19, 2010

ConPA release 20100518

  • Edit
  • Delete
  • Tags
  • Autopost
Replaced get quotes autocomplete with new Yahoo! API.
Fixed static private variables and methods beginning with char "_".
JSLint is happy.

Filed under  //

  • ConPA
  • ConPA History
  • 0 responses
  • Like
  • Comment
May 16, 2010

Yahoo! Finance Get Quote AutoComplete

  • Edit
  • Delete
  • Tags
  • Autopost

In Yahoo! Finance homepage there is a quotes search with an autocomplete box.

In ConPA, two years ago, we implemented that feature replicating Finance SymbolSuggest namespace.

In the meantime, I think, the API is changed and we simplified that code.

You can give a look to the complete source code in ConPA.

Filed under  //

  • ConPA
  • 0 responses
  • Like
  • Comment
May 15, 2010

ConPA release 20100515

  • Edit
  • Delete
  • Tags
  • Autopost
Updated to YUI 3.1.1 and YUI 2.8.1.

Fixed R script for assets as, for instance, "EUR=X", "^IRX" or "^GPSC".

Fixed the time series if it contains zero values: the zeroes are replaced with the previous value not equals to zero. For instance, 0 0 1 2 4 2 0 0 1 0 7 0 0 is converted to 1 1 1 2 4 2 2 2 1 1 7 7 7. There are assets containing zero values, for instance "^IRX".

Filed under  //

  • ConPA
  • ConPA History
  • 0 responses
  • Like
  • Comment
May 6, 2010

ConPA release 20100505

  • Edit
  • Delete
  • Tags
  • Autopost
Two cosmetic issues.

Aligned the button of the most used symbols.
Added a label to the target return button.

Filed under  //

  • ConPA
  • ConPA History
  • 0 responses
  • Like
  • Comment
May 2, 2010

ConPA release 20100502

  • Edit
  • Delete
  • Tags
  • Autopost
Updated optimization code corresponding to R package quadprog 1.5.3.
Fixed the width of the asset stats panel.

Filed under  //

  • ConPA
  • ConPA History
  • 0 responses
  • Like
  • Comment