Are you trying to set a condition where Cci crosses the candle? If this is what you want, i don't think it's possible.
Posts made by biztet
-
RE: multi timeframe (candle id problem)posted in Questions & Answers
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
I'm not a pro, but you can share the indicator here for the Pros to see.
-
RE: Buy Sell Indicator with arrowposted in Questions & Answers
I'm asking for the indicator file you use, not your project link.
-
RE: Buy Sell Indicator with arrowposted in Questions & Answers
Hahaha.. If you don't mind share the indicator here. I wanna see what makes it value like a million dollar arrows.

-
RE: Buy Sell Indicator with arrowposted in Questions & Answers
use indicator appear block, choose custom indicator, put the indicator filename without .ex4, and set the buy/sell buffer, refer your indicator at Color tab.
-
RE: Refreshposted in Questions & Answers
@ramimoujaes , i think it's better to just reload the template. Refreshing is hard to do.
-
RE: Need Help - Buy Order was performed only 1 time.posted in Questions & Answers
Just take out the group no in If Trade block.
-
RE: Need Help - Buy Order was performed only 1 time.posted in Questions & Answers
Yeah, disconnect 3&4.
In the Once per bar block, use the default Max time to pass = 1. -
RE: Need Help - Buy Order was performed only 1 time.posted in Questions & Answers
The 2nd block, Condition, change > to x>.
And in the input More Setting, put 1 for all Candle ID.
-
RE: Simulate trades to permanently optimize indicator settingsposted in Questions & Answers
Just stick with 1 best setting. Watch the real performance. Then you can decide to change new setting if you need one.
-
RE: Need Help - Buy Order was performed only 1 time.posted in Questions & Answers
Replace No Trade block with Once per bar block.
-
RE: EA backtesting on MT5posted in Questions & Answers
@fireblade said in EA backtesting on MT5:
@biztet well its close
hmm how do I do this. Thanks to all for the replies.Don't make it hard for yourself. Just trade manually for a week with your strategy. I'm sure you can profit at least $100k, and you can just pay the real expert coder for $10k.



-
RE: EA backtesting on MT5posted in Questions & Answers
If your strategy can't make you a millionaire in a week or two, better just share it.
Else you just need to find yourself an expert coder for the job. -
RE: My CUSTOM EA IS ONLY BUY AT CLOSE OF EACH CANDLE AND NO SELLposted in Questions & Answers
Maybe coz you missed the constant for Candle ID in sell structure.
-
RE: why the condition works just for first trade?posted in Questions & Answers
Does the flag really important in this strategy?
I never use flag, coz i don't really understand where and how to use it.
Is there an advantage if we use flag here?
Coz what i see is just a straight forward command. -
RE: Want to Borrow Subscription Plan To Make EAposted in Questions & Answers
If you really understand how your ea works, the only thing you can't do is running strategy tester. But if you split the ea, and attach it on the chart using same Magic No, it should also run like magic.
-
RE: ritest candle after breakingposted in Questions & Answers
I think if you have the condition for breakout, surely you can also have condition for reversal, right?