Edit Your Comment
Is there a way to access api through mt4 on pc?
Aug 03, 2018 at 07:07
Oct 17, 2013 부터 멤버
게시물1
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...
Nov 21, 2011 부터 멤버
게시물1718
*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.