fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. pipsondeck
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 1
    • Topics 24
    • Posts 91
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by pipsondeck

    • RE: Check Max Stop Loss distance before placing a trade

      @l-andorrà but my SL is ATR * ATR_MULT?

      posted in Questions & Answers
      P
      pipsondeck
    • Check Max Stop Loss distance before placing a trade

      Im using ATR as stop loss and
      I set a condition of maxstoploss = 20 pips.

      how can i make a condition that if the distance between between the entry price and maxstoploss price < 20 pips, it will open a trade.

      im stuck in this condition.

      4e56d12c-39b7-4d6d-bff1-85bb81e9e62f-image.png

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @jstap so it will only save up to 4 closed trades? would it be possible to make it unlimited?

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @jstap I tried to recreate what you said but i cant still store the profits:

      Hope you can check. thanks.

      https://fxdreema.com/shared/OVmGXqs1c

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Multi Currency - Close all trades

      Thank you. ill check @ambrogio

      posted in Questions & Answers
      P
      pipsondeck
    • Multi Currency - Close all trades

      I just want to confirm if my logic is correct.

      If all pairs has accumulated +200 pips = close all trades
      if all pairs has accumulated -100 pips = close all trades

      Thank you.

      5b546977-48fd-4fb4-beb4-d18bda317bbb-image.png

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @jstap said in Store Profit whenever there is position // if no more position, profit resets to 0:

      more difficult, but simply tee off the pink with saving the information for each running trade

      Apologies for this, but what do you mean by tee off the pink?

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Enter Pending Order at 70% of Candle 0-Candle1 range

      @ambrogio

      Hello,

      attached chart is from 1H time frame

      Previous day + current day High and low
      70% of it will be the pending buy limit

      c501ed5f-ee38-49c9-9678-86f8f47b366a-image.png

      So if current day is still higher, then it will calculate the most recent high.

      Thank you.

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @jstap but that will only store the last position profit right? What if i closed 5 buys and 3 sells all in profit? I want to separately store them

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      @jstap i want to profit to be stored WHENEVER there is still position. when all positions are closed either buy/sell. The stored profit resets back to 0

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Enter Pending Order at 70% of Candle 0-Candle1 range

      Hope someone can give idea

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Enter Pending Order at 70% of Candle 0-Candle1 range

      Maybe someone has idea on this?

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      This is what i came up with:
      But it did not store any closed position profit.

      https://fxdreema.com/shared/7pdFJTjse

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Store Profit whenever there is position // if no more position, profit resets to 0

      Any idea please?
      Its like i am hedging and earning profits from buy and sell

      Check position > 1
      Check closed trades
      Buy profit = store in variable

      Chexk position = 0
      Buy and sell profit = 0

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Enter Pending Order at 70% of Candle 0-Candle1 range

      @l-andorrà that is not what i really want and i did not know about that.

      I want it to be the latest tidk whenever there is a new low created on candle 0 thenn a new 70% would be calculated.

      posted in Questions & Answers
      P
      pipsondeck
    • RE: Close Last and Newest trade

      @jstap what do you mean by it has no way of creating more than 1 position?

      can the sell profit be compensated and closes the buy position also if the profit is > $4?

      posted in Questions & Answers
      P
      pipsondeck
    • RE: working on object name and execute trades

      @jstap that should be 40 variables if I want to store each, right?

      posted in Questions & Answers
      P
      pipsondeck
    • Enter Pending Order at 70% of Candle 0-Candle1 range

      Hello, i am working on a project and i seem to get the price correctly. But my problem is this:

      1. I want the new low to be calculated if a new low is created based on the recent candle.
      2. Pending limit should open on the custom price but the problem is it opens a sell position right away.

      Here is my project. Thanks.
      https://fxdreema.com/shared/Z0qSbUD2

      posted in Questions & Answers
      P
      pipsondeck
    • RE: working on object name and execute trades

      @jstap by the way, is there a way I can store the previous scores? Lets say I want to store and save the score every 6 hours and put in comment for the past 10 days?

      posted in Questions & Answers
      P
      pipsondeck
    • RE: working on object name and execute trades

      @jstap i was able to make it work using this:
      StringToDouble(ObjectGetString(0, "LBL_3210", OBJPROP_TEXT)) > scoreThreshold

      thank you.

      posted in Questions & Answers
      P
      pipsondeck
    • 1
    • 2
    • 3
    • 4
    • 5
    • 4 / 5