Hy!
Im trying to build my own robot, whit less knowledge, but im persistent!

I do my code on the visual jforex platform, but has some issues whit few things. But its working!
Seraching on the forum i see, that i would have few my problem solved if i would known how to implement it in to my code.
I use the visual part, so i dont write the code down.
Is it possible, to see a visual from the code when i copy paste the it in to the Visual Jforex program?
Other thing.
I try to get a signal, from my program, when the last candle ( what i get from historical candle 1 name:"last candle" ) touch or goes above my ema line. I do it whit the "IF" box, like if the "last candle candle high" is greater or equal whit the ema then do this and that. What is the candle high? In my reading the highest price level, where the last candle goes. It could be higher then the closing (bulish candle) price, and if i want the lower low of the candle, it can be lowert then the close price (bearish candle.
The program put the signal just afterm a candle close price is above the ema line, never then when the higher wick touch or goes above it.
If i use the shift 3 parametar on the ema indicator will the sesivity moved to? I mean, is it possible, that the candle high will never touch my ema because the shift?
Thx for the advice!