fxDreema

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

    jims

    @jims

    1
    Reputation
    1141
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jims Unfollow Follow

    Best posts made by jims

    • Implement Support and Resistance

      Hello guys.
      I want to implement an Support and Resistance check.
      If price is testing support or resistance ....
      Does anyone have an arrow indicator or something so i can use the "If visable"-condition?
      Or how should i do this? 🙂
      Thanks you!

      posted in General Discussions
      J
      jims

    Latest posts made by jims

    • RE: Making a grid....

      No one ?

      posted in Questions & Answers
      J
      jims
    • Making a grid....

      Hello all..... im trying to create a grid.... with 30pip and 40pip steps...
      This is how i use the "pips away"-block... and it creates a grid with 30pip distance....
      0_1533283452467_32dc57a7-962f-4e68-b10d-76882de933b8-image.png

      my question is, i want the grid to be like this.... first a step of 30pips, after that a step of 40pips.. next step 30pips, next 40pips... and so on.....
      is there a way i can loop or make the ea to enter with a 30/40pip grid ?

      thanks

      posted in Questions & Answers
      J
      jims
    • New trade X pips from first trade

      Hey guys
      I would want to create a new trade when it goes X pips in the WRONG direction of the first trade.

      Example:

      First trade - Buy @ 1.45000
      ....price goes down 10pips....
      Second trade - Buy @ 1.44990
      ....price continues to go down...40pips
      Third trade - Buy @ 1.44600

      ...END EXAMPLE...

      I want the EA to continue doing this....until i close them.

      Is there a block for this?
      Thank you

      posted in Questions & Answers
      J
      jims
    • Time filter

      Hello everyone,
      is there a block where i can specify which time i want the EA to, for example, open an order?
      Ive seen the "Time"-block... but is there a way to be able to put in multiple time variables?

      For example, i want the EA to open an order at 08:00, 10:00 and 12:00...
      I want to be able to insert these certain times in the EA properties like: 08:00, 10:00, 12:00..

      Any suggestions?
      Thanks !

      posted in Questions & Answers
      J
      jims
    • RE: About "Time Bomb"-block

      @fxdreema
      Yes. Time aspects are hard to backtest i guess.
      Will try it out in live markets
      Thanks !

      posted in Questions & Answers
      J
      jims
    • RE: About "Time Bomb"-block

      @timmyhanke
      Okey thanks timmy 👍

      posted in Questions & Answers
      J
      jims
    • About "Time Bomb"-block

      Hello,

      The Time Bomb Up/Down block...how is it calculated?

      Is it:
      If price moves 10pips -within- (less than 5sec) 5seconds -> do this.

      Lets say price moves 10pips in 3sec...would that trigger the function?

      Or is it:
      If price moved 10pips -after- 5seconds -> do this.

      Does it have to count 5sec first and after that check if price moved 10pips or more ?

      Hope my question is clear enough 🙂
      Thank you !

      posted in Questions & Answers
      J
      jims
    • RE: Martingale on next candle

      Exactly miro...
      I made it like this:

      Once per bar -> Indicator visable -> Buy/Sell (with that martingale alternative)...

      But it does not seem to work

      posted in General Discussions
      J
      jims
    • RE: Martingale on next candle

      Its a binary option EA.
      For example....

      1. Trade is taken for a 1min expiration
      2. Trade is lost
      3. Martingale directly on the next candle
      posted in General Discussions
      J
      jims
    • Martingale on next candle

      Hello everyone...
      Im trying to make an EA that martingales on next candle if the bet is lost.

      Ive found the MG setting in the Buy/Sell block.... the EA takes trades, but do not martingale on the next candle...
      Any suggestions?
      Thanks!

      posted in General Discussions
      J
      jims