Disliked{quote} Hi Tekkies For set PriceClose open AnoDashLineH1 , change color 6&7 for look Higher/Lower Band , then change Priceclose in EA as you want (in point) i forget not change default PriceClose after test in m5 Default PriceClose still 1
Ignored
Other trades are going to download that Ano30322.zip and will not read your corrections in Post 180
Update zip file and repost again in same post > Post 178
----
You have to remember that many who are going to use your method will not read all your posts.
- They only want to download , start trading with your method and blame you and the EA when they loss money.
DislikedSo for manual trading has been interesting. EA is not good so I don't recommend few trades. I took trades today have been interesting I have disabled Ea btw. someone with more knowledge will have to create ea but system is quite positive Long-term testing remains, so that's there, Exit strategy is still confusing. {image}Ignored
Are the EA and indicators using Bar(0) to update the information (right side of chart)?
> Have you tried / tested the EA and indicators to use Bar(1) to update the information?
---
> Bar(0) gives real time information
> Bar(1) will only update information on Bar close.
---
You can use IsNewBar () to update information only once at start of new bar
https://www.earnforex.com/guides/mql4-on-new-bar/