@brad-0 finally, you welcome 
Posts made by Xfire
-
Conflict EA between two different chartposted in Bug Reports
Hello guys
My EA has a comment block for showing some information from the last open position.
when I run my EA in tow different chart and in the first chart I have an open position in the second chart also show my position information.
how can solve this issue?
Screenshot: https://ibb.co/album/bQP1fa -
RE: Please help with the condition below with illustrationposted in Questions & Answers
@trader-philipps Yes +40 pips. I just wrote logic
-
RE: Please help with the condition below with illustrationposted in Questions & Answers
@traderea6 OK you should try to solve your issue with change samples
the example working when MA is above candle and candle is less than 40 pip near MA
maybe 1 pip or 39 pip
just try and say to me what happened

-
RE: Remove open TP?posted in Questions & Answers
@xfire you can be using my sample with "For each trade" block also
-
RE: Remove open TP?posted in Questions & Answers
@brad-0 your condition is incorrect and never next block running for change TP
-
RE: Remove open TP?posted in Questions & Answers
@brad-0
i created a sample for another use and you can see i remove TP and change SL to open trade price
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
@digru it is a sample and I checked and working perfectly. i changed SL to 0 (open trade price) and remove TP .if you put 0 in SL or TP actually removed from open trade
i think you can try with "For each trade" block and should be working
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
try this one but before this block set exactly "For each trade" block.
-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
@billy-1 if you created this project then should be shared here and I check for you
you should use "Created a shared copy" menu
-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
this indicator has 7 buffers but you can be working with 2 buffers
Buffer5 visible for buy
Buffer6 visible for sellyou should create indicator properties manually because you don't have mq4 file
few next days I create a tutorial about ex4 files in the Tutorials category
-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
@xfire and if you before never created any EA with this website you can start with the sample page and create your idea
-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
@billy-1 maybe i can't be helping you and other users can check your indicator. this icon is for upload files.

-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
@billy-1 yes you can upload any file here. icons are top of the comment place
-
RE: I have been trying convert the custom indicator to EA. Will appreciate your help.posted in Questions & Answers
@billy-1 OK when I don't have that I cant check buffers for helping you. you can read indicator buffers form ex4 file?
it is difficult if you don't know
screenshot cant help us -
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
@digru Hi. your modify stop is incorrect. ATR cant gives you any price for change stop.
do you need to remove SL or just change it to a new price?
-
RE: Remove open TP?posted in Questions & Answers
@brad-0 Hi.
find this block "Modify stops of trades" and put 0 for profit.
try this way

