Edit Your Comment
Is there a way to access api through mt4 on pc?
Membro Desde Oct 17, 2013
1 postagens
Aug 03, 2018 at 07:07
Membro Desde Oct 17, 2013
1 postagens
To start-- i have zero experience using the api function here-- but trying to learn..
What im trying to accomplish is to get the community data (specifically short vs long positions and volume)... I want to pull this data into my mt4 so i can then use it.... My thinking is i can call the api url for the community outlook data (https://www.myfxbook.com/api/get-community-outlook.xml?session=DSL07vu14QxHWErTIAFrH40) and then somehow request the long and short positions and volume ..
<shortPercentage>55</shortPercentage>
<longPercentage>44</longPercentage>
<shortVolume>1142.58</shortVolume>
<longVolume>905.47</longVolume>
A. Will this work? Or is the api only for android/apple phones apps?
B. I know id use WebRequest() to call the url but how would i pull the desired info out... Or, is there a way to just request the info wanted?
Thanks...
What im trying to accomplish is to get the community data (specifically short vs long positions and volume)... I want to pull this data into my mt4 so i can then use it.... My thinking is i can call the api url for the community outlook data (https://www.myfxbook.com/api/get-community-outlook.xml?session=DSL07vu14QxHWErTIAFrH40) and then somehow request the long and short positions and volume ..
<shortPercentage>55</shortPercentage>
<longPercentage>44</longPercentage>
<shortVolume>1142.58</shortVolume>
<longVolume>905.47</longVolume>
A. Will this work? Or is the api only for android/apple phones apps?
B. I know id use WebRequest() to call the url but how would i pull the desired info out... Or, is there a way to just request the info wanted?
Thanks...
Membro Desde Nov 21, 2011
1718 postagens
Aug 06, 2018 at 11:23
Membro Desde Nov 21, 2011
1718 postagens
Hi,
Yes you can do it. Probably hard to do with no experience but it is possible.
cheers
Yes you can do it. Probably hard to do with no experience but it is possible.
cheers
*Não serão tolerados uso comercial ou spam. O não cumprimento desta regra poderá resultar na exclusão da conta.
Dica: Ao adicionar uma URL de imagem/youtube, você estará automaticamente incorporando-a à sua postagem!
Dica: Digite o símbolo @ para que o nome de um usuário que participe desta discussão seja completado automaticamente.