Auftrag beendet
Spezifikation
Hello programmers; Here's what I want
1-This will be "object _line_price indicator " when use it on chart and when ı write object name in input string =" object name" ıt will get the object value ,
this object value will be defined as a global variable with symbol; Also ıt work in frequncy that we defined etc 50 milisecons,with EventSetMillisecondTimer(50) function.
2-ı will send 5 indicator that is devoloped by me, "MTFPRICE-CANAS_zmnxx " is required for the other ,Especialy " AYCEM_OLASILIK_zmnxx"
"AYCEM_OLASILIK_zmnxx_tick ","AYCEM_SAH_INDICATORv4"and "py_TickFiyat_Saxo_dev" have some mistakes. ı want they are fixed ,and indicators value is defined as global variable with symbol
3-The another indicator will be" the indicator import indicator" ı will use it in betwen two metatrader 4 broker.ıt will work in one of them on writer mode,and ıt will work in the other broker on reader mode,
ı want to import iCustom, or iVolume etc.
Also when ı will use it on reader mode the value will be global variable with symbol and ıt work in frequncy that we defined etc 50 milisecons,with EventSetMillisecondTimer(50) function.
4-The last indicator is " string _finder" .ı will use it for news so, First you will define input string="string that what we are looking for" then we will run it then it will read the news.csv file if it find the string it will be return "string was finded"
otherwise it will be return "string was not finded" on chart.
Thank you