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@

*商用利用やスパムは容認されていないので、アカウントが停止される可能性があります。
ヒント:画像/YouTubeのURLを投稿すると自動的に埋め込まれます!
ヒント:この討論に参加しているユーザー名をオートコンプリートするには、@記号を入力します。