fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Iceyheart
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Iceyheart

    @Iceyheart

    0
    Reputation
    181
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Iceyheart Unfollow Follow

    Latest posts made by Iceyheart

    • RE: Anyone know where @roar went?!

      @l-andorrà Do you know of any other good MQL4 coders?

      posted in Questions & Answers
      I
      Iceyheart
    • RE: Anyone know where @roar went?!

      @seb-0 for real? lol

      posted in Questions & Answers
      I
      Iceyheart
    • Anyone know where @roar went?!

      He does great work for MT4 coding and I got him to do some work for me but alas i need him again but hes disappeared and doesn't respond to his IM here or telegram. Anyone know any other contact info of his?

      posted in Questions & Answers
      I
      Iceyheart
    • RE: Pip Value Quotes

      Ty so much, thats all i needed to know. sometimes i go hours looking for these answers.

      posted in Questions & Answers
      I
      Iceyheart
    • Pip Value Quotes

      how do I calculate pip conversion between currencies in here?
      *example, I want to make sure that if i risk 2% a trade that after the pip conversion that i am actually risking 2%.
      Does Fxdreema do this or do i need to input it somewhere?

      posted in Questions & Answers
      I
      Iceyheart
    • RE: Prevent multiple entries at the same time?

      its ok. at least you tried. its one factors i need to solve and then i can use the rest of fxdreema as far as i know.
      I believe GlobalVariableSetOnCondition may be what i need but i know nothing about coding and am struggling to find any professional to hire or help me on this.
      Hopefully one of those guys you mentioned will see this or im just SOL.

      posted in Questions & Answers
      I
      Iceyheart
    • RE: Prevent multiple entries at the same time?

      @l-andorrà im saying at the time of day i have set for all my trades to check if a signal was made so that it can place a trade, Im wondering it it can check how many signals i have before the trades are executed.
      So if i have my risk at 2% for all long and 2% for all short positions on a given currency, that if i get say 2 signals to go long it wont take both at 2% = 4% risk.

      example*
      Its is 21:45 GMT, This is the same time i want my FX EA to trade my currencies every day of the week.
      At 21:45 my EA checks to see what signals have been generated since last candle closed. (The each EA is running on all 28 currency pairs.)
      At 21:45 lets say 2 pairs EUR/USD and EUR/CAD both generate a signal to go long.
      so both would be executed at the same time at my max risk 2% each equaling 4%. this i DO NOT want to happen.
      I want it to somehow check at that time of day (21:45 GMT) when it looks for my signals to see how many there are (almost like a check trade for previous signals) and distribute the 2%risk between the two pairs OR if i have too just take one at 2% but NOT execute both at the same time taking 4%.

      i hope this is more clear. trying to control exposure here. once again i use MT4

      posted in Questions & Answers
      I
      Iceyheart
    • RE: Prevent multiple entries at the same time?

      @l-andorrà i dont have much really made. this was my first and main problem and issue ive been trying to solve before moving forward with my Fxdeema project. I use Mt4 and need to know if this is possible to do here. I need to know if this is possible to solve first before sinking too much time into it.

      i should probably ask it like this,

      #1 can i run a function to see how many possible trade signals my system has generated before placing orders,
      #2 split my max risk 2% for all single currency long positions and/or 2% for shorts among all pending position.
      and #3 execute all orders once confirmed and organized.

      i know it a little complicated but its my one issue ill need to solve in order to go forward with my algo here and build it out.

      i just want it to recognize how many trades are to be placed or something. my goal it to prevent it from overexposure when its executing all trades at once (all my trades are set to 15 min before candle close). i need it to somehow tell how many signals its gotten and place the proper risk accordingly if that makes sense.

      posted in Questions & Answers
      I
      Iceyheart
    • Prevent multiple entries at the same time?

      Hi all. I'm new here but I have a issue I'm wondering if anyone can help me solve.
      I trade on the daily time frame and at the same time every day i execute my trades.
      My problem Im not sure how to fix is if I'm trading at the same time every day on all 28 pairs with exposure management i.e. 2% each trade (my max risk for a currency long or short).
      If I get two signals at the same time. (once again i trade daily at the same time each day) how can i code it or prevent it from taking two trades at 4% if its executing them at the exact time?
      I know how to check trades previously made but not prevent this from happening at the same time.
      Any ideas are appreciated.

      posted in Questions & Answers
      I
      Iceyheart