Hi,
I'm wondering if it's possible for me to not use javascript for my formulas. Let me know if the following is workable and merits any performance enhancements.
I want to have access to eSignal price (both historical and real-time) data via my java program, and then all my calculation and decision making can be done in my java program. But I still want to use eSignal Advanced Charts to display my decisions.
By doing it this way, I can have much more control in how my program is run.
If this is possible, could someone point me to the right direction please? Thank you.
W
I'm wondering if it's possible for me to not use javascript for my formulas. Let me know if the following is workable and merits any performance enhancements.
I want to have access to eSignal price (both historical and real-time) data via my java program, and then all my calculation and decision making can be done in my java program. But I still want to use eSignal Advanced Charts to display my decisions.
By doing it this way, I can have much more control in how my program is run.
If this is possible, could someone point me to the right direction please? Thank you.
W
Comment