Help add fractals custom indicator
Hi
I want to add custom indicator to ea
but I don't know, can you help me
my set here FRACTALS-SET.set
need repair help me
thank you
Hi
I want to add custom indicator to ea
but I don't know, can you help me
my set here FRACTALS-SET.set
need repair help me
thank you
I already found the error. These are the parameters that are passed to the indicator. Many are missing.
I'll give you a script that I did a long time ago that went to the telegram channel. You have to save the configuration of the indicator and I can drag it to my Powershell script so that it converts the values for you and then copy and paste them in CP in the "Indicator parameters (comma separated)" parameter.
CommunityPowerEA_Collection_CustomIndy.ps1
If you create a strategy, please share it.
Bug when paste long only 256 input Text character
when paste 400 character only view 256 Text character
Bug when paste long only 256 input Text character
when paste 400 character only view 256 Text character
Values like these for the indicator are not necessary for CP:
"====== SETTINGS ======="Values like these for the indicator are not necessary for CP:
"====== SETTINGS ======="ah still cannot paste
indicator name pz divergence mt4 (premium )
'= MAIN SETTINGS ==',4,13,10,0,5000,'= INDICATOR SETTINGS =',10,14,14,14,14,5,3,3,12,26,9,10,14,10,'= DRAWING OPTIONS =',1,1,16711680,255,8421376,7,'= DRAWING SETTINGS =',16748574,255,15130800,13353215,6,0,4,'= ALERT EVENTS =',1,0,'= ALERTS =','x',1,0,1,1,'alert2.wav'
ah still cannot paste
indicator name pz divergence mt4 (premium )
'= MAIN SETTINGS ==',4,13,10,0,5000,'= INDICATOR SETTINGS =',10,14,14,14,14,5,3,3,12,26,9,10,14,10,'= DRAWING OPTIONS =',1,1,16711680,255,8421376,7,'= DRAWING SETTINGS =',16748574,255,15130800,13353215,6,0,4,'= ALERT EVENTS =',1,0,'= ALERTS =','x',1,0,1,1,'alert2.wav'
Share the indicator configuration file
As I told you before, remove the values that are not necessary for CP.
170 Characters
'=',4,0,3,10,0,5000,'=',10,14,14,14,14,5,3,3,12,26,9,10,14,10,'=',1,1,16711680,255,8421376,7,'=',16748574,255,15130800,13353215,6,0,4,'=',1,1,'=','x',0,0,0,0,'alert.wav'
As I told you before, remove the values that are not necessary for CP.
170 Characters
'=',4,0,3,10,0,5000,'=',10,14,14,14,14,5,3,3,12,26,9,10,14,10,'=',1,1,16711680,255,8421376,7,'=',16748574,255,15130800,13353215,6,0,4,'=',1,1,'=','x',0,0,0,0,'alert.wav'
Thank you mate...
I think it is an error or a protection in the indicator.