thanks for a detailed response
[ Start )
4h * T T F T ?
| |xxxxxxx|xxxxxxx| |xxxxxxx|???????
2h * * T T T F * * T ?
| | |xxx|xxx|xxx| | | |xxx|???
1h * * * * T F F T F T * * * * * * F T ?
| | | | |x| | |x| |x| | | | | | | |x|?
Bot start interval:
[ = inclusive
) = exclusive
Time frames:
4h = 4 hours
2h = 2 hours
1h = 1 hour
On candle close:
F = false
T = true
* = false or true
? = to be continued
Trigger:
x = active
= inactive
? = to be continued
Each condition of a lower time frame requires the condition of higher time frames to become active before it can become active, too. If the conditions of all time frames are active, then the bot gets a signal.
Gainium app i am having issues with this one. i am using indicators on 15 mins and daily Time frame and currently using the option of " 10 deals as Limit deals per higher timeframe bar". Should i wait for daily candle to close before the 15 minutes indicator gets into effect (means deals start). Because apparently all conditions have been met but the deal doesnβt start automatically.
because i did not want more than 1 concurrent deal of same pair to open. At least that is my understanding. correct me if i did something wrong please.
Ok, so what was your question?
You dont have to wait 1d. The value of 1d indicator retrieved at bot start, and then bot waiting for 15m to close to start the deal.
but the bot doesnt starts a deal despite all conditions are met
my condtion for 15 minute TF is pretty simple and just customary i.e. βRSI Less than 100β. My main indicator is on daily timeframe.
bot stops after closing 1 x deal and then i have to manually start it.
Can reproduce it. Fix will be included in next release.