fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. deathkid13
    3. Posts
    D
    • Profile
    • Following 1
    • Followers 2
    • Topics 25
    • Posts 67
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by deathkid13

    • Close All Trades if the Conditions are Met + Commisions

      How to close all positions if the price met the conditions for closing positions, but the profit should cover the swap and commisions also.

      Sample logic:
      If the price is above BB Middle Band, check if the profit covers commisions and swap fees. if yes then close all trades.

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to use Loop to get Fractal Swings

      @l-andorrà I am kinda familiar with it but I do not know how to use it to get Swing Points. I think it is much easier to use the Custom MQL Code Block for this Loop?

      posted in Questions & Answers
      D
      deathkid13
    • RE: Draw Line on Oscillators

      @jstap can you please give me a sample for rsi and awesome please?

      posted in Questions & Answers
      D
      deathkid13
    • RE: Draw Line on Oscillators

      @jstap I want to use it for any oscillators but mainly for AO , RSI , OBV and MACD

      posted in Questions & Answers
      D
      deathkid13
    • Draw Line on Oscillators

      Good Day! Is there a way to draw a trend line on Oscillators?

      posted in Questions & Answers
      D
      deathkid13
    • RE: Trailing stop at running trade

      @Vishwa You can store Loss Amounts on a Variable, then sum it up for consecutive losses, and put it on trail stop block and Use Money.

      posted in Questions & Answers
      D
      deathkid13
    • RE: Trail only After 1R

      @jstap ohh I see, so if I set the trail start on 100% of the stop, it will only start if it reached 1R first right. thanks mate!

      posted in Questions & Answers
      D
      deathkid13
    • RE: Trail only After 1R

      @l-andorrà only at the open of a candle stick, once per bar.

      posted in Questions & Answers
      D
      deathkid13
    • RE: Indicators Used by the EA doesn't show on the Chart

      @jstap How about the parameters that is Used by the Optimization??? Does it input to the template automatically?

      posted in Questions & Answers
      D
      deathkid13
    • How to use Variables and Constants with String on Comment Ugly Block

      As the title says I am trying to use Constants and variables to be shown on my Chart with some strings using Comment ugly block.

      what I am trying to do is like this

      NormalizeDouble(Variable1,_Digits) out of Constant1

      posted in Questions & Answers
      D
      deathkid13
    • Indicators Used by the EA doesn't show on the Chart

      Hi guys, my EA Does not show the indicators used when I put it on the Chart, but it shows when you test the EA on MetaTester.

      How do I do this? I want the indicators to be shown on the Chart when the EA is deployed on the Chart.

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to Find PEAK Highs and PEAK Lows

      UP! @l-andorrà @jstap

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to Find PEAK Highs and PEAK Lows

      @l-andorrà Just like this Sir.Peak High Low.png

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to use Variables (Adjust Fields) in Blocks

      @l-andorrà okay got it now sir thank you very much

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to Find PEAK Highs and PEAK Lows

      @l-andorrà yes sir, so to put it simply, then highest candlen should have equal candle bars from right and left.

      so for a candle to be the highest one, it should have 20 lower candle bars on both sides

      posted in Questions & Answers
      D
      deathkid13
    • How to Find PEAK Highs and PEAK Lows

      Hi guys! as the Title Says. I want to find the PEAK Highs and Lows as the market structure defined by Candle Range.

      I cannot use the market properties highest and lowest functions since it will only get the highest and lowest from a candle period, basically what will it do is to find the highest and lowest from the candle bars like find the highest of 20 bars so it can be the candle 1 is the highest or any candle.

      What I want is to find the Middle Candle and the will be the Highest/Lowest Candle.

      Example my candle period is 20,
      so it will be 20+1(for middle candle)

      now the highest candle should be candle 21 so it the 20 candles to the left and to the right will be lower than the high of candle 21.
      and that will be my high 1

      same as for lows.

      hope you can help me with this guys!

      Thanks in Advance!

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to use Variables (Adjust Fields) in Blocks

      @l-andorrà so how should I use it? should I input the variable name or just the code like C1 and V1?

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to use Variables (Adjust Fields) in Blocks

      @l-andorrà so technically, its purpose is to lessen the usage of blocks like formula and modify variables if the purpose is only to change its values?

      posted in Questions & Answers
      D
      deathkid13
    • RE: How to use Variables (Adjust Fields) in Blocks

      @l-andorrà ok thanks bro. got it. but one last question, is the variable will only be changed at that specific block where you adjusted it??? or it will keep on storing that changed value?

      posted in Questions & Answers
      D
      deathkid13
    • RE: Check Profit Block

      @ambrogio thanks bro

      posted in Questions & Answers
      D
      deathkid13
    • 1
    • 2
    • 3
    • 4
    • 1 / 4