• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

How to proceed with coding this trading application

I do not understand what you mean by who is paying for the CME?
if you want to display real-time future quotes, you will have to pay the exchange. They usually don't let that information out for free.
 
if you want to display real-time future quotes, you will have to pay the exchange. They usually don't let that information out for free.
Yes i am ready to pay for that...I will need to display the data on my webpage for a two to three weeks. Can you provide me the link?
 
Yes i am ready to pay for that...I will need to display the data on my webpage for a two to three weeks. Can you provide me the link?
you can pay the fee for yourself but I don't think you will be allow to redistribute the data. So, displaying it on your webpage is out of the question.
 
you can pay the fee for yourself but I don't think you will be allow to redistribute the data. So, displaying it on your webpage is out of the question.
I am going to use it for my college project so its going to be for educational purposes only.
 
It is not going to be on a public website. It is going to be hosted locally.
 
I would day python with django framwork is best programming language for financial systems. It has a major advantage of in security, when compared to other Languages.
 
Back
Top