fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Where should i start?

    Questions & Answers
    2
    2
    544
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Twisted last edited by

      ive been messing aorund with alot of different posibilities and i cant seem to get my buys and sells right or my t/p or t/l right can someone help me get on the right page to get it built? im not sure what buttons to use when crafting this EA

      An EA the trades on each candlestick

      Conditions:
      opens a buy a few ticks up after the candlestick opens (or if the candlestick goes back to open then back up)

      opens a sell a few ticks down after the candlestick opens(or if the candlestick goes back to open then back down)

      close position at the open of the candlestick (using as a stop loss in for when the candlestick goes the other direction)

      close position at the end of the candlestick (use at a take profit for a buy or sell)

      0_1543788504861_.fxDreema.mq4

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        Ticks from start - this is how many ticks were registered since the EA started. 1, 2, 3 and so on... basically a counter that increments on every tick. You can't compare that value to Candle Open.

        But what do you mean by "few ticks up"? Ticks are those events when the price changes. Maybe you mean pips, not ticks. In this case you can do something like this:
        0_1544297627868_5f4a9a8f-2866-46f0-8f8b-0a81991964ef-image.png
        Candle Close is the current price, so this condition will pass when the body of the candle is > than 10 pips. Or maybe this, which should be the same:
        0_1544297729880_e560b23a-f124-4071-a547-1edff52183fb-image.png

        About the "end of the candle", I have to say this: https://fxdreema.com/tutorial/builder/things-not-to-do#1

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        Online Users

        F
        J
        D
        M

        19
        Online

        146.9k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors