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@

*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。