fxDreema

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

    Posts made by Pipologist

    • RE: Unexpected Block Action

      So are you saying that the block passing or not is based on the "$ amount" and "> than" / "< than" settings?

      posted in Bug Reports
      P
      Pipologist
    • RE: Unexpected Block Action

      Got it. Thanks

      posted in Bug Reports
      P
      Pipologist
    • RE: Unexpected Block Action

      That didn't work either. But it seems that what your saying is the difference between Time 1 and Time 2 in the "Check Profit (period of time)" block has nothing to do with the block passing. Is that True?

      posted in Bug Reports
      P
      Pipologist
    • Unexpected Block Action

      Block "Check Profit (period of time)"

      I made an Test EA that should Once a bar, check between 12:00 and 16:00 daily, the block should "pass" if less than $1000 profit is made. (The EA doesn't take any trades so profit is always under $1000.)

      My assumption is that the block would NOT pass outside 12:00 to 16:00 time regardless of profit amount. But it "passes" the whole time. Like the time filter doesn't work.

      Is this a Bug?

      https://fxdreema.com/shared/R0vAhF3Y

      posted in Bug Reports
      P
      Pipologist
    • RE: Check Profit(period of time) help

      My goal is to have from 07:30 to 19:00 the block to pass if $2000 has not been made in that time period. and to not pass if $2000 profit has been made.

      posted in Questions & Answers
      P
      Pipologist
    • RE: Check Profit(period of time) help

      Hey jstap, thanks for the reply.
      I'm not sure if I understand what your saying. This EA is to test the functionally of the "Check Profit (period of time)" block.
      The draw block time is set to now. "Once per Candle" (Time candle 0) if "Check Profit" block time and conditions are met, it should draw once per candle in the selected time period of the Check Profit block.

      posted in Questions & Answers
      P
      Pipologist
    • Check Profit(period of time) help

      I'm trying to make an EA that has two trading periods per day, that it takes trades until "X" amount of profit is made in THAT time period.

      I am using the block "Check Profit (period of time)"

      As I understand it, it should draw a green line for the entire first session and a red line for the entire second session, as the "Test" EA does not take any trades, so the profit is under the set <lower than profit target. and no line that is outside of both of the two session time frames.

      When I run it in the mt4 Strategy Tester it draws a red line for a whole day of only one day of the month long test.

      I'm confused, and I'm sure doing something wrong. can anyone point me in the right direction. Thx

      https://fxdreema.com/shared/Sgo2KejLd

      posted in Questions & Answers
      P
      Pipologist
    • RE: Drawing Line from Candle High to Candle High

      I guess it's just magic.

      posted in Questions & Answers
      P
      Pipologist
    • Drawing Line from Candle High to Candle High

      Can someone explain what I'm doing wrong.

      I don't matter it I use Candle High, Low, Open, Mid in "Price (1)" It only uses Candle Close.

      https://fxdreema.com/shared/m9aDJFb9b

      posted in Questions & Answers
      P
      Pipologist
    • RE: Showing info from a Block in Comments

      @pipologist

      So I guess this can't be done?

      posted in Questions & Answers
      P
      Pipologist
    • Showing info from a Block in Comments

      I'm using the "Check Profit (Period of Time)" block for the EA to stop taking and close existing trades after "X" amount of profit is made in a time period.

      Is there a way to show the current profit in the "Check Profit" blocks time period that the block is responsible for in the comment block?

      This should show the total for all trades taken and in all pairs in the time period with a magic number.

      At this point it doesn't look like the Check Profit block is resetting (profit at $0) at the "time 1".
      It would be nice to see what's going on. And during normal trading it would be nice to see progress.

      posted in Questions & Answers
      P
      Pipologist
    • RE: undeclared identifier

      Thanks guys.
      That was it. I appreciate your help.

      posted in Questions & Answers
      P
      Pipologist
    • RE: undeclared identifier

      @l-andorrĂ 

      thx for the help. here is the shared link and the indicator.

      https://fxdreema.com/shared/k458C5Zlb

      0_1650422997752_Ease_Of_Movement_MAs.mq4

      posted in Questions & Answers
      P
      Pipologist
    • undeclared identifier

      I uploaded an indicator but when I download a mq4 from fxdreema and compile it I get 7 errors saying 'ma_sms' - undeclared identifier.

      There is no "ma_sma" in lower case in the indictor. Anyone have any ideas what's going on?

      posted in Questions & Answers
      P
      Pipologist
    • Using Blocks ON/OFF with EA on multiple charts/pairs

      Can someone confirm if an EA is used on more than one chart at a time, if the EA on one chart turns on/off a Block across all charts/pairs that the EA is on?

      posted in Questions & Answers
      P
      Pipologist
    • RE: EA not closing out trades on MA crossover

      It is the first option under the "More..." Tab (listed on the left)

      posted in Questions & Answers
      P
      Pipologist
    • Variable not working for chart price

      The comment box shows the the proper value. (Buy ATR/Sell ATR)
      I believe the problems come from the value having too many digits to the right of the decimal point. (ie. 000.00000000) as it works fine when using a variable with value given with the right chart format (000.000 usd/jpy)
      Can anyone confirm this?
      and if so, is there a way to convert this to the right format.

      I'm using PRICE - ATR*3 which is giving me the excessive digits

      https://fxdreema.com/shared/JTK0ubGjc

      posted in Questions & Answers
      P
      Pipologist
    • How do you use a MA of an indicator

      Can someone explain how to use a MA of an indicator.

      For an example, I'm using the " On Balance Volume" indicator, I have a MA attached to that indicator using the "Apply to: First Indicator's data" option.

      posted in Questions & Answers
      P
      Pipologist
    • RE: Making a Chart Object a Variable

      ?

      posted in Questions & Answers
      P
      Pipologist
    • RE: Making a Chart Object a Variable

      Trying to make the value of Horizontal line a Variable.

      Comment label shows a 10 digit number that I believe is price with the decimal point in the wrong spot, when there is no Object named. And when there is a Object named, the value shows 0.

      https://fxdreema.com/shared/BMEicb2ab

      posted in Questions & Answers
      P
      Pipologist
    • 1
    • 2
    • 3
    • 1 / 3