
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
Hi,
I like to work and use multi-paires & multi ut "Screening" Indicator.
i would like this indicator to change itself Symbol() and Period() in Main Windows to focus a spécial event according to computations...
so i'll need 2 News Commands : ( for futur release if many people think this, or also find it is a good idea ).
=> SetSymbol(string "EURUSD" );
=> SetPeriod( int 240 );
Like
...
String SForex[2]={"EURUSD","GBPUSD"};
int i=0;
...
If (...) NewForex=SForex[i];
SetSymbol(NewForex);
...
https://charts.mql5.com/5/239/cadjpy-m15-forex-capital-markets.png