I am not very good at divergences, but if it helps, if you have the candle ID for high and low, you can compare indicator values vs candle price values
Posts made by jstap
-
RE: How to find divergences in the graph and indicator?posted in Questions & Answers
-
RE: Few things I need help withposted in Questions & Answers
A cross happens once, then once it has happened it's < or >, once per bar generally needs to go under a condition, so the condition is checked first
-
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
No because you want people to assess many blocks, so what is happening is a lot of work to see.
-
RE: I AM GETTING FUSTRATED, PLEASE HELP I BEG.posted in Questions & Answers
Add shared links so things can be assessed properly, without looking in blocks you have added a condition that needs to be true at the exact second a position is created
-
RE: I AM GETTING FUSTRATED, PLEASE HELP I BEG.posted in Questions & Answers
For this and most it is the same, test and add a shared project to look at, and then what is going wrong can be seen.
-
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
What I would do is create the EA the EA with only a couple of trees, and then test. This way is easier to assess what's happening.
-
RE: MQL4 to ctrader converterposted in Questions & Answers
Don't think you can, you would need to find a coder that could rewrite it.
-
RE: Doesnt tradeposted in Questions & Answers
The problem is that you are creating multiple lines and not redrawing, this adds a number to every line name, so never recognises the cross.

-
Move Lines on MT5 backtestposted in Tutorials by Users
Lines on MT5 backtest can't be dragged like MT4, so TP & SL cannot be moved. By creating buttons you can step the line up or down, then click a button to modify the stop. This project will show you how to achieve this: https://fxdreema.com/shared/27A7ZxmA
-
RE: Script To Prevent Trade Under Certain Condition.posted in Questions & Answers
Yes it is whatever you want it to do
-
RE: I AM GETTING FUSTRATED, PLEASE HELP I BEG.posted in Questions & Answers
In blocks you have the manually opened option, use this, test, and then if not working add a shared link and say what isn't working.

-
RE: Why did the EA only loop 2 times then stopposted in Questions & Answers
Don't know if it will help but I would put Check trade count on top, and I would limit pink to 1.

-
RE: Script To Prevent Trade Under Certain Condition.posted in Questions & Answers
Crate something like a button, so unless toggled on it won't trade, or places the trade.
-
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
Split things into separate trees, you likely need a if no trade/order block, use on trade tab so if an order becomes a trade an order is placed.
-
RE: Why did the EA only loop 2 times then stopposted in Questions & Answers
I meant connect your blocks the same as the tree on the second from left, the report back here what happened.
-
RE: Doesnt tradeposted in Questions & Answers
You need the price to cross below the line, the line doesn't move:

-
RE: Why did the EA only loop 2 times then stopposted in Questions & Answers
Try running pink in a line.

-
RE: Broker & VPS reviewposted in General Discussions
It does look bad but is this all done at the same time?