Advertisement
Edit Your Comment
Does myfxbook have a way to see max margin level ever used?
Dec 21, 2015 at 07:52
Mar 02, 2010 부터 멤버
게시물95
NO, because for the highest/lowest margin level you must record for minimum each tick
(AccountMargin(),0), (AccountFreeMargin(),0)
only the higest/lowest must be recorded! to csv, database, chart display, alerts (screen, mail, sound, sms,...)
for the whole view you need:
(AccountBalance(),0), (AccountEquity(),0), (AccountMargin(),0), (AccountFreeMargin(),0),(AccountEquity()/AccountMargin()*100,0)
(AccountMargin(),0), (AccountFreeMargin(),0)
only the higest/lowest must be recorded! to csv, database, chart display, alerts (screen, mail, sound, sms,...)
for the whole view you need:
(AccountBalance(),0), (AccountEquity(),0), (AccountMargin(),0), (AccountFreeMargin(),0),(AccountEquity()/AccountMargin()*100,0)
ixbone@

*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.