
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
I have an EA that sends trade information to database when trade closes, it sends open and close data to one row
I want to send open data when trade opens and close data when they close to the same 1 row, so leave some column empty after sending open and fill it after trades close
the code is below