
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Could someone help me out? I want to display in COMMENT(); the following:
Trade Statistics
------------------------
Today's Trading : <TT_number_of_trades_made> / <TT_profit_or_loss> - <TT_gain_in_percentage> %
This Month's Trade : <TM_number_of_trades_made> / <TM_profit_or_loss> - <TM_gain_in_percentage> %
Last Month's Trade : <LM_number_of_trades_made> / <LM_profit_or_loss> - <LM_gain_in_percentage> %
------------------------
Any ideas? Thank you!