Hello I want a dashboard based on adr and ema .
I have a ex4 file too. But this expired
Can you please create a dashboard
I have a ex4 file too. But this expired
Can you please create a dashboard
Attached File(s)
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} EA not Script - SL & TP in points not pips (10 pips = 100 points) - test demo for certainty {file}Ignored
Disliked{quote} ... Label_Bars_OffSet is an integer which if positive seems to offset the text as desired...Ignored
DislikedHello, I'm looking for a script or something that will automatically set a 10 pip SL on my trade based on my entry. 1MIN timeframe. for example: I see a setup on the 1MIN timeframe for US30, candle closes and I enter immediately. All I press is a manual SELL or BUY with my lot size already set manually, when I enter my trade, it automatically has a SL set to 10 pips the opposite way (obviously if I'm buying the SL is under the entry, etc..). Please let me know if someone can help! Thanks!Ignored
Disliked{quote} Negative indexes don't work because in any array because there is no negative index. eg misc_arr[5] has 5 elements, in 5 indexes form 0-4, there is no index 5 or -1; Timeseries arrays like Time[] has the 0 index automatically adjusted to be the latest bar in time, the live bar, so TIme[3] would be the time of the bar 3 bars back from live.Ignored
Disliked{quote} Negative indexes don't work because in any array because there is no negative index. eg misc_arr[5] has 5 elements, in 5 indexes form 0-4, there is no index 5 or -1; Timeseries arrays like Time[] has the 0 index automatically adjusted to be the latest bar in time, the live bar, so TIme[3] would be the time of the bar 3 bars back from live.Ignored
Disliked{quote} Hi, Look back a few posts Post # 44393 I have been using this one, simple and effective. Read the post also to see if what I'm asking as a simple yet complete trade execution option, if you agree, pls let Jeanlouie also know, so he can see the value in creating something simple and effective Kind RegardsIgnored
Disliked{quote} 1 - there are different ways, generally, feed the calc the price data of the higher tf, and every lower tf candle in a higher tf period gets the same value, that's the stair-step look. Code wise for the lower/current tf use ibarshift to get the proper candle index from the higher tf to get the right mtf value for every candle, this timematches lower to higher tf, also look at other's mtf indicators, and mql5 articles about mtf 2 - think about the time parameter you're giving objmove, and the parameter you're giving the Time[]Ignored
Disliked{quote} Very nice indis, thank you for sharing, the alerts on the buy and sell nrp do not work though, does the signal appears after two or three candles?Ignored
Disliked{quote} EA not Script - SL & TP in points not pips (10 pips = 100 points) - test demo for certainty {file}Ignored
Disliked{quote} EA not Script - SL & TP in points not pips (10 pips = 100 points) - test demo for certainty {file}Ignored
Disliked{quote} ...lengthen the history of the heatmap on the Box Open Indie...The CCi histo " count bars" are not affecting your heat map's count at all...Ignored
Disliked{quote} Be careful of which language the article is for, mql4 or mql5, they work very differently.Ignored
Disliked{quote} quick mod - short on time Comment out ' // ' below code as shown for immediate execution. //#property show_inputs Tip: It is not necessary to drag any script onto the chart - if the chart has focus/is the active chart just double click the script in the Navigator Panel and it will execute - this may or may not be more efficient for some than assigned hotkey execution. For more complex order closing see below video - https://www.youtube.com/watch?v=6BggwCLHnPY {file}Ignored
What about stoploss?
What is take profit?
Final Product:
Trade got executed, job done for EA
Market example is given below in next post