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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Coding robots and indicators in C# for no charge (cTrader API) 182 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

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 21442145Page 214621472148 2269
  • 1 Page 2146 2269
  •  
  • Post #42,901
  • Quote
  • Dec 28, 2020 8:49am Dec 28, 2020 8:49am
  •  simnz
  • Joined Nov 2015 | Status: Member | 1,665 Posts | Invisible
Hi
I am looking for a script or an EA to close trade by TF end or end of Calendar time.
Thank you.
Practice makes a person perfect
Golden 88 Pips Today: 0
  • Post #42,902
  • Quote
  • Dec 28, 2020 9:19am Dec 28, 2020 9:19am
  •  dmfx
  • | Joined Oct 2008 | Status: Member | 49 Posts
Quoting ntk
Disliked
{quote} it says that is not an expert
Ignored

Hi, yes but it should be
I found out that this is not something new, others also have this problem. Sometimes when you load an EA it says 'not an expert, cannot execute, etc'.
Since I only have the ex4 and not the mq4, I will try it out later in another environment using another mt4 build, etc.
Meanwhile if you have any ideas, that will help a great deal.
Thanks.
  • Post #42,903
  • Quote
  • Dec 28, 2020 9:19am Dec 28, 2020 9:19am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,755 Posts
Quoting ntk
Disliked
{quote} it says that is not an expert
Ignored
Quoting ntk
Disliked
{quote} it says that is not an expert
Ignored
Try it now but beware i am not sure if removing " (0) " code part is ok as these are some return values depending on what logic and or command feeded before it
Attached File
File Type: ex4 AllAveragesCrossoverTrader_v1.0 600+.ex4   58 KB | 91 downloads
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #42,904
  • Quote
  • Dec 28, 2020 9:24am Dec 28, 2020 9:24am
  •  dmfx
  • | Joined Oct 2008 | Status: Member | 49 Posts
yes now it's working and loading, thanks mntiwana
  • Post #42,905
  • Quote
  • Dec 28, 2020 9:26am Dec 28, 2020 9:26am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,755 Posts
Quoting dmfx
Disliked
{quote} Hi, yes but it should be I found out that this is not something new, others also have this problem. Sometimes when you load an EA it says 'not an expert, cannot execute, etc'. Since I only have the ex4 and not the mq4, I will try it out later in another environment using another mt4 build, etc. Meanwhile if you have any ideas, that will help a great deal. Thanks.
Ignored
I think it is about metaquotes continuously updating/upgrading client terminals (both the mt4/5),adding,removing and altering some commands,variables,reserved digits and so on - so sometimes in some codes alike little issue arise
as already wrote in an earlier post if source code put in its belonging folder and compile from that location,it solve this issue,is an kind of tip
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #42,906
  • Quote
  • Dec 28, 2020 9:33am Dec 28, 2020 9:33am
  •  dmfx
  • | Joined Oct 2008 | Status: Member | 49 Posts
Quoting mntiwana
Disliked
{quote} I think it is about metaquotes continuously updating/upgrading client terminals (both the mt4/5),adding,removing and altering some commands/variables and so on - so sometimes in some codes alike little issue arise as already wrote in an earlier post if source code put in its belonging folder and compile from that location,it solve this issue,is an kind of tip
Ignored
Thanks so much mntiwana! The EA is working now. I will play around with it and update you if there are any other issues
I really appreciate your help...
  • Post #42,907
  • Quote
  • Dec 28, 2020 12:51pm Dec 28, 2020 12:51pm
  •  Sorobanista
  • Joined Jan 2017 | Status: Member | 313 Posts
Hi,
I wanted to put these two scripts together, but it gives me insufficient money and I don't understand why.
At the union, you would define the lot value by the size of the chosen stoploss and identify a 4 and 5 digit broker, along with the slippage.
Does anyone know how to fix?
Attached Files
File Type: mq4 Buy with SL and TP.mq4   2 KB | 55 downloads
File Type: mq4 DROP_PENDING_BUY.mq4   2 KB | 39 downloads
File Type: mq4 DROP_PENDING_BUYMOD.mq4   2 KB | 34 downloads
Caution, patience and balance.
  • Post #42,908
  • Quote
  • Dec 28, 2020 1:26pm Dec 28, 2020 1:26pm
  •  amusendame
  • | Joined Aug 2019 | Status: Member | 11 Posts
Hie.

