Attached File
amigo pode adicionar setas nesses indicadores me ajudar amigo?
[anexar] HeikenAshiAlert.mq4; 3678309 [/ anexar] [anexar] Heiken Ashi_v1_SWAlert.mq4; 3678313 [/ anexar]
Attached File
Coding robots and indicators in C# for no charge (cTrader API) 181 replies
Oanda MT4 - Indicators and EAs not showing 1 reply
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Need help to code EAs for MT4 and MT5 2 replies
Disliked{quote} It is an renamed toy,somebody renamed it from Centered TMA bands & (COG) center of gravity to "target-bands-indicator" on purpose to show his/her coding expertise,a kind of misleading Originally it was coded by MladenIgnored
Disliked{quote} Still confused and not clear what you want. I have provided backdate - so it will automatically print from 2 days ago. Currently, date was set automatically as "__DATA__ " which is predefined. Can you spell it out exactly what you want. this indicator has a lot of routine and it take some time to understand what it does. Since I don't have experience with this indicator, your explanation doesn't have any clue. if you still want to have some changes, Plz write down step by step very specifically. Like 1. Delete this or Delete that 2. Change...Ignored
Disliked{quote} Dear master , the indicator time setting did not update , i had to set manually... please help cross check {image}Ignored
Disliked{quote} What does it mean by " the indicator time setting did not update"? it is always "today" automatically as its value is defined as "__DATE__" in code.Ignored
DislikedDoes anyone have the MQL for this indicator? Please and TYVM! {file} OR THIS ONE.....not sure if they are the same code or not {file}Ignored
Disliked{quote} after End of day , the date should reset to current automatically. for now the date set is not automatic yet , please help verify. {image}Ignored
Disliked{quote} 3_Levels_-_Entry_SL_TP_x4 - plots levels for entry, sl and tp - prices for each are inputted - optional labels, optional text and price, left or right of level - start/end times for each are done by dragging the verticals - includes 4 groups of levels to avoid having to use multiple instances {image} {file}Ignored
DislikedHello Programmers, I will like you to help me find a way to let those lines stop at the price line and never to extend to the right hand side of the chart, more so i want those lines to be editable in terms of style. thank you in advance. The indicator is attached below. {image} {file}Ignored
Disliked{quote} Hi, Japfx I think you misunderstood of that option. That option is to give specific date, not to be auto-updated. If you want to get updated everyday, you have to enable "StartFromCurrentSession = true" Then, it will get updated to latest day automatically. I just enabled that option to true by default now. Also, added two days back . Original was start day was current time. ( StartDate = Time[0]; ) Code is like below: if (StartFromCurrentSession) StartDate = Time[0] - PERIOD_D1 * BackDateCount; //this is from StartFromCurrentSession = true....Ignored
Disliked{quote} i must say a big thanks for your jobs , however boss . TRUE = display up to today ( and i want it backdated to yesterday) FALSE = I need to change the startfromtime everyday else the indicator will not reset. This is where we started from that is what I observed. {image} {image}Ignored
DislikedHello Programmers, I will like you to help me find a way to let those lines stop at the price line and never to extend to the right hand side of the chart, more so i want those lines to be editable in terms of style. thank you in advance. The indicator is attached below. {image} {file}Ignored