Wich code I need to make a trading plataform for stock and options? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Wich code I need to make a trading plataform for stock and options?

Html ,css, php, but I need to know how can I make the transactions, some body help me

1st Jun 2018, 7:34 PM
Mario Diaz
Mario Diaz - avatar
5 Answers
+ 1
depends on what exactly you want to do and on what scale and timescale. do you just want to buy and sell at a certain exchange? exchanges provide apis. do you want to write your own exchange? if yes then don‘t do it in php and come back after you have a few years if experience. do you want to do hight frequency trading? don‘t do it in php and come back in a few years after you have experience
1st Jun 2018, 8:07 PM
Max
Max - avatar
+ 1
Yes, I will use an API for the trading.
1st Jun 2018, 9:00 PM
Mario Diaz
Mario Diaz - avatar
+ 1
then what are you having problems with?
1st Jun 2018, 9:02 PM
Max
Max - avatar
0
Html is css ,js and sql basics enough at middle from web app to sql database (database is really important for this) you'll need a framework maybe explained here take a look https://www.sololearn.com/discuss/1301376/?ref=app
1st Jun 2018, 9:31 PM
Scorpia Rising🎩
Scorpia Rising🎩 - avatar
0
Yes I need to make the structure of the system, and the components
1st Jun 2018, 10:18 PM
Mario Diaz
Mario Diaz - avatar