I need help replacing Bill Williams, Fractal indicator Arrows with times.
For fractal highs, replace high arrows with the time relative to the fractal high.
For fractal lows, replace low arrows with the time relative to the fractal low.

I have made two different attempts to this but my times are wrong and am not sure where am missing it.

Original Bill Williams

Attached File
File Type: mq5 Fractals.mq5   3 KB | 41 downloads

Attempt 1
Attached File
File Type: mq5 AM_Fractals2.mq5   8 KB | 41 downloads

Attemt 2
Attached File
File Type: mq5 AM_TimeStudies.mq5   19 KB | 37 downloads
Sniper_OSOK :::: Consistency is Key
  • Post #42,909
  • Quote
  • Dec 28, 2020 3:00pm Dec 28, 2020 3:00pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 967 Posts
Quoting amusendame
Disliked
...I need help replacing Bill Williams, Fractal indicator Arrows with times... I have made two different attempts to this but my times are wrong...
Ignored
Some points:
- the default fractal you're using is 3 bars either way, you've made it go up to 5, what happens when the i loop is at it's right side/limit end?
- mql5 buffers and oncalc arrays are all array indexing, the values you're giving the timeseries access functions itime/ihigh/ilow are array indexing
- you don't need to use functions to get basic info like time/high/low, just use time[index] instead of iTime(sym,period,index)
- you don't need to string extract the hour:min from time, just use timetostring and select the correct time mode
- add a ondeinit and remove all the objects it made so it cleans itself up
  • Post #42,910
  • Quote
  • Dec 28, 2020 3:45pm Dec 28, 2020 3:45pm
  •  ntk
  • | Joined Dec 2018 | Status: Member | 384 Posts | Invisible
Quoting mntiwana
Disliked
{quote} I think it is about metaquotes continuously updating/upgrading client terminals (both the mt4/5),adding,removing and altering some commands,variables,reserved digits and so on - so sometimes in some codes alike little issue arise as already wrote in an earlier post if source code put in its belonging folder and compile from that location,it solve this issue,is an kind of tip
Ignored
Could you please give me this code of the EA AllAveragesCrossoverTrader_v1.0 600+.ex4 there is part/something of it I would like to know how it has been handled. Thanks
  • Post #42,911
  • Quote
  • Dec 28, 2020 10:21pm Dec 28, 2020 10:21pm
  •  Cj.cn
  • Joined Jan 2013 | Status: Member | 274 Posts
Quoting simnz
Disliked
Hi I am looking for a script or an EA to close trade by TF end or end of Calendar time. Thank you.
Ignored
Hi,

I would like to have a try. see your PM.

regards
Don't Rush Things, Be PATIENT and Wait For the Best Trade Setup
1
  • Post #42,912
  • Quote
  • Dec 28, 2020 10:46pm Dec 28, 2020 10:46pm
  •  simnz
  • Joined Nov 2015 | Status: Member | 1,665 Posts | Invisible
Quoting Cj.cn
Disliked
{quote} Hi, I would like to have a try. see your PM. regards
Ignored
Its simple.
Close floating trade when it hits chart TF or time defined by user.
Example : Trade is open. If I specify trade to close by close of next M5 then trade should close at end of M5.
As regards close of trade by time, I select future Yyyy-Mm-Dd : Hh: mm: ss to close trade.
Practice makes a person perfect
Golden 88 Pips Today: 0
1
  • Post #42,913
  • Quote
  • Dec 28, 2020 11:36pm Dec 28, 2020 11:36pm
  •  Cj.cn
  • Joined Jan 2013 | Status: Member | 274 Posts
Quoting Sorobanista
Disliked
Hi, I wanted to put these two scripts together, but it gives me insufficient money and I don't understand why. At the union, you would define the lot value by the size of the chosen stoploss and identify a 4 and 5 digit broker, along with the slippage. Does anyone know how to fix? {file} {file} {file}
Ignored
Hi, Sorobanista

have a test.

regards
Attached Files
File Type: ex4 DROP_PENDING_BUYMOD.ex4   9 KB | 40 downloads
File Type: mq4 DROP_PENDING_BUYMOD.mq4   3 KB | 43 downloads
Don't Rush Things, Be PATIENT and Wait For the Best Trade Setup
2
  • Post #42,914
  • Quote
  • Dec 28, 2020 11:42pm Dec 28, 2020 11:42pm
  •  simnz
  • Joined Nov 2015 | Status: Member | 1,665 Posts | Invisible
