@miro1360
Thanks , i think it can remove all of other object that create with fxdreema or i should change all of object name
Posts made by mohammad2232
-
RE: how can i Disable spread text on chartposted in Questions & Answers
-
RE: how can i Disable spread text on chartposted in Questions & Answers
@Stroker
Thanks but this is so hard for every project! -
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
Hello
when i use apply template block after run EA and set template ir remove EA !
and modify stop of traders (for change tp and sl) not work! -
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
Hello
visible and invisible and appear and disappear of custom indicator not work true !
and i used condition one side with custom indicator and another side with >0 and not work true again!
Thanks -
how can i Disable spread text on chartposted in Questions & Answers
Hello
How can i disable spread text that appear at the bottom of the chart When the EA starts?
Thanks -
get value from objectposted in Questions & Answers
Hello
I tried to get value (number) from object (text) but that is not work !
https://fxdreema.com/shared/tgUYaaSQd
and other question : how can i make script like this EA ?
Thanks -
RE: Set order with out SL and TP and only close with candle closeposted in Questions & Answers
@roar
Thanks again but now when i use my EA with visual mode i see it is not work properly!
because for example when it buy at 2:00 and close in 3:00 , 3:00 is not candle 2:00 close and is a next candle open and so different between these!
How can i solve this? -
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
Hello
Check profit and check take profit blocks with fixed Pips not word properly !
Thanks -
RE: Simple script not work!posted in Questions & Answers
@fxDreema
not work!
I do this
https://fxdreema.com/shared/hFcVSRo9e
but yet not work !
Thanks -
RE: constants errorposted in Bug Reports
I don't know what you mean ?
I make it with fxdreema web base!
How can i solve that ?
Thanks -
count object like tradeposted in Questions & Answers
Hello
How can i count my object like notrade ---> condition ---> buy
for example no object --->condition --->draw
?
Thanks -
Simple script not work!posted in Questions & Answers
Hello
I tried to made simple script that when press buy bottom it should do buy , but this is not work!
https://fxdreema.com/shared/BNgX7204b
Please help me
Thanks -
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
//////////////////////////////
I think solved
-
Use iband indicatorposted in Questions & Answers
Hello
please let me know how can i use Iband indicator in my EA?
0_1503256472290_i-BandsPrice__1.mq4
Thanks -
constants errorposted in Bug Reports
Hello
when i use constants in TP or SL it show these errors

please help for this
Thanks -
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
@fxDreema
Yes i know but in desktop version when i use this and click on yellow line was open page and i can select indicator , and because of this i used my indicator and then custom indicator and set name parameter and buffer but now when i use that it show me error that past time do not show me any errors !

-
RE: UPDATE time, write here if you have problems!posted in Questions & Answers
Thanks , but when i use indicator(my indicator) 's block and when i click on

not do anything ! and i can not add any indicator to this !
and why you say visible indicator block was wrong ?!
when for example i need check arow that come in my indicator i should use visible block ! yes?
past time before update core when i use visible i do not have any problem but now i see problem that i sent photo about that at my past post
!
Thanks so much again
-
Get fresh password from http address?!posted in Questions & Answers
Hello
Is it possible to set password for run EA for example like this ?void start(){
if(password==https://mydomain.com/passwordgeturl){
//all of codes
}
}
(it mean i do not have same and stable password and sen other ex4 file then thet do not need write any password and when i need suspend ex4 then change password in server )
If yes how can i hand made password for each user in my cpanel or windows host ?
Thanks