• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 10:47pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 10:47pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

I will code your scalping EAs for no charge 42 replies

I will code your pivot EAs for no charge 19 replies

Need help to code EAs for MT4 and MT5 4 replies

EAs and indicators relating to moutaki... 22 replies

InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 40,241
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments
Tags: I will code your EAs and Indicators for no charge
Cancel

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 27632764Page 276527662767 2922
  • 1 Page 2765 2922
  •  
  • Post #55,281
  • Quote
  • Oct 17, 2022 4:12am Oct 17, 2022 4:12am
  •  sol4live
  • | Joined Jan 2009 | Status: Member | 188 Posts
Quoting BestTraderEv
Disliked
{quote} OK, so I decided to rewrite that EA and make one of my own, my way. Here it is: {file}This EA works a bit differently than the other one posted before. First, I hope that the input parameters are now clear and explain how the BE and BE trigger work, here. It is important to remember that if we want the BE mechanism to work, the following must be true: 1. When profit is greater than: - must be > 0! 2. Move SL to profit: - must be > 0! 3. When profit is greater than: - must be > Move SL to profit: The SL and TP functions are idependent of...
Ignored
Thank you VERY MUCH. it works perfectly.
Bjos
 
1
  • Post #55,282
  • Quote
  • Oct 17, 2022 4:51am Oct 17, 2022 4:51am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 1,269 Posts
Quoting BestTraderEv
Disliked
{quote} It can be whatever you like, but look at this website! https://market24hclock.com/?set_theme=dark Click there: {image}Then click there to set your broker's timezone: {image} PS. You can't trust an indicator just because there is someting input in it! You must check facts for yourself!
Ignored
Best good day friend can anything be done about this issue the attached indicator is in ex.4 and i cant find the mq.4 when placed on 4hrs chart can a vertical line alert be coupled to it at the major point of change over from one color to the other i searched for arrows to match the reversal points but could not find one good enough is there a trick to this? is it possible?
Attached File(s)
File Type: ex4 SuperTrend.ex4   8 KB | 110 downloads
Attached Image (click to enlarge)
Click to Enlarge

Name: BBESTBBEST 12.PNG
Size: 12 KB
.Thanks
 
1
  • Post #55,283
  • Quote
  • Oct 17, 2022 5:24am Oct 17, 2022 5:24am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting PatienceFx
Disliked
sharing a template with a request i have primary progressive multiple sclerosis, so i use a black background due to vision issues request 1 - club all indicators on template as a single indicator request 2 - suggest default colors for each line so that it stands out on a black bacground without hurting eyes thank you {file} {file}
Ignored
Wny do you need to create a single indicator?
Why can't you simply use the template?
Attached File(s)
File Type: tpl MA(5,8,13,21) and BB.tpl   2 KB | 53 downloads

Whites and yellows stand out (contrast) with black.
Also, maybe try dimmer colors for the candles, like FireBrick and Green.
 
1
  • Post #55,284
  • Quote
  • Oct 17, 2022 5:47am Oct 17, 2022 5:47am
  •  rt19902
  • | Joined Oct 2022 | Status: Junior Member | 2 Posts
Quoting BestTraderEv
Disliked
{quote} If the autotrend is trending down, the EA takes Sell signals. If the autotrend is trending up, the EA takes Buy signals.
Ignored
Hi

I have seen a similar EA in this thread but need a few more options added to it. Could you help code the following into an EA? It is for risk management and the below functionality would be useful:

Risk per trade - option to calculate as % of equity or balance e.g. 1% of balance
Risk per trade - option to enter as fixed money amount e.g. £100

Auto lot calculation depending on the risk per trade
Option for Fixed lot calculation

Set Stop loss and TP function by dragging the lines on the chart

Set Stop loss and have a field for the TP to be automatically calculated based on RR e.g. if I set the stop loss and the EA should have field to put in 3:1 reward:risk and then sets the TP automatically.

Trailing stop:
- When profit is in 1R, then automatically move SL to BE
- When profit is in 2R, then automatically move SL from BE to 1R profit
- When profit is in 3R, then move the SL to 2R profit etc....

Option for pending orders
Option for market execution
 
 
  • Post #55,285
  • Quote
  • Oct 17, 2022 5:52am Oct 17, 2022 5:52am
  •  akndid
  • | Joined Sep 2022 | Status: Member | 72 Posts
can someone make the star signal appear on the candle


here is the file
Attached File(s)
File Type: mq4 #MT TrendLine.mq4   27 KB | 74 downloads
 
 
  • Post #55,286
  • Quote
  • Edited 6:56am Oct 17, 2022 6:32am | Edited 6:56am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting Slingshots1
