Directional Key To Change Symbols and TimeFrames
30 USD
Demo downloaded:
23
Published:
21 February 2019
Current version:
1.6
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
Version 1.6
2020.06.06
recompiled for MT5 update.
Version 1.5
2020.02.18
A large update, now you can change other chart.
//The following options are used to change other open charts:
input bool OtherOpenChart_Symbol = false; //Change symbol on other open chart?
input bool OtherOpenChart_TimeFrame = false; //Change timeframe on other open chart?
input int PermitCount = 0; //Just change the count of initially opened chart. 0 means all.
PS:
I must tell you, When switching between multi charts, the system will download the data, If your system doesn't have data, it will download the data and sometime will cause slowdowns. That is the limited of MT5/MT4 client.
//The following options are used to change other open charts:
input bool OtherOpenChart_Symbol = false; //Change symbol on other open chart?
input bool OtherOpenChart_TimeFrame = false; //Change timeframe on other open chart?
input int PermitCount = 0; //Just change the count of initially opened chart. 0 means all.
PS:
I must tell you, When switching between multi charts, the system will download the data, If your system doesn't have data, it will download the data and sometime will cause slowdowns. That is the limited of MT5/MT4 client.
Version 1.4
2020.02.14
Change TurnOn parameter to :
bool TurnOn_UpDown=true; // Turn on the UP/DOWN key function to change Symbol.
bool TurnOn_LeftRight=true; // Turn on the LEFT/RIGHT key function to change TimeFrame.
Now, you can choose the change mode.
bool TurnOn_UpDown=true; // Turn on the UP/DOWN key function to change Symbol.
bool TurnOn_LeftRight=true; // Turn on the LEFT/RIGHT key function to change TimeFrame.
Now, you can choose the change mode.
Version 1.3
2020.01.31
add the parameter to turn on/off the directional key funcion.
Version 1.2
2019.10.28
If you add this indicator more than once, the system will alert you.
Version 1.1
2019.10.24
Hide the text, and move it to program description.
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
