fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. er.arpit09
    3. Posts
    E
    • Profile
    • Following 2
    • Followers 0
    • Topics 23
    • Posts 57
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by er.arpit09

    • RE: How to Check Date and Time to Terminate EA

      image.png

      Done it .. Thanks for the reply

      posted in Questions & Answers
      E
      er.arpit09
    • How to Check Date and Time to Terminate EA

      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.

      posted in Questions & Answers
      E
      er.arpit09
    • RE: How to get the Angle of Moving Average line

      @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

      posted in Questions & Answers
      E
      er.arpit09
    • How to get the Angle of Moving Average line

      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.

      posted in Questions & Answers
      E
      er.arpit09
    • RE: How to check Accuracy of the Indicator signals

      @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

      posted in Questions & Answers
      E
      er.arpit09
    • How to check Accuracy of the Indicator signals

      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

      posted in Questions & Answers
      E
      er.arpit09
    • RE: Why is Breakeven Box Not Working Properly

      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

      posted in Questions & Answers
      E
      er.arpit09
    • RE: Why is Breakeven Box Not Working Properly

      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

      posted in Questions & Answers
      E
      er.arpit09
    • Why is Breakeven Box Not Working Properly

      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

      posted in Questions & Answers
      E
      er.arpit09
    • RE: Is it possible to have a dropdown list for inputs?

      @miro1360

      Thanks To You .. this is working very Well

      posted in Questions & Answers
      E
      er.arpit09
    • Can Someone Share knowledge Working of "Send HTTP Request"

      Can It work like Whenever I put that to Init Tab, then a request is sent to my website and When I Allow it Allows other Box/tabs to work. If I do not Allow then It terminates the EA/Indicator

      posted in Questions & Answers
      E
      er.arpit09
    • RE: How to Put Comments in very trade

      @l-andorrà Hi Thanks I have Enabled, Will test it ...

      posted in Questions & Answers
      E
      er.arpit09
    • How to Put Comments in very trade

      I have buy and Sell Box and inside these there is Comment option I have filled a string but it does not show in new trades comment option. So how to Put Comments in All the trades please help

      posted in Questions & Answers
      E
      er.arpit09
    • RE: Can I have a Details of How to Use lock with Account option in Conditions Box

      In Selecting Account we get client name, Account number, equity, currency etc many options.. how to load and use those options. Also there has to be a Prompt of password option where we can control the EA even if someone Cracks it we can terminate specifically

      posted in Questions & Answers
      E
      er.arpit09
    • Can I have a Details of How to Use lock with Account option in Conditions Box

      Hi please share some tutorial or how to use the Account Options in Condition box. which option has to be used in which way

      posted in Questions & Answers
      E
      er.arpit09
    • Fxdreema EA Security Issues !! Kindly Check

      I have made an EA it worked Nice and I locked file with Expiration date. Somebody Cracked the EX5 file and now can use unlimited. Even if i lock with MT5 ID and Date and Other features this is Easily Crackable by Others.

      Please Include Some Password kind of protection feature box too which is kind of mandatory to be used

      What to do now to make more secure

      posted in Questions & Answers
      E
      er.arpit09
    • RE: How to Lock EA using Acc number, password, etc?

      @l-andorrà Thanks But How secure is this Method... as there must be some easily available Software to Crack these too.. But Most Common People dont know about them or Any Coder can easily unlock the files after licking this way ?

      i am finding the Secure method so that it can't be Cracked

      posted in Questions & Answers
      E
      er.arpit09
    • How to lock a MT5 EA and make it Safe and sharable

      How to Lock a MQL5 file. Expiration date and MT5 Serial number etc are easily Cracked. so How to be safe and Secure to share EA with others so that they don't extract our real Code.

      I need Experts to guide me for this as mqllock is for MT4 and is secure but what is for mt5 files ?

      posted in Questions & Answers
      E
      er.arpit09
    • RE: Control Panel

      Can have Close Only Profitable Orders...Also.. Can You Upload that EA also here

      posted in Questions & Answers
      E
      er.arpit09
    • RE: How to Trades with MA in separate window indicator ( Eg. With Stochastic)

      @paragorundu Thanks.. I have this from Long time.. I am Searching for a Parabolic SAR one too...

      posted in Questions & Answers
      E
      er.arpit09
    • 1
    • 2
    • 3
    • 1 / 3