my difficulty is what to do after the level test of buffer, i will read more and get back to you thnx for yoru help thus far.
Posts made by bybak
-
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
-
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
im going back tio the drawing board i feel i have to go back and re read the hilo example
sorry please be patient with me, ill try write things with in less of an excited state -
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
i ran the just pass, and it draws a line where the indcator changes from blue to red, and vice versa, what does this logic look like in blocks , i did 1. no trade running. 2 condition (still not sure what this looks like tried with candle id 1 X> super trend agouz) 3. buy/sell block. 4 condition (opposing logic to condition 1) 5. close trade.
but have major problem ea buys and sells many times asthough the no trade/order exists block not working. it only want it to give one buy/sell order per transition of bluered supertrend movements i.e one buy once turns blue, close trade when turn red & sell, close trade when turn blue & buy. etc but cant figure it out once i get this though ill be close to figuring out how to get3-4 super trends in collusion
, please help, i realise there is 9only so much you can do to help build the EA, so any help would be appreciated -
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
i click new project and i type name and press ok, and it sens a red message top left screen that says failure to create new expert advisor
the condition block once dragged on to screen has input box that isnt has normal, ie see attached image,
and stuff like that
......
fxdreema.jpg -
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
-
hi, sorry about this i should have been more clear, i figured out the Hilo before i was using candle close > hilo, i was trying to get information on "super trend agouz", or "xsupertrend" by xomod, i will try the candle ID thing though.
-
also i dont know if u modified the platform, but everything i do in the platform now comes up with limited information and weird stuff, like when i place a condition it ocnsiders it a just pass block, any ideas?
-
-
RE: How to make EA take trades from a custom indicatorposted in Questions & Answers
hi i have an indicator which i cant seem to get working as i wish....
basically i want it to take trades as it changes trend colour from red-blue>buy, from blue-red>sell [ie previous bar the indicator was a different colour]
also another thing i wanted to do was have acouple of these in succession, so #1 may be blue already then #2 changes from red to blue, ie once all blue in one bar then buy
im working on a system which is like this.....
[HILO indicator blue (previous candle hilo was opposite) &
minimum 3 out of 4 Super-trends green...............BUY (so yes 4 super-trends)
all occurring on the same bar except for when only 3 Super-trends occur, one trade at a time.
opposite for sell
initial stop loss @ first HILO plus spread
exit @ reversal of HILO,ive used the OR logic, also it might be good if fxdreema could take a look at the project at somepoint (after subscribtion---as it has 25 connections)
any hellpp would be appreciated, also i cant seem to attach the indicator mq4 & ex4 are not uploadable