I deleted this indicator line of code. http://prnt.sc/c7w3ph . It works usually just does not appear.
Latest posts made by Leandro Allmer
-
RE: appearing several times the same indicatorposted in Questions & Answers
-
RE: appearing several times the same indicatorposted in Questions & Answers
solved the problem. I turned off the command line in the codes of indicator for not showing up.
-
RE: appearing several times the same indicatorposted in Questions & Answers
Yes, see when I add another indicator. http://prnt.sc/c6mote
-
RE: appearing several times the same indicatorposted in Questions & Answers
Please someone help me? Every time I mention a indicator in a block he repeated viewing. http://prnt.sc/c50lte
Have any way to hide or leave invisible?
-
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
I found out because some blocks are not working properly. You have an error in reading the closed positions. So the block "check profit (period of time)" is not closing the positions properly.
https://picasaweb.google.com/108561293887245046669/6304030654714999425#6304030653042176914
-
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
I found out because some blocks are not working properly. You have an error in reading the closed positions. So the block "check profit (period of time)" is not closing the positions properly.
https://picasaweb.google.com/108561293887245046669/6304030654714999425#6304030653042176914
-
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
__What symbol are you working on? I can see in one of your projects that you have lot sizes like 1. This is huge lot size for symbols like EURUSD. The result I got is that my positions are closed after less than 1 minute.
For those "Draw..." blocks, note that you have set them in a way to make brand new object every time they run. As a result, tousands of objects are created and the backtest runs so slow. Look at the first two options in these blocks. Try with No - Yes instead of No - No.[/quote:3d6mdfr4]
Wow, I changed the option to "NO - YES" according to their orientation and "backtest" became much faster. Thank you.
Too bad today win my license and could not address the issue of closing position profit / loss. Just missed it to finish my EA.
-
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
Use in the Brazilian futures market (WINFUT), the minimum lot here is 1. I see in relation to the "Draw". Thank you.
-
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
Thanks a lot for the help. Your example works perfectly when road here, but when I do exactly the same in my robot does not work. I do not know what can be. He closes before.
https://fxdreema.com/builder/ -
RE: Please help to close positions after reaching profit / lossposted in Questions & Answers
If there is any indicator that shows the profit / loss of the day, you could use it to close the trades.