@Nathan2018 it will make a lot of sense to build this for anyone to pick from whenever needed.
Can you do it?
@Nathan2018 it will make a lot of sense to build this for anyone to pick from whenever needed.
Can you do it?
@l-andorrà its not necessarily 5000 - just some numbers backwards.
Can you show a sample pls?
How can an EA read data from EA read data from like 5000 candles backward and draw a rectangle for maybe imbalance or order block or support and resistance?
I want the EA to be able to read the data without needing to have an indicator...
Help with a guide on this pls
I figured it out...what you need to do is to go to History Tab and take a step backwards and that solves it
Why all of a sudden? my project looked like this...what happened///
The whole project just cleared of and all the functions are gone with it
This is after long hours of work...Can it be restored?

Hello, what's the implication of having a complex EA system, a working one is there any downside sides to performance ? Especially when its heavy ??
also, is it possible the EA skips some part of it functions in real -time?
https://fxdreema.com/shared/hAEFD3oNc
I'm trying to draw a line on the highest candle body with the specific time range??
Is that logic right? Thinking is should have some sort functionality to read previous candle at the end of the time range instead of forward reading...
@l-andorrà the idea is to trigger a button on if a condition is filled in a time range and turn it back on once that time limit is over till next day...that's the loop
@l-andorrà ooh I see probably, I'm back testing with Deriv, though I've switched to multiple tp levels instead I'll definitely retry with another broker
@l-andorrà ooh okay, can you help with a sample pls?
Still working on my understanding of variables
@l-andorrà i did try the turn on and off block but didnt work too... it didnt create the loop effect, after it turns off and on once, it stopped working
how can I auto off and on a button with the toggle block ?
I want to turn off the order block when a condition is filled within a range time and turn it back on after that time range in a loop ...
how can I do it pls? the condition only runs once after doesnt continue the loop anymore
@sktsec if Once per bar is used only after a trade open and condition is right again within that time rang, trade will open again and that;s the not the idea to open as much but open just once or any specifed number
@sktsec so what block do I need to allow the conditions pass once wiltin a specific timeframe and resets afterwards
I only need that condition to open trades once within a specific timeframe. so the condition should be true one time inside the time range
@l-andorrà I remove the If trade not different. Yes I am using the default 40.
Do you use the close partial block personally/?? and does it work for you ??
Is this the correct way to use the Pass Once block ?? Doesn't seem to be working ... or... am I missing something

@Alan-paredes2 i have just one position open