Mida: a JavaScript/TypeScript framework to operate with any cTrader account

Created at 21 Jan 2022, 23:59
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
vasile.peste's avatar

vasile.peste

Joined 07.06.2021

Mida: a JavaScript/TypeScript framework to operate with any cTrader account
21 Jan 2022, 23:59


We have just published Mida 3.0.0 and Mida cTrader 1.0.1 (the Mida plugin allowing to operate with any cTrader broker account, thanks to Open API). Our mission is creating an environment for easily operating algorithmically in global financial markets, by writing less code and focusing more on the strategies.

Mida on GitHub https://github.com/Reiryoku-Technologies/Mida

Mida cTrader on GitHub  https://github.com/Reiryoku-Technologies/Mida-cTrader

This is a brief showcase on how to login into your cTrader account and open a position with few lines of code.

1. Login with your cTrader account, you need to be authorized and for this you can create keys on http://openapi.ctrader.com;

 

 

 

 

 

 

 

 

 




 

 

 




 






2. Open a long position for BTCUSD.



We are here for any questions and assistance (at our own discretion).


@vasile.peste