fxDreema

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

    Posts made by Sibkis

    • RE: Swing Trading Idea

      @l-andorrà Good Spotting Sir

      posted in Questions & Answers
      S
      Sibkis
    • RE: Swing Trading Idea

      Hello, can someone please point me in the right direction I need to fine the highest high and the lowest low inorder to find the pivot point.
      iHighest(NULL,0,MODE_CLOSE,10,0);
      iLowest(NULL,0,MODE_CLOSE,10,0);

      is the above correct?

      posted in Questions & Answers
      S
      Sibkis
    • Swing Trading Idea

      Hi Guys, just as an idea
      Find the highest high and the Lowest low over a 10 bar period give or take a bar or 2.
      then divide 2 to find the pivot point.
      Sell entry: The current price is over the pivot but below the highest high
      Buy entry: The current price is below the pivot but above the Lowest low

      Not sure about the exit maybe on the reverse or with a Trailing stop or just modify stops.

      https://fxdreema.com/shared/Q1xSfmmyc

      I am still working on the logic for this as I am not sure its correct

      posted in Questions & Answers
      S
      Sibkis
    • RE: Replicating an EA From Youtube Just to See if Its Possible

      @maop1994 You can't buy if you have a a buystop and sellstop 50 pips apart you should be able to place an sl a few pips either side of the ask and bid or at the midpoint

      posted in Questions & Answers
      S
      Sibkis
    • RE: MARTINGALE BUT WITH PENDING ORDERS

      you can select martingale from the mm section
      0_1644807495053_110de426-42fb-4b5b-a700-a2567d1543bc-image.png

      posted in Questions & Answers
      S
      Sibkis
    • RE: Replicating an EA From Youtube Just to See if Its Possible

      Another version
      https://fxdreema.com/shared/4ckL6lWec
      so let me get this right
      Orders to place ( Grid Levels) this is how many buy stop orders you require.
      Base Price Offset is 1 pip above Ask
      Grid Size is 19 pips from ask is where your first pending order is, in this case a buy stop.
      and the stoploss will be 18 pips south of the open price.

      Is the above correct?

      and the opposite for sell order

      0_1644802561918_a27ae413-72f4-43bd-a3e4-99f46367ba96-image.png

      posted in Questions & Answers
      S
      Sibkis
    • RE: Replicating an EA From Youtube Just to See if Its Possible

      @OntradingX Yes I realised the fact that the markets do not yeild to anyone a while ago and that compounding over a longer term is one of the only ways to "win".
      Its also natoriously hard to convert a manual system to automated, and yes I understand risk management well enough and pretty much follow Dr Van Tharp's methods.
      Anyway, I have been through most of the tutorials and built a lot the indicator based models. and am just moving on to something the I cannot seem to build in fxdreema which is frustrating to say the least because you can pretty much build anything you like.

      Thanks

      posted in Questions & Answers
      S
      Sibkis
    • RE: Replicating an EA From Youtube Just to See if Its Possible

      I know what you mean, Me I am a manual trader. but I have some time on my hands and would like to lean a new skill so to speak.

      So I have been on youtube and learning, you are a very busy man by the looks of things. I have been on your youtube channel as well.

      posted in Questions & Answers
      S
      Sibkis
    • Replicating an EA From Youtube Just to See if Its Possible

      Gidday guys

      https://fxdreema.com/shared/17yeqHyZd

      I am trying to replicate this type of ea just to see if I can make it on this software. The guy who channel its from is awesome and I have learnt loads from his tutorials.
      This is just the next step in leaning.

      Anyone want to help out?

      I figured 40 pips in between the the stop orders
      2 pips or less for spread
      and 20 pip stop loss

      0_1644569148896_820aaee1-6f8e-4ca0-8e95-b17a33f0e42b-image.png

      0_1644569217830_3d93de71-099d-483a-b009-289534fa97d3-image.png

      https://www.youtube.com/watch?v=BpkYTQFVwAs&t=740s

      posted in Questions & Answers
      S
      Sibkis
    • Highest High Lowest Low EA

      Hi guy I have started on putting this together it opens trades etc but it opens in a buy and sell for the same logic could you clever ones point me in the right direction as to why.

      Anyway its a start

      The logiic for sell should be if candle 1 has the highest high over the last 10 bars then open on the next bar and vice versa for the buy.

      The SL will be based on money management

      The TP will be the change of direction

      https://fxdreema.com/shared/cTGRKAh5d

      posted in Questions & Answers
      S
      Sibkis
    • RE: my ea not working

      @frank-2 answer these
      what is your logic to enter a trade
      when do you exit

      posted in Questions & Answers
      S
      Sibkis
    • RE: AutoTrendline EA

      @tipsywisdom my mistake sorry, I did not mean to rename it, honest mistake, I will give it ago manual

      posted in Questions & Answers
      S
      Sibkis
    • AutoTrendline EA

      Hi Guys, I am still leanring how to use this software but came across this tutorial on youtube some clever person created this auto ea. it works well for getting trendline on the screen but the entry not good, I am not sure on how to put the logic together for this.
      have a look at the screen shot and have a play with the ea
      Just looking at it enter a buy on the open first bar after the lowest low and vice versa for the sell
      0_1644269929781_3c4cec77-f7df-4f5a-b4dc-c39b1a7661dc-image.png
      https://fxdreema.com/shared/v6W5Z25Qd

      https://www.youtube.com/watch?v=sqEOckYTAKc

      posted in Questions & Answers
      S
      Sibkis
    • Check out this EA it has Potential

      Hi guys use on GBP/USD Daily
      it works quite well just need some refining.
      like most strategies it works well in trend but suffers in the consolidation periods.

      Anyway check it out and let me know what you think

      https://fxdreema.com/shared/b6VBNztT

      posted in Questions & Answers
      S
      Sibkis
    • RE: Not Opening Sell Stop In Tester

      @l-andorrà Thanks for the reply, the broker is currently closed, but lets say is 2 pips minimum how do I fix it.

      posted in Questions & Answers
      S
      Sibkis
    • Not Opening Sell Stop In Tester

      Hi Guys, I hope some can point me in the right direction my project is not opening sell orders in the tester
      https://fxdreema.com/shared/p6xToCB8b
      I keep receving

      2022.02.05 15:15:32.633 2021.01.15 00:00:00 failed sell stop 0.10 EURUSD at 1.21470 [Orders limit reached]

      2022.02.05 15:15:32.633 2021.01.15 00:00:00 New pending order error: The number of pending orders has reached the limit (10033)

      Any ideas on how to fix the error

      Thanks

      posted in Questions & Answers
      S
      Sibkis
    • RE: Clean system no indicators no pattens just place and go

      Sorry what do you mean by add hat?

      posted in Questions & Answers
      S
      Sibkis
    • RE: Clean system no indicators no pattens just place and go

      Hi Guys this is the progress so far, its opening positions 2 of each at a time so I end up with 4 stop orders 2 but and 2 sell, not sure how to fix that.
      And once the tp or sl have been hit it stops trading.
      How do I get it to place another set of orders.
      https://fxdreema.com/shared/14rwBwKA

      posted in Questions & Answers
      S
      Sibkis
    • RE: Clean system no indicators no pattens just place and go

      @youngtreptrader Hey bro thanks for your help, yep I rebuilt it and it's just the same as your example.! But It seemd tp be placing just the buy pending order
      sorry I am no trader or coder but figured I would give this a go and learn the ropes as I have a bit of time at the moment.
      ![alt text](0_1643527884342_85c7edda-8ac3-48ef-b3f0-3dc13e93d83f-image.png image url)
      I have tried creating 2 columns as well as loads of other ideas but no luck.
      I have been reading up about hedging systems as this is similar.

      posted in Questions & Answers
      S
      Sibkis
    • RE: Clean system no indicators no pattens just place and go

      @uriel-0 I used block 3 because I am not sure how to place positions based around the current price and that is the solution I came up with, if you have a better idea I would love to hear.

      posted in Questions & Answers
      S
      Sibkis
    • 1
    • 2
    • 1 / 2