Quoting Cj.cn
Disliked
{quote} Hi, Samalin is it possible to add 6 more price entry options to total it 12 Yes. If each price is like "1.23456;", you can input max 255/8=32 price for buy order and 32 price for sell order total 64 price. have a more test. i noticed that the sell limit is not responding to specified price and you have (6) price specified in EA but only 4 showing up that is because at the same time you can only pend one buy stop/buy limit/sell stop/sell limit order. now i add a parameter so that you can control whether or not pend all price. try this one.{file}{image}{image}...
Ignored
Hi Cj. Cn

Can you please add facility to open pending trade by TF and calendar date selection by user.

Also closing of open trade by selection of TF or calendar date.
Practice makes a person perfect
Golden 88 Pips Today: 0
  • Post #42,915
  • Quote
  • Dec 29, 2020 1:03am Dec 29, 2020 1:03am
  •  ganztrade
  • Joined Oct 2020 | Status: Member | 334 Posts
Quoting BitcoinBoff
Disliked
{quote} Ganztrade, Seasons' Greetings , Any chance you can add a line thickness feature to each of these lines ? I would like to give each line his own thickness according to its importance in my strategy. Kind Regards {file}
Ignored

here bro
Attached File
File Type: mq4 SlingshotsPipsRange_v1.02.mq4   37 KB | 103 downloads
Margin Call again and again...
1
  • Post #42,916
  • Quote
  • Dec 29, 2020 1:37am Dec 29, 2020 1:37am
  •  BitcoinBoff
  • | Joined Aug 2019 | Status: Member | 264 Posts
Quoting ganztrade
Disliked
{quote} here bro {file}
Ignored

Friggin amazing !!!

Thanks my friend !!!
  • Post #42,917
  • Quote
  • Edited at 2:07am Dec 29, 2020 1:39am | Edited at 2:07am
  •  Cj.cn
  • Joined Jan 2013 | Status: Member | 274 Posts
Quoting simnz
Disliked
{quote} Its simple. Close floating trade when it hits chart TF or time defined by user. Example : Trade is open. If I specify trade to close by close of next M5 then trade should close at end of M5. As regards close of trade by time, I select future Yyyy-Mm-Dd : Hh: mm: ss to close trade.
Ignored
Hi, simnz

see the attached if it meet your request.

PS: this is an EA, put into Experts file.

best regards
Attached File
File Type: mq4 CloseTradeByTime v1.01.mq4   5 KB | 46 downloads
Don't Rush Things, Be PATIENT and Wait For the Best Trade Setup
1
  • Post #42,918
  • Quote
  • Dec 29, 2020 2:38am Dec 29, 2020 2:38am
  •  pedrobhs
  • | Joined Sep 2019 | Status: Member | 12 Posts
Quoting ntk
Disliked
{quote} You mean instead of RSI you want to use CCI in your TDI? You can do it with stock indicators. no Icustom or EA needed
Ignored
No, I need the RSI on TDI, but to trigger a signal, it needs the CCI to be in certain position (i.e. above/below 18/-18 level).
  • Post #42,919
  • Quote
  • Dec 29, 2020 2:54am Dec 29, 2020 2:54am
  •  francisfree
  • | Joined Jan 2020 | Status: Member | 141 Posts
DEAR CODERS

Can someone please modify this xard's rsi indicator's background vertically, with mtf option

like stochastic showing in image below
Attached Image (click to enlarge)
Click to Enlarge

Name: GOLDM5.png
Size: 47 KB
Attached Files
File Type: mq4 !!!-MT4 X-XARDg-RSI.mq4   20 KB | 45 downloads
File Type: mq4 XU-STOCH.mq4   22 KB | 47 downloads
  • Post #42,920
  • Quote
  • Dec 29, 2020 3:29am Dec 29, 2020 3:29am
  •  simnz
  • Joined Nov 2015 | Status: Member | 1,665 Posts | Invisible
Quoting Cj.cn
Disliked
{quote} Hi, simnz see the attached if it meet your request. PS: this is an EA, put into Experts file. best regards {file}
Ignored
Both TF and Time care not working.
Attached Image (click to enlarge)
Click to Enlarge

Name: TF trade did not end.jpg
Size: 161 KB
Practice makes a person perfect
Golden 88 Pips Today: 0
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 21442145Page 214621472148 2269
    • 1 Page 2146 2269
14 traders viewing now, 9 are members:
gerval
,
walvekarraje
,
libra_reserv
,
Invisible
,
DrDre
,
Invisible
,
Freefox
,
Alex1055
,
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 / ©2021