@trdjb3 I’m no expert (yet!) but couldn’t you add two sets of time filters 1 for cycle 1 and 2 and duplicate the blocks to each time filter. So the EA automatically calculates for timed session
Posts made by GTOAT777
-
RE: Calculate EA profit every time EA Restart in same dayposted in Questions & Answers
-
RE: Pending Order CANDLE Expirationposted in Questions & Answers
@l-andorrà I want it to delete after the next candle is formed
-
Pending Order CANDLE Expirationposted in Questions & Answers
How to I set the expiration of my pending orders to two bars, meaning if it hasn’t been triggered within the next bar/candle it either expires or gets deleted.
Is this done on the expiration setting of the order or do I have to do it via blocks for example
Once Per Bar…Delete Pending Orders
-
RE: SL by High/low candle bugposted in Questions & Answers
Ive found the easiest way to fix that with the SL is to do Market Properties > Highest or Lowest > Candle 1, for entry and SL, ive done it on the link see if that works
-
RE: Draw Line + MT4 Alertsposted in Questions & Answers
@jstap I don’t want it to draw current price, this can be used for drawing lines above the high and low of a set of candles etc and alert if price touches the lines
-
RE: Draw Line + MT4 Alertsposted in Questions & Answers
@jstap https://fxdreema.com/shared/i1zIIkY1c
This is what ive done as a brief rough template, to be honest though this is really more of an indicator but im having to make via FXDreema.
I just want it to be as simple as i click on an area and the line is drawn then if price crosses above i get a notification and vice versa if price crosses below a line then i get a notification
-
RE: Draw Line + MT4 Alertsposted in Questions & Answers
@jstap Thanks for the help, im not sure how to set a condition for price crossing above or below my drawn lines, any advice?
-
Draw Line + MT4 Alertsposted in Questions & Answers
I want to create an Ea that allows me to draw a line on the chart but when I do it instantly makes that line a MT4 alert or a phone notification.
I also want to make sure it only sends maximum 1 notification, i dont want it to spam.
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@l-andorrà No 1000 would equal 3.73 lots not 373, every 2.68 is 0.01 lots not 1 lot, but yes I do mean balance
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@fxdreema Any ideas whats going on?
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@l-andorrà How would I create a Constant formula for money management which is for every 2.68 in my account balance add 0.01 lots.
2.68 = 0.01 lots
5.36 = 0.02 lots etc
……..
26.80 = 0.1 lot etc -
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@l-andorrà We spoke about it in a private chat not on another thread, i tried what you suggested but it still says 10 lots
-
RE: Cant fix lot size on EA (SOLVED)posted in Questions & Answers
@uriel-0 The settings are correct, im experimenting with something, havent got my head around constants and variables i feel like it just over complicates things, what would you recommend though in regards to constants and variables?
-
Cant fix lot size on EA (SOLVED)posted in Questions & Answers
https://fxdreema.com/shared/CMgbTXTJb
No matter what i do my when i click for an order it always does a lot size of 10.00, i have remade it and it continues to do so. I have these same exact settings on another EA and there is no issue so i'm not sure why it is doing it here.
I have tried different percentages and also different settings like margin etc but it still says 10.00 lots no matter what.
-
Button Order EA + moving SLposted in Questions & Answers
https://fxdreema.com/shared/UyQGIoCHd
Take a look at my project, i want this EA to do a pending buy or sell stop order when the button is clicked on, does everything look good so far or are there things i need to change/add? @l-andorrà @jstap @fxdreema
-
RE: How to move stop loss based on percentages?posted in Questions & Answers
@l-andorrà Thank you, n second thought ive realized shouldnt i connect block 15 to block 9 and connect block 16 to block 12 because doing it how it currently is block 15 will turn off my SL before it has initiated blocks 10 and 16, so i should have it turn off block 9 only once its ready to trigger block 16. Does that make sense?
-
RE: Lines = Stop or Limit Orders EAposted in Questions & Answers
@l-andorrà https://fxdreema.com/shared/Cnuqv2BQb I made a start, like i said originally i want to move the line and simply click on the buy stop or sell stop buttons attached to the line, how is it looking so far
-
RE: Lines = Stop or Limit Orders EAposted in Questions & Answers
@l-andorrà I cant find it to be honest