fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. MartinvE
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 33
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by MartinvE

    • RE: Time Filter

      I don't understand what you mean.
      In that block i can only say trade or not trade on every day.
      I want to close all open trades on Friday between 20.00 and 20.30 hr.

      Regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • RE: Time Filter

      Hello fxDreema,
      In the past i have used a block called: Days Filter.
      I can't find it anymore.
      I want to close trades automaticly on a Friday at a certain time.
      Can you help me out.
      Kind regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • RE: Как мога да променя Group number

      Hi bgvulk,
      I take a look at your Strategy Tester Report.
      I think this is a wonderfull result.
      Can you give me some information about the conditions of it.
      Many thanks in advance.

      Kind regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • RE: Origin of trade

      Hi fxDreema,
      You have made a block that is called: "check how it was closed"
      Is there also a possibillity to check how it was opened ??
      I made an EA and in the EA when the conditions are right the following happened:
      The EA puts one trade right away and set a number of pending orders.
      Now i want to take action only on the original first trade and not at the trades that were pending orders at first and become trades when the price moves.
      I hope you understand my question.
      Kind regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • RE: Lot size

      Yes, it is realy GOLD.
      Look at the picture GOLD_2

      ......
      GOLD_2.png

      posted in Questions & Answers
      M
      MartinvE
    • RE: Lot size

      Hello fxDreema,
      I have a trading account with Instaforex.
      Everything is going well but i have the next question:
      I have built an EA with fxDreema where the lotsize is 1.
      When i trade the EURUSD with lotsize 1 it will do a trade with 1 dollar per pip. And that is good for me.
      But when i trade GOLD it will also take a trade with lotsize 1 and that is not what i want,
      because it is to much for me and it goes a lot faster.
      So i thougt i found the answer to this problem but it doesn't work.
      Look at the picture what i have done.

      What i want is trading with lotsize 1 on most of the trading pairs.
      But when my EA with lotsize 1 take a trade in GOLD it must automaticly trade with 0,1 lot instead of 1 lot.

      I hope you can help me out with this.

      Kind regards,
      Martin

      ......
      GOLD.png

      posted in Questions & Answers
      M
      MartinvE
    • RE: Comment in a chart

      Thank you. But i think i will wait for a new block.

      posted in Questions & Answers
      M
      MartinvE
    • RE: Comment in a chart

      Hey,
      You have the block "Comment on chart".
      This works all right.
      My question: Is it possible to connect it to a block nr.
      So if the condition in block 5 is true the data row 1 says true or puts a text.
      And if the condition in block 6 is false the data row 2 says false or puts a text

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      In a script i can't use a variable.
      Is that indeed so or mis i something ?

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      Thank you. I think it works fine now.
      But i will go on making things and when i see something strange i will let you know.

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      I am very sorry but the next error occurs by making the ex4 file.

      ......
      script error.jpg

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      Thank you.
      The reason for me is that i want to do some actions and nothong more.
      I want to place different pending orders with one clic.
      And than some time later i want to adjust the stop loss for all the trades with one clic.
      So different actions with one clic.
      Kind regards

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      Is there something else that i should do. I made allready an EA and placed that same thing in the map scripts and than it doesn't work.

      posted in Questions & Answers
      M
      MartinvE
    • RE: Scripts

      Hello fxDreema,
      Is it also possible to make scripts with your program ?

      posted in Questions & Answers
      M
      MartinvE
    • RE: Compilation Error

      Yes it works good now.
      Thanks.

      posted in Bug Reports
      M
      MartinvE
    • RE: Compilation Error

      Sorry, but i have another problem.
      I don't get the error anymore but the program does not make the ex4 file.
      It makes only the mq4 file.
      I push both of the buttons after each other.
      I hope you can tell me what to do.

      posted in Bug Reports
      M
      MartinvE
    • RE: Compilation Error

      I downloaded and installed it again.
      Now there is no error anymore.
      Thank you.

      posted in Bug Reports
      M
      MartinvE
    • RE: Compilation Error

      Hello fxDreema,
      I get an compilation error.
      Yoy can also see that i allready downloaded the latest version.
      Can you help me here ??
      Many thanks.
      See the picture for the error.

      ......
      Error.jpg

      posted in Bug Reports
      M
      MartinvE
    • RE: Running on Multiple Forex pairs

      Thanks for your explanation. It is very clear so.

      I know you are busy with your server. But when you have time will you look at my 2e question?

      You know my EA will trade not on a crossover but only when the 3 conditions are true.
      When i start my EA on a monday morning and we open for example 100 pips higher than the close of friday i don't want my EA to start right away.
      I want the EA to wait until one or two of the conditions become false.
      And when that situation has happened he is free to go for the next trade when the 3 conditions are true again.

      I am looking forward to this answer.

      Kind regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • RE: Running on Multiple Forex pairs

      Hi fxDreema,

      Thanks again for you help yesterday. I make great progress !!
      But when one big thing is solved there comes a few questions.
      You know my system a bit now and I will start with the first question.

      When my EA makes a buy trade and after a while a percentage of the trade is being closed.
      What will the block "(in loop) Once per trade/order" do ??
      Does the EA the same thing again to the remaining trade because actually what Metatrader does is openening a new buy trade.
      Or will it wait till the next NEW (sell) trade is being started.

      I hope you understand my question.

      Regards,
      Martin

      posted in Questions & Answers
      M
      MartinvE
    • 1
    • 2
    • 1 / 2