Edit Your Comment
Does myfxbook have a way to see max margin level ever used?
Dec 21, 2015 at 07:52
Miembro desde Mar 02, 2010
posts 97
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@
*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.