CJA please help me convert this MT4 EA you posted to MT5.
https://www.forexfactory.com/attachm...1?d=1414037494
https://www.forexfactory.com/attachm...1?d=1414037494
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
DislikedFound a Nice indicator ICT Daily Open, NY Midnight Open. 8:30 am Open ,9:30 Open and New York Lunch Time Vertical line Indicator. Could be Useful For Some ICT traders. Here is the Source File. Compile It before USING IT. Time Is adjustable in the Indicator. For me it is very useful. Hope It will be Useful for other too as well. And if any kind Coder able to add Those Vertical Line Descriptions to show up automatic That would be awesome. Thanks in Advance {image}{file}Ignored
DislikedHi Team, Can you please suggest me an indicator similar to this as attached. I would really appreciate if anybody could provide me the Mq4 file. (With a ON/OFF button) {file}Ignored
Disliked{quote} In case that you donīt know, the Indicator is from cja. Maybe you ask him directly what you want to request? https://www.forexfactory.com/cjaIgnored
Disliked...Disliked{quote} This indicator system is a combination of various systems and acts like a currency strength meter.. How I use this indicator :- I set the indicator to alert me when and currency reaches 75 on the BUY or SELL columns. For a buy trade, I trade the currency that reaches 75 on the Buy column against the lowest on the Buy column or the highest on the SELL column and vice versa for a SELL trade. The EA should be able to take a BUY trade once the strength/Value of a currency reaches a particular number on the BUY Column (orIgnoredIgnored
DislikedHello dear coders, i have a maybe silly question or idea. Silly because i donīt know if it is useful but here it is: Is it possible to show the volume in the indicator as lines instead of bars at its best all timeframes at once (means for every timeframe a different color in one window) so that someone has an overview of the overall direction and the current momentum in lower timeframes. I attached an example with a linechart and i donīt know if the same with volume would show something different? {image} Thank you in advance and i apreciate any...Ignored
Disliked{quote} Of course it's possible. A candlestick chart is OHLC prices. A line chart is only Close prices. The same with volumes - we can plot OHLC Volumes, or only Close Volumes. If it's useful or not is up to the trader - there is no objectively useful or useless idea in trading. It's useful (to the trader) if the trader can make good use of it.Ignored
Disliked{quote}{quote} First thing I noticed: The indicator has a very serious bug. It does not delete the objects that it plots. Especially in the case of when we apply it from a template. This is due to the way it assigns the names to the objects. The indicator doesn't output any data, so the only way to make an EA cooperate with this indicator is to read the values in the objects. When the indicator deosn't delete the objects, there is a big possibility of confusion, because it will plot many overlapping objects, like this: {image}And this is where we...Ignored
Disliked{quote}{quote} First thing I noticed: The indicator has a very serious bug. It does not delete the objects that it plots. Especially in the case of when we apply it from a template. This is due to the way it assigns the names to the objects. The indicator doesn't output any data, so the only way to make an EA cooperate with this indicator is to read the values in the objects. When the indicator deosn't delete the objects, there is a big possibility of confusion, because it will plot many overlapping objects, like this: {image}And this is where we...Ignored
Disliked{quote} Thank you for your reply, does that mean you would be interested in coding this idea?Ignored
Disliked{quote} I'm not an AI, can't do many codes at the same time...Ignored
Disliked{quote} my humble request to all master coder is it possible to create on rectangle/box( flexible options extend and not extend like this . I used mt4 fibo with others ratios.thanks in advanceIgnored
DislikedHi, I hope you are all well and in good health. I just need a simple EA that will manage my active trade which has already been set with a stop loss and take profit by me manually. I want it to close when a percentage of loss is incurred, or close when a percentage of profit is reached. So for example if my trade is in loss of -50% the EA will close -50%(inputted by user) of the trade, the rest of the 50% will continue to hit the original stop loss or take profit. If my trade is in profit of 50% the EA will close -75%(inputted by user), the rest...Ignored