Disliked
{quote} Best good day friend can anything be done about this issue the attached indicator is in ex.4 and i cant find the mq.4 when placed on 4hrs chart can a vertical line alert be coupled to it at the major point of change over from one color to the other i searched for arrows to match the reversal points but could not find one good enough is there a trick to this? is it possible?{file}{image} .Thanks
Ignored
Can you define what "major change" means in some mathematical formula?
I just see some kind of oscillator which has no input parameters, which means that we can't adjust the parameters to fit the chart.
How is any indicator supposed to know where to plot a line, and where not to plot one???
With the settings, like this indicator has, all we know is where the color changes from red to blue, and from blue to red.
How do we know which change is more important than another???
 
 
  • Post #55,287
  • Quote
  • Oct 17, 2022 6:53am Oct 17, 2022 6:53am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting akndid
Disliked
can someone make the star signal appear on the candle here is the file {file}
Ignored
What do you mean???
It looks fine:
Attached Image (click to enlarge)
Click to Enlarge

Name: 2022-10-17_125154.jpg
Size: 229 KB
 
 
  • Post #55,288
  • Quote
  • Oct 17, 2022 7:41am Oct 17, 2022 7:41am
  •  Samalin
  • Joined Apr 2017 | Status: Member | 630 Posts
Quoting Samalin
Disliked
The Attached EA is in good condition 2ma cross over EA has all the functions needed but please i beg for help to change its functions from 2ma cross to: I manually trade 10 MA High/ 8 MA Low strategy, i want to try automate it (although with manual intervention to avoid improper trade opening) FUNCTIONS TO CHANGE: 1, Trade Open/ Close only when price close above MA not continuously price close (2 candles) above 10 MA High for BUY price close 2 candles) below 8 MA low for SELL 2, Send Long trades -- if price close above 10 MA High Send Short trades...
Ignored
Good Day Sir, please just a reminder when you have free time please
 
 
  • Post #55,289
  • Quote
  • Oct 17, 2022 8:43am Oct 17, 2022 8:43am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting Samalin
Disliked
{quote} Good Day Sir, please just a reminder when you have free time please
Ignored
I am just a human being, not an AI!
I can only do so many tasks at a time....
 
2
  • Post #55,290
  • Quote
  • Oct 17, 2022 9:11am Oct 17, 2022 9:11am
  •  juniordef
  • | Joined May 2015 | Status: Junior Member | 5 Posts
could you help me i need an EA for Pending Orders Set at estarting candle body size
 
 
  • Post #55,291
  • Quote
  • Oct 17, 2022 9:12am Oct 17, 2022 9:12am
  •  Samalin
  • Joined Apr 2017 | Status: Member | 630 Posts
Quoting BestTraderEv
Disliked
{quote} I am just a human being, not an AI! I can only do so many tasks at a time....
Ignored
Yes true Sir, i understand
 
 
  • Post #55,292
  • Quote
  • Oct 17, 2022 9:57am Oct 17, 2022 9:57am
  •  remonastro
  • | Joined Apr 2020 | Status: Member | 10 Posts
hello all
I need a help by adding take profit and stop loss to this ea
Thanks
Attached File(s)
File Type: mq4 Candle Open Atas Sell,Bawah Buy.mq4   5 KB | 64 downloads
 
 
  • Post #55,293
  • Quote
  • Oct 17, 2022 10:28am Oct 17, 2022 10:28am
  •  ozofx
  • | Joined Oct 2022 | Status: Junior Member | 7 Posts
Quoting Heru45
Disliked
If some have double smoothed exponenti composite rsi (smma) pls post or help. Thank u very much.
Ignored
Hello boss,were you able to get your hands on it,if so could you kindly share cause I'm having a hard time coming across it
 
 
  • Post #55,294
  • Quote
  • Oct 17, 2022 10:40am Oct 17, 2022 10:40am
  •  TDT.Coffee
  • Joined Sep 2022 | Status: Member | 223 Posts
MACD Cross Signal

Request:

Would it be possible to get only Short signals when we are above the 0 Level
and only Long Signals when we are underneath the 0 Level?

Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 31 KB
Attached File(s)
File Type: mq4 Macd - line mtf.mq4   23 KB | 121 downloads
Dont be upset with the result you didnt get from the work you didnt do
 
 
  • Post #55,295
  • Quote
  • Oct 17, 2022 11:41am Oct 17, 2022 11:41am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting TDT.Coffee
Disliked
MACD Cross Signal Request: Would it be possible to get only Short signals when we are above the 0 Level and only Long Signals when we are underneath the 0 Level? {image}{file}
Ignored
Attached Image (click to enlarge)
Click to Enlarge

Name: 2022-10-17_174045.jpg
Size: 131 KB
 
 
  • Post #55,296
  • Quote
  • Oct 17, 2022 11:45am Oct 17, 2022 11:45am
  •  juniordef
  • | Joined May 2015 | Status: Junior Member | 5 Posts
Hi everyone,
First, let me say that forexfactory.com forum.
Having said that, I'm looking for something a little simpler and have searched the forums but I think maybe it got lost in the sea of multi-function EAs.

I need an EA to use
The EA needs to do the following:

