Freakendorf
07-03-2010, 12:25 AM
I have a charting/analysis program for trading stocks and Futures. It runs on real-time data. One of its windows displays my simulated account information (Current Equity, Profit and Loss...etc.). One of the account info figures is the Account Equity which is constantly updating in real time, with every price tick.
I would like to have just this single figure (Account Equity) displayed on my website - constantly updating in real time - the same way it does in the program.
What would be the best way to accomplish that? Would something similar to the DHTML script that's used to display Local Time on a website work?
Or, is JavaScript needed?
I would like to have just this single figure (Account Equity) displayed on my website - constantly updating in real time - the same way it does in the program.
What would be the best way to accomplish that? Would something similar to the DHTML script that's used to display Local Time on a website work?
Or, is JavaScript needed?