How can i read balance and equity?
-
Thanks in advance.
Is there a way to read or compare current balance with the equity? -
@fxgjg Hi! With a comment block?

-
Do you mean 'read' as inserting it into a variable or visualizing it on chart as ambrogio is suggesting?
-
To be able to insert it into a variable and compare the two against each other..
-
what i would like to achieve is to check the 'equity increase' e.g. for every time that the equity has increased by $100, 100pips then do something....
-
Yes, you can create a value1 variable ans insert there the equity. Then create a second one called value2 and insert the new value as required. That way you can compare them in any way you need.
-
@l-andorrà @ambrogio Thank you...
-
You're welcome.
-
@l-andorrà hi Hope all is well during these times...?
I'm still having a bit of trouble with this....
It doesn't seem to work...This is what i have done
https://fxdreema.com/shared/uSY3te59d -
Substitute the 'For each trade' blcok for a 'Pass' one.