fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Nande Designs
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 32
    • Best 0
    • Controversial 0
    • Groups 0

    Nande Designs

    @Nande Designs

    0
    Reputation
    460
    Profile views
    32
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Nande Designs Unfollow Follow

    Latest posts made by Nande Designs

    • RE: How to use Trailing TP as Trailing SL (Link provided) ?

      @cpbonzo What is the function of the Trailing Take-Profit block ? In my understanding, if it is trailing above during a buy, it will run away from the price and not get triggered... which would defeat the point of having it... so the only thing left to sense would be that it would work like a limit order. Could you shed some light as to the function of a Trailing TP ?

      posted in Questions & Answers
      N
      Nande Designs
    • RE: How to use Trailing TP as Trailing SL (Link provided) ?

      ........

      posted in Questions & Answers
      N
      Nande Designs
    • How to use Trailing TP as Trailing SL (Link provided) ?

      I am trying to figure out how to use Trailing TP.

      If for example, I need to buy and use Trailing TP... My thinking or logic in the robot is that I should write a negative sign before the TP so that it is behind the Current Price and not in front of it... (E.g. TP -15)... That way, my order does not get triggered at 15 pips away above current price as per normal TP, but instead TP follows the price from behind. When price retraces, it locks profit as a Stop-Loss would, except its a TP.

      Please check link below and advise if this is the correct way (Use of negative signs).

      LINK : https://fxdreema.com/shared/TeYbtGJ9d

      posted in Questions & Answers
      N
      Nande Designs
    • BROKERS DONT RESPECT STOP LOSS (HOW TO USE TP AS SL INSTEAD) ?

      Hi all I realise that brokers have no respect for stop-loss during News break-outs. They will literally ignore them and take back your equity. The excuse they use for this is "the market is too fast" even when you use a VPS... yet the market is never too fast to trigger and activate a trade, its just too fast to stop your loss. Which is hilarious but great. So all trades/orders always get triggered but not all stop-losses do (unless there is a Gap, which is a different condition altogether).

      So as a solution... I have never seen anyone complain about a Take-Profit that was not respected. EVER. So I want to use Take Profit as a Stop Loss and Trail it. So for example... Say I want to buy GBPUSD and trail my stop-loss at 15 pips... So I buy it but instead of using trailing "Stop-Loss" for it, I use trailing "Take-Profit"... How do I make this work ? I see there is a provision for it here at Fxdreema... My thinking or logic is that I should write a negative sign before the TP so that it is behind the Current Price and not in front of it... (E.g. TP -15)... That way, my order does not get triggered at 15 pips away infront of current price as per normal TP, but instead TP follows the price from behind. When price retraces, it locks profit as a Stop-Loss would, except its a TP "so it gets respected".

      My only technical worry now is using the negative sign on TP (to put it behind price instead of front of it) in the BuyNow block and using negative sign again for the second time on the Trailing TP block. Is it necessary to use negative sign twice (both on the BuyNow and Trailing TP blocks)
      ? Am I doing it right according to link below ?

      PLEASE REVIEW MY BLOCKS HERE e(https://fxdreema.com/shared/TeYbtGJ9d)

      I have looked at almost similar questions asked before but the answers are not straightfoward but evasive besides not being exactly like my particular questin... Can someone out there help ?

      posted in Questions & Answers
      N
      Nande Designs
    • RE: HOW TO MAKE A TIME-INTERVAL FILTER IN "HH:MM:SS" ?? (Link provided below)

      @l-andorrà Yes, because I will be scalping with it particularly...

      posted in Questions & Answers
      N
      Nande Designs
    • RE: HOW TO MAKE A TIME-INTERVAL FILTER IN "HH:MM:SS" ?? (Link provided below)

      @l-andorrà Yes, because I will be scalping with it particularly...

      posted in Questions & Answers
      N
      Nande Designs
    • RE: HOW TO MAKE A TIME-INTERVAL FILTER IN "HH:MM:SS" ?? (Link provided below)

      Hi, the sequence is as follows :

      1. I program a pending order.
      2. The pending order keeps slidding with current price to avoid being triggered before the breakout.
      3. Once the period is over, the slidding stops but the order is not removed. it is now ready to be triggered by breakout...
      posted in Questions & Answers
      N
      Nande Designs
    • HOW TO MAKE A TIME-INTERVAL FILTER IN "HH:MM:SS" ?? (Link provided below)

      Hi,

      INTENTION :

      I would like to slide my pending orders for a limited timeframe. This "sliding" timeframe will be a few seconds only (e.g. say in the last 15 seconds before a news breakout at 11am).

      PROBLEM :

      My challenge is that the blocks do not have all the time parameters i.e. Hours, minutes and seconds (HH:MM:SS) for me to narrowly filter my timeframe from the hour all the way to the second (e.g. like 10:59:45). Its either we have only one of the three time-parameters (e.g. Minutes only) or we have a maximum of only two time-parameters (E.g. Hours and Minutes only). What i did to try to solve it myself was to take the existing "Time Filter" block which has Hours and Minutes, and I added Seconds too, but your algorithms may not understand as they were not made for that.

      Is there a way to legitimately make a timeframe filter-block that can filter with all 3 time parameters like HH:MM:SS ?

      HERE IS THE LINK :
      https://fxdreema.com/shared/kFrI7bJQc

      posted in Questions & Answers
      N
      Nande Designs
    • RE: TRAILING STOP - NOT TRAILING (link attached)

      The splitting actually works ! Thanks (Excited for days) !

      posted in Questions & Answers
      N
      Nande Designs
    • RE: TRAILING STOP - NOT TRAILING (link attached)

      @l-andorrà I manually open the robot once. Then all the orders open sequentially. The first order is a sell, the second is a pending sell order, they open one after the other. All I do is execute once, then they launch sequentially.

      My issue with the "On TIcK" tab is that, I do not have control of execution, it just goes into a trade automatically before I manually tell it myself. But alternatively, on the "inIt" tab, It wont launch unless I manually launch it, which is what I want.

      The important part that does not work is the "trailing" part though...

      posted in Questions & Answers
      N
      Nande Designs