fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. akallai86
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 41
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by akallai86

    • RE: Compilation errors '-' - illegal operation use '-'

      @fxpim no thats what im trying to do to deduct the spread. when i use + instead of - it works the moment i want to deduct it throws the error

      posted in Bug Reports
      A
      akallai86
    • RE: Compilation errors '-' - illegal operation use '-'

      when i use - instead of + it gives the error. worked in the past. the goal was to get a breakeven price include the spread.

      posted in Bug Reports
      A
      akallai86
    • RE: Compilation errors '-' - illegal operation use '-'

      image.png

      posted in Bug Reports
      A
      akallai86
    • RE: Compilation errors '-' - illegal operation use '-'

      thank u for that but even chatgpt throws the random explanation. just happened with the new metatrader update and the update to their package. syntax us right just dont know why it throws the error

      posted in Bug Reports
      A
      akallai86
    • Compilation errors '-' - illegal operation use '-'

      hello community, after a few months i did some rebuilding and wanted to compile. source code with metaeditor and online compiling throws up errors. would be great if someone has a solution or just ignore it

      Compilation errors
      '-' - illegal operation use
      '-' - illegal operation use

      sourcecode
      public: /* The main method */
      string execute()
      {
      return v::avg_open_price-DoubleToString(SymbolInfoInteger(_Symbol,SYMBOL_SPREAD),2);
      }
      };

      posted in Bug Reports
      A
      akallai86
    • RE: total profit for the day not working anymore

      @jstap hi jstap here is the prject code witht he blocks im using. https://fxdreema.com/shared/33Qz8L0nd

      posted in Questions & Answers
      A
      akallai86
    • total profit for the day not working anymore

      hello, ive used the bucket closed and time filter to get all trades closed for today and calculate the total pnl. its not working anymore with the recent fxdreema update.
      plase advice

      posted in Questions & Answers
      A
      akallai86
    • closed trades bucket not working?

      hello, im having some problems with the closed trade bucket. im trying to get the profit for the closed trades only from today. worked before. im using the closed trades bucket with a time filter. now the time filter doesnt seem to work correct. it gets some last orders but not all lets say from time filter 00:05 onwards all trades in the history for today and save it as variable. any advice?

      posted in Questions & Answers
      A
      akallai86
    • RE: partial exit not working correct on reporting with new fxdreema updates

      @fxDreema the intention was to draw a line and arrows from open to closed positions and it would draw it anymore. to the loop block I had the loop 1 times because sometimes it would draw infinite arrows and lines every time there would be a closed position. dont know if it was a bug or not. hence I used the loop1 time block. thank you your solution worked out. now I found another bug that the position closed bucket on time won't work correct. before I could use daily profit and use a closed bucket with a time filter and this bucket won't work anymore. it would not detect the time lets say all trades since 00:05 today. before worked now it doesnt.

      posted in Bug Reports
      A
      akallai86
    • partial exit not working correct on reporting with new fxdreema updates

      hello, it seems like since a couple days the partial exit in mt5 is not reporting correct. the whole time my project was running fine when partial closing it showed an arrow at the closing position as well as a line from the open to the partial cosing . now therer are some new blocks added increment and decrement but they dont seem to work. it only shows an arrow when the FULL position is closed. please advise

      https://fxdreema.com/shared/65sRJjf4d

      posted in Bug Reports
      A
      akallai86
    • RE: partial exit show arrow

      i still didnt find a soltion to that problem someone in here can help?

      posted in Questions & Answers
      A
      akallai86
    • RE: partial exit show arrow

      @jstap after researching in the forum i found out that he added 2 new blocks. posiont incremented and so on. the new blocks just dont work as intented https://fxdreema.com/forum/topic/16227/question-on-arrays-in-fxdreema-part-2/11

      posted in Questions & Answers
      A
      akallai86
    • RE: partial exit show arrow

      @jstap oh sorry yes they where on the trade tab just copied them over into an empty project. the arrows only show up when i completly close the postion. worked before but with the new donwlaoded file i did yesterday it doesnt anymore. nothiong changed on the project or blocks

      posted in Questions & Answers
      A
      akallai86
    • RE: partial exit show arrow

      oh sorry yes they where on the trade tab just copied them over into an empty project. the arrows only show up when i completly close the postion. worked before but with the new donwlaoded file i did yesterday it doesnt anymore. nothiong changed on the project or blocks

      posted in Questions & Answers
      A
      akallai86
    • RE: partial exit show arrow

      @jstap https://fxdreema.com/shared/qRY1icEMc

      posted in Questions & Answers
      A
      akallai86
    • partial exit show arrow

      hello . i had partial exits shown arrows before on the chart and it worked fine until recently i download a new compiled ex5 from fxdreema and since then partial exits dont show arrows anymore only fully closed positions will draw an arrow. did something change?

      posted in Questions & Answers
      A
      akallai86
    • how to set trailing stop for multiple postition in bucket

      hello, i need to set trailing stop for lets say 5 open buy positions. how can I do that.

      posted in Questions & Answers
      A
      akallai86
    • how to repeat horizontal line or how to create loop for horizontal line

      hello everyone, im trying to loop a horizontal line 10 times. for example every 10 pips draw a horizontal trendline . for example price goes above first trendline draw the second trendline 10 pips away and repeat this steps 10 times for example. is there an easier way as to copy condition 10 times?

      thank you

      posted in Questions & Answers
      A
      akallai86
    • RE: how to create a hedging order. simple hedge

      @jstap end up with same result 😞
      https://fxdreema.com/shared/v3xFAJdse

      0_1653745289173_c38512e4-b018-4b7d-941a-5ad54f7de102-image.png

      posted in Questions & Answers
      A
      akallai86
    • 1
    • 2
    • 3
    • 1 / 3