Hidden SL and TP
Results 1 to 6 of 6

Thread: Hidden SL and TP

  1. #1
    Hi, I'm looking for a script or EA into which I can input my favorite SL and TP without inputting them on my order ticket.

    I shall handle all entries personally, and the SL and TP will alter with each trade, i.e. amount of pips will be contingent on the individual trade, but I would like to maintain my stop level in particular away/hidden in my broker, but which will still be triggered by the EA/script.

    I am sure it is already out there so if a person has it, can you find it?

    Tahnks in advance.

    Dan

  2. #2

  3. #3
    You can google Handle order Ace on Line, first link what you Are aware, exist TWO Models (elder and newer), I was N't Research the Gap, but I Believe, that you find it

  4. #4
    For(int I=0; I lt; OrdersTotal(); I )
    OrderProfit() == TP)

    //shut the order...
    OrderClose(OrderTicket(), ...)


  5. #5
    Does orderprofit() return value of the selected order's profit as pips or currency?

  6. #6
    Quote Originally Posted by ;
    does orderprofit() return value of the selected order's profit as pips or currency?
    in currency

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.