1) look last close candle and determine if it is bull or bear candle
2) open a SELL STOP on last LOW wick (of the close candle if the candle is BULLish)
3) or open a BUY STOP an the last HIGH wick (of the close candle if the candle is BEARish)
4) delete old pending orders of the same pair if exist and update with new after x candles example 2 (so if the pending order not filled , look for the latest closed candle)
5) the classics position size, magic Number, run on current time frame etc
6) TP , SL , trailing ,trailing using ATR (or please give me directions to use an other EA to do the same job ..)

I would greatly appreciate it if someone could point me in the right direction to find or create this EA.

Thanks in advance for your help and keep up the great work everyone.
 
 
  • Post #55,297
  • Quote
  • Oct 17, 2022 11:47am Oct 17, 2022 11:47am
  •  TDT.Coffee
  • Joined Sep 2022 | Status: Member | 223 Posts
Quoting BestTraderEv
Disliked
{quote} {image}
Ignored
I dont want a signal when it crosses the Zero level, I want the MA crosses, but only the corsses with my conditions..
Dont be upset with the result you didnt get from the work you didnt do
 
 
  • Post #55,298
  • Quote
  • Oct 17, 2022 11:55am Oct 17, 2022 11:55am
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting TDT.Coffee
Disliked
{quote} I dont want a signal when it crosses the Zero level, I want the MA crosses, but only the corsses with my conditions..
Ignored
Ok, this is @malden indicator, so he is the one to ask.
 
 
  • Post #55,299
  • Quote
  • Oct 17, 2022 12:49pm Oct 17, 2022 12:49pm
  •  bullionaire
  • | Joined May 2018 | Status: Member | 29 Posts
Hi all fellow comrades, hope you are all doing great.

Can someone pls help me fix this swing high/low indicator.

It works well, but when switching timeframes or sometimes when a new candle forms the new candle then goes crazy and just forms weirdly.

Its probably due to a simple coding error of logic failure.

See code below:

Inserted Code
//+------------------------------------------------------------------+
//|                                                   Inside Bar.mq5 |
//|                                    Copyright @ 2022, Billyenaire |
//|                                                                  |
//+------------------------------------------------------------------+
#property copyright "Copyright @ 2022, Billyenaire"    
#property version   "1.20"
//--- indicator settings
#property indicator_chart_window
#property indicator_buffers 4
#property indicator_plots 1
#property indicator_type1 DRAW_CANDLES
#property indicator_style1 STYLE_SOLID
#property indicator_color1 clrBlack, clrDarkGray
#property indicator_width1 1
//--- indicator buffers
double H[];
double L[];
double O[];
double C[];
//+------------------------------------------------------------------+
//| Custom indicator initialization function                         |
//+------------------------------------------------------------------+
void OnInit()
  {
//--- indicator buffers mapping
   SetIndexBuffer(0, O, INDICATOR_DATA);
   SetIndexBuffer(1, H, INDICATOR_DATA);
   SetIndexBuffer(2, L, INDICATOR_DATA);
   SetIndexBuffer(3, C, INDICATOR_DATA);
   ArraySetAsSeries(O, true);
   ArraySetAsSeries(H, true);
   ArraySetAsSeries(L, true);
   ArraySetAsSeries(C, true);
  }
//+------------------------------------------------------------------+
//|  Inside Bar                                                      |
//+------------------------------------------------------------------+
int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])
  {
   
   if(rates_total-prev_calculated<=0) 
      return(0);
   
   int limit=0;
   
   if(prev_calculated==0 || rates_total-prev_calculated>1){
      ArraySetAsSeries(open, true);
      ArraySetAsSeries(high, true);
      ArraySetAsSeries(low, true);
      ArraySetAsSeries(close, true);
      limit=rates_total-2;
      }
      
   for(int i=limit; i>=1; i--){
      if(high[i]<high[i+1] && low[i]>low[i+1]){
         H[i] = high[i];
         L[i] = low[i];
         O[i] = open[i];
         C[i] = close[i];
      }
      else{
         H[i] = EMPTY_VALUE;
         L[i] = EMPTY_VALUE;
         O[i] = EMPTY_VALUE;
         C[i] = EMPTY_VALUE;
         }
    }
   return(rates_total-1);
 }
//+------------------------------------------------------------------+---------+
 
 
  • Post #55,300
  • Quote
  • Oct 17, 2022 1:25pm Oct 17, 2022 1:25pm
  •  BestTraderEv
  • Joined Mar 2022 | Status: Member | 1,355 Posts
Quoting bullionaire
Disliked
Hi all fellow comrades, hope you are all doing great. Can someone pls help me fix this swing high/low indicator. It works well, but when switching timeframes or sometimes when a new candle forms the new candle then goes crazy and just forms weirdly. Its probably due to a simple coding error of logic failure.
Ignored
This should help?
I don't have time to observe it!
Attached File(s)
File Type: mq5 InsideBar.mq5   3 KB | 56 downloads
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 27632764Page 276527662767 2922
    • 1 Page 2765 2922
13 traders viewing now, 4 are members:
roma23
,
bobzahra
,
zbig
,
Invisible
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2023