@roar Thanks You gave the Solution to Me..
Actually there is No Description available for using al the Blocks and All their options in Details...
Best posts made by er.arpit09
-
RE: Can't Close Running Tradesposted in Questions & Answers
Latest posts made by er.arpit09
-
RE: How to Check Date and Time to Terminate EAposted in Questions & Answers

Done it .. Thanks for the reply
-
How to Check Date and Time to Terminate EAposted in Questions & Answers
I want my EA to give to someone with a predefined Date and time to be check right at init. If It Server Date and Time goes beyond the defined Date the EA should terminate itself. How to Do It, Please some Experts guide me on it.
-
RE: How to get the Angle of Moving Average lineposted in Questions & Answers
@l-andorrà Yes Kind Of.
Example: Comparing the Values for two Candles suppose at Candle ID 2 the MA price = 101, at Candle ID 1 (Last Closed) the MA Price is 98.
Now I want the Angle between 101 price Horizontal line(virtual) and 101 joining with 98 one. As this Joining line will be like a descending trendline and Joining to 101 Horizontal line so I want to know the Angle between these two MA Prices. I hope I am Clear. There is a tool in trading View to Measure the Trend Angle. How I can do it somehow here, Please guide.Thanks Again for replying me
-
How to get the Angle of Moving Average lineposted in Questions & Answers
I want to put some conditions an the basis of Moving Average line Angle like if Angle is greater than 25 degree then only it will be having a trend and if less then no trade or some other condition.
For this I need to determine the Angle of it. Slope I can get easily by comparing 2-3 consecutive candle MA but I want to know the angle of its slope. how to Do it.
Please some experts help me. JSTEP and ANDORA also please loog into it. Thanks in advance I really Appreciate all the support you give here.
-
RE: How to check Accuracy of the Indicator signalsposted in Questions & Answers
@l-andorrà You are Correct, Thats why i wanted to make an effort to make an EA like this If i load an indicator then it can count the ITM and OTM Signals and Also the max Continue Losses so that Once a tool id built then my next indicators testing and Ability I can know easily.
Please guide me how to do it. Thanks
-
How to check Accuracy of the Indicator signalsposted in Questions & Answers
I have an indicator of MT5 or MT4 and I want to create an EA to check the Accuracy of its past signals below or above the candles oike in Intrabar way or NewBar way.
Please experts guide me how that can be done in Fxdreema
-
RE: Why is Breakeven Box Not Working Properlyposted in Questions & Answers
https://fxdreema.com/shared/DgzQzet4
I Corrected it and tested also Its working Perfectly. All TP==0 it will change the SL and TP to the set pips and Also allow Breakeven after how many pips that can also be set
-
RE: Why is Breakeven Box Not Working Properlyposted in Questions & Answers
I want to Breakeven at Entry price when price reaches 6 pips from Entry (Main TP is 10 Pips and Main SL was 2.5 pips)
How to Do it -
Why is Breakeven Box Not Working Properlyposted in Questions & Answers
https://fxdreema.com/shared/YJF5jASC
Check this simple Project. I want to Set a Desired SL and TP and When Price move certain pips in Profit then Breakeven (modify SL to Entry) but Issue is when price moved certain set pips SL is not setting(Set and modified again to Previous)
Please help how to make a SL, TP Set EA with BE
-
RE: Is it possible to have a dropdown list for inputs?posted in Questions & Answers
Thanks To You .. this is working very Well