
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
is heiken ashi an indicator? Where is the link to the indicator?
it comes built-in in mt5 under custom indicators , im having trouble calling it to the expert advisor and accessing its values
Example: get indicator data "Simple Heiken_Ashi.mq5"
Code: Simple Heiken_Ashi.mq5
Example: get indicator data "Simple Heiken_Ashi.mq5"
Code: Simple Heiken_Ashi.mq5
I want to use a custom template with the ChartOpen() but i do not understand how to do so, it will only open the default template when using ChartOpen function , please help
Algorithm: issue the 'ChartOpen' command -> check the value, if the value is greater than '0' -> try the template using the 'ChartApplyTemplate' command.
Code: ChartOpen ChartApplyTemplate.mq5
Can you help me how the logic of a bullish and bearish spinning top candlestick pattern works ?
Refine (draw a picture) your question.
Refine (draw a picture) your question.
I've attached a picture of the candle pattern
In which program do you want to determine the type of candlestick: in an indicator or in an Expert Advisor?
In which program do you want to determine the type of candlestick: in an indicator or in an Expert Advisor?