Advertisement
Edit Your Comment
Does myfxbook have a way to see max margin level ever used?
Dec 21, 2015 at 07:52
Member Since Mar 02, 2010
95 posts
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@

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.