Ntazana Sichone
Ntazana Sichone
Private Trader at Self
Novice trader. Spent the last year researching indicators and developing a strategy. I have a strategy in mind and would like to create an EA based on the principles in my strategy.
Currently trying to learn MQL5 to achieve this goal.
Ntazana Sichone
Added topic what code do i need to get a price for intersection of Ftzone line and Fib channel line in future where time has not occured yet? ie
See picture attached what code would I need to get the value of intersection at the green rectangle of specific Fib channel level and Fib TimeZone level
Ntazana Sichone
Added topic How do I launch an indicator from an EA?
I am coding some strategy and for visual purposes I would like my EA to plot two customised MA's(already done), custom RSI(already done), custom Stochiastic(already done), how code my ea so that at the launching of an EA these visual aids are put on
Ntazana Sichone
Added topic How to get price at a specific time of day for use in an EA
looking to program an EA that creates a Fib channel with anchor points that are specified at a particular time. how do I program this...  ObjectCreate(0,"name", OBJ_FIBOCHANNEL ,0,TimeD1,Price1,TimeD2,Price2,TimeD); where Price1= price at open
Ntazana Sichone
Registered at MQL5.community