@andy1 This thing you loaded is a picture... do not mean a lot in the absence of the indicator needed for your setup......... just load the indicator I sent you in your MT4 indicator list and start the test..
Posts made by AlphaOmega
-
RE: Keltner uper band price crossposted in Questions & Answers
-
RE: Keltner uper band price crossposted in Questions & Answers
@andy1 ......... Brother, the code I post is just an example of the coding needed for your setup.... you should put your own Keltner indicator otherwise it wont work.. I attached my indicator so you can load it in your indicators then the code I sent you will work.. but it is not the same Keltner indicator you have.... Anyways ... try it
0_1588182086098_Keltner_Channel.mq4 -
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@miro1360 ... Yes I saw... Thank you!!
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
This EA is not the complete strategy or settings it is just an ongoing idea where I want to add the support and resistance Indicator to get more orders and then will work on more accuracy. This is EURUSD H1over 12/2019 till today
https://fxdreema.com/shared/7WGootlsb


-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@miro1360 Thank you for replying! I totally understand this is a Tutorial and to be a good reliable EA still needs a lot of work BUT, it is a great privilege to have you guys teach us noobs at FXdreema .. I have no programming knowledge and also very little trading experience, so Thank you once again.
I like the idea of support and resistance trading and would really like to incorporate such indicator to my strategy.. I before tried manually to work with this Shved Supply and Demand, needless to say: it did not work for me. There is another Supply and Demand indicator which is working better but have no Mql4 file.. It feels more reliable and I had better success working with it manually. I have an idea to change Shved Supply and Demand in your tutorial to the SupDem:
0_1587967862568_supDem v2.ex4
Anyway, I am learning a lot and for now, and I am just happy to drag my feet through the mud and maybe, who knows, one day I will make a successful EA which I can contribute here
I know I am not talking only for myself but many people here appreciate your great tutorials, Thank you miro! -
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@miro1360
https://fxdreema.com/shared/RwHGYVL4e
Thank you miro for taking the time to looking at this. Also so could you remove the Buy and sell ATR .. to fixed pips please.,, I tried myself but then the EA have errorsThank you again
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
FYI: There is something wrong with the logic of the code reading the indicator. The coding itself seems fine but the EA takes orders where there is gaps, it is suppose to take an order after a full candle has left the square. Also in low volatility the EA take orders with candles that's not even close to the square. I did set the indicator to only show verified squares but I wondering if the squares are not still in the background invisible maybe and now the EA is reading those squaress aswell? Any ideas why and how to eliminate this problems?


-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
@sergeii99 It depends the code... do not worry about the lines... This indicator you have loaded is called forexprofitsupreme bars (this indicator have buffers)... this is not the same indicator you sent me... that one was called blue-vs-red ver 3
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@ambrogio Thank you.... I did the latter
-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
Look at this example: I used bb-stop indicator It has the buffers inside the indicator
Here is the link to example:
https://fxdreema.com/shared/eDt9LOwXcThis is the buffers I am talking about:

Your renko do not have these... so its more difficult ea... Use miro1360 example if you realy want to use this indicator of yours... but it is very difficult to read from chart indicator... OR .. you can the asked the coder to input buffers
-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
But I see no output buffers??
Thiss was the lasst picture you loaded ... it have the buffers... but this new do not have the buffers brother

-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
I think you will be disappointed..... that renko needs also other indicators to make it strong
-
RE: Blue and Red bar entry and exit.posted in Questions & Answers
@sergeii99 Ok ... if you want it like that then use this link ... How to:

Instead of the Condition block .. put :::> Indicator appear block
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
@ambrogio ... Thanks for the reply. This is what I did.. I first compiled the Tutorial... then ssave it in my mt4... then import the ea to my project... but it did,nt work... can you give me a step by step to import the constants and variables.. or is it somewhere in a tutorial?....... Thank you brother
-
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
Why, when I copy thiss tutorial to my project I get this error..... I have both ATR and Shved indicators installed

Here is the link to my project
https://fxdreema.com/shared/ySd0wIT9e -
RE: Blue and Red bar entry and exit.posted in Questions & Answers
@sergeii99 So use the buffers .. either 0 or 2 for buy (blue color) or 1 and 3 (red color) for sell as my picture I sent you in the beginning.
-
RE: gap of certain pips after EMAs crossesposted in Questions & Answers
@l-andorrĂ Very simple... good job.... So what will happen if you set the crossing gap wider like I mentioned??
-
RE: gap of certain pips after EMAs crossesposted in Questions & Answers
You could maybe try and make the crossing area wider?

