DislikedHi peeps. Good day to all... I hope someone can assist me to edit and modify an indicator to solve my predicament stated below. Thanks I have a particular Indi that creates button on the chart for me to switch to different pairings quickly by depressing the 28 currency pairing buttons. However, when I copy and paste the entire 28 pairings separated by the ";" symbol it gets truncated to only 23 pairings in the buttons. Is it something to do with the character count limitation? Usually e.g. we just key in USDJPY (for an ecn account) and it shows...Ignored
an interesting indicator. But I don't know why it show 23 of 28 pairs. I can show 28 pairs.
The string parameter is max 255 character. "USDJPY. ecn;" is 8 character . So, you could input max 32(255/8=32) pairs like that.
I think you can try more again.
I modified the indicator to no need input the suffix for each pair.
have a try.
Edit: add TimeFrame parameter, so that you can only input the tf which you used.
Attached File(s)
Don't Rush Things, Be PATIENT and Wait For the Best Trade Setup
1