Welcome, Guest. Please login or register.

Author Topic: [REWARD 1000+ NXT] - display trading data from json file through ajax call  (Read 29 times)

0 Members and 1 Guest are viewing this topic.

Offline Graviton

  • Administrator
  • Nxter
  • *****
  • Posts: 79
    • View Profile
We need to ease up DGEX server load by making the concept level software more task effective.

After logging on to your account to account.cgi, you see last trades in bottom left window. This window calls ticker3.cgi, which is rather resource intensive script getting last trades etc.

Instead of ticker3.cgi we need a setup that gets, say 50 last trades from this static page:

http://dgex.com/API/trades.json

and formats them in the same way as now.

Extra 500 NXT for ajax functionality that adds a yellow / green / red flash to the top data row(s) of the prices window, depending if the last price has gone up (green) or down (red) from last update or just a new trade appearing for the same price (yellow).

Any questions ask me for more info!