• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 10:16am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 10:16am
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 36 replies

I will code your pivot EAs for no charge 18 replies

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
  • 35,976
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 19341935Page 193619371938 2619
  • 1 Page 1936 2619
  •  
  • Post #38,701
  • Quote
  • Aug 18, 2020 1:22pm Aug 18, 2020 1:22pm
  •  here2there
  • Joined Dec 2019 | Status: Moving on... | 5,330 Posts
Quoting biker883
Disliked
{quote} Hi Classy, Would this do the work I took the simplest description for this work ND is an up bar with volume lower than the prior two bars NS is an down bar with volume lower than the prior two bars But these ND/NS bars must be looked within context (ie: ND as more signification approaching at top and must be followed by down close bar to be "validated") Also in the literature and VSA books it is also mentioned that the bar should be a lower range bar then the precedents closing in the middle for more efficiency. {file} {image}
Ignored
This doesn't appear to be in line with the indicator classy is referring to.

Attached Image (click to enlarge)
Click to Enlarge

Name: green signal.png
Size: 46 KB
You don't know because you don't ask.
 
 
  • Post #38,702
  • Quote
  • Aug 18, 2020 2:07pm Aug 18, 2020 2:07pm
  •  Yeehc
  • | Joined Apr 2020 | Status: Member | 102 Posts
Quoting jeanlouie
Disliked
{quote} Also using regular mtf ma's, period 1, price of high, low and median, for daily, weekly, monthly, gets the high-low-mid of those tfs. {image}
Ignored
With the method u suggested, I have managed to display DAILY's high low n mid only , but not for Monthly and weekly , in the MTF MA , what tf do you key in for weekly and monthly? ( I key in 7200 FOR WEEKLY and 28800 FOR monthly , nothing came out ) hmm
 
 
  • Post #38,703
  • Quote
  • Aug 18, 2020 2:15pm Aug 18, 2020 2:15pm
  •  BanzaiFx
  • Joined Jun 2020 | Status: Member | 165 Posts
Dear coders,

Help. This indicator uses a lot of CPU powers.
Please check the code and fix it.

Thank you.

Meanwhile, everyone can try:
To Reduce CPU and RAM usage -- MT4 > Tools > Options > Chart --->> Decrease "max bars in history" and "max bars in chart" (My setting is 5000)
Attached File
File Type: mq4 MarketProfile_v1.15 button 1.01.mq4   207 KB | 160 downloads
 
1
  • Post #38,704
  • Quote
  • Aug 18, 2020 2:20pm Aug 18, 2020 2:20pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,227 Posts
Quoting Yeehc
Disliked
{quote} ...what tf do you key in for weekly and monthly? ( I key in 7200 FOR WEEKLY and 28800 FOR monthly , nothing came out...
Ignored
https://docs.mql4.com/constants/char...num_timeframes
 
1
  • Post #38,705
  • Quote
  • Edited at 4:25pm Aug 18, 2020 2:43pm | Edited at 4:25pm
  •  ntk
  • Joined Dec 2018 | Status: Member | 839 Posts
I have this very good TSL tool, but I found it is too rigid

could some experienced programmers or traders help mend it so it TSL will be based on ATR, swing of price; and not just react on a fix value 30, 40 etc. it should move the SL not too close to current price but keep at least the last swing high low in M5, before price goes in to a tight range/consolidation area.

Or if you could recommend an other EA similar to what I describe above

or at least using the decision from Elder_Impulse_System.mq4. Elder is bad prgramming. It uses a lot of resource if some one could improve it it would be great.

and with button too that would be perfect....

Thanks
Attached Files
File Type: mq4 Wheelbarrel Trailing_v1.2.mq4   3 KB | 125 downloads
File Type: mq4 Elder_Impulse_System_Arrows_v1.0.mq4   6 KB | 148 downloads
http://forex.timezoneconverter.com/
 
 
  • Post #38,706
  • Quote
  • Aug 18, 2020 2:44pm Aug 18, 2020 2:44pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,227 Posts
Quoting BanzaiFx
Disliked
... This indicator uses a lot of CPU powers. Please check the code and fix it...
Ignored
Well for starters it makes several thousands of objects per profile graphic. Did it behave the same before the cut n pasting of btn snippets and re-encapsulating it's functions to support the btn function? I'd be surprised if there was any mp indicator that ran lightly.
 
1
  • Post #38,707
  • Quote
  • Aug 18, 2020 2:51pm Aug 18, 2020 2:51pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,227 Posts
Quoting TradingG
Disliked
{quote} ...Everything seems to be working okay. ...adding 2 new arrows for maximums would be all...
Ignored
Clusterbox_Based_Alert
- uses the clusterbox_ad indicator, which clusters volumes into evenly spaced levels, needs it to be running
- 2 signal options; which candle half has the greater sum of clustered volumes, and which half has the largest cluster volume
- middle cluster on odd clustered candles is ignored, it's common to both halves
- optional texts for each
- optional placement of arrows and texts, styling
- both top/bot half signals are as buffers, for calling, just check if the icustom index is non zero or not empty
Attached Image (click to enlarge)
Click to Enlarge

Name: clusterbox based alert pic1.png
Size: 75 KB
Attached Image
Attached File
File Type: ex4 Clusterbox_Based_Alert.ex4   27 KB | 159 downloads
 
1
  • Post #38,708
  • Quote
  • Aug 18, 2020 3:14pm Aug 18, 2020 3:14pm
  •  here2there
  • Joined Dec 2019 | Status: Moving on... | 5,330 Posts
Quoting classy
Disliked
{quote} thanks ,i hope any master coder care to create one dashboard.thanks in advance.
Ignored
I would be willing to pay someone, as it's a great idea and I can see its potential.
You don't know because you don't ask.
 
 
  • Post #38,709
  • Quote
  • Aug 18, 2020 3:40pm Aug 18, 2020 3:40pm
  •  here2there
  • Joined Dec 2019 | Status: Moving on... | 5,330 Posts
Quoting classy
Disliked
{quote} thanks ,i hope any master coder care to create one dashboard.thanks in advance.
Ignored
I just tested the indicator in Strategy Tester and discovered it does repaint.
You don't know because you don't ask.
 
 
  • Post #38,710
  • Quote
  • Aug 18, 2020 3:42pm Aug 18, 2020 3:42pm
  •  sinohe6
  • | Joined May 2020 | Status: Member | 30 Posts
Quoting jeanlouie
Disliked
{quote} Apologies, forgot to limit alert to once per signal per bar. You must've been getting alerts every tick, should be ok now. {file}
Ignored
Hello Jeanlouie, again thank you so much for your help bro,

I've question please, I work with last version (( Alert_from_other_indicator_v1.1.ex4)) but the alert signal appeared 1 candle later that the break happened, Is it possible please to fix this

Attached Image (click to enlarge)
Click to Enlarge

Name: 0001.JPG
Size: 62 KB
 
 
  • Post #38,711
  • Quote
  • Aug 18, 2020 4:20pm Aug 18, 2020 4:20pm
  •  gibatrader
  • | Joined Apr 2018 | Status: Member | 10 Posts
Quoting mntiwana
Disliked
{quote} What a bundle package query At first place those all needs "TimeFrameLib-v0.3.ex4" file to work later i will see hundreds errors in every if time permit me
Ignored

Hello mntiwana

First thanks for your attention. These indicators do not work in Metatrader 4, they must be in the older version of MT4. Can you change them to work in the current version of Metatrader 4?

Thank you
 
 
  • Post #38,712
  • Quote
  • Aug 18, 2020 4:34pm Aug 18, 2020 4:34pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,227 Posts
Quoting sinohe6
Disliked
{quote} Hello Jeanlouie, again thank you so much for your help bro, I've question please, I work with last version (( Alert_from_other_indicator_v1.1.ex4)) but the alert signal appeared 1 candle later that the break happened, Is it possible please to fix this {image}
Ignored
Zoom in n take a pic of the values around the oscillator change. Also assuming it's the first subwindow.
Attached File
File Type: ex4 Alert_from_other_indicator_test3.ex4   15 KB | 124 downloads
 
1
  • Post #38,713
  • Quote
  • Aug 18, 2020 4:50pm Aug 18, 2020 4:50pm
  •  sinohe6
  • | Joined May 2020 | Status: Member | 30 Posts
Quoting jeanlouie
Disliked
{quote} Zoom in n take a pic of the values around the oscillator change. Also assuming it's the first subwindow. {file}
Ignored
Attached Image (click to enlarge)
Click to Enlarge

Name: 0002.JPG
Size: 79 KB

I think at this section is good bro
 
 
  • Post #38,714
  • Quote
  • Aug 18, 2020 4:52pm Aug 18, 2020 4:52pm
  •  classy
  • Joined Jun 2012 | Status: Trader , Analyst and Mentor | 4,562 Posts
Quoting here2there
Disliked
{quote} I just tested the indicator in Strategy Tester and discovered it does repaint.
Ignored
i told you , i don't trade just to see any arrow .i checked day/wk/mn/4h than check my strategy confluence than i trigger.
Say something meaningful or Silence!!
 
 
  • Post #38,715
  • Quote
  • Aug 18, 2020 4:55pm Aug 18, 2020 4:55pm
  •  here2there
  • Joined Dec 2019 | Status: Moving on... | 5,330 Posts
Quoting classy
Disliked
{quote} i told you , i don't trade just to see any arrow .i checked day/wk/mn/4h than check my strategy confluence than i trigger.
Ignored
I understand, but the indicator is pretty much useless because it repaints. A dashboard won't make it anymore helpful. It will just give you more false signals.
You don't know because you don't ask.
 
 
  • Post #38,716
  • Quote
  • Aug 18, 2020 5:00pm Aug 18, 2020 5:00pm
  •  ffss
  • | Joined Jul 2020 | Status: Member | 79 Posts
Quoting jeanlouie
Disliked
Someone requested. ZigZag_wSwing_ATR_average - regular zz indicator - displays an average atr value per swing {image} {file}
Ignored

hi, thank you for the answer to my previous question (the one about the divergence indicator from tradingview, helped me a lot, thank you for taking the time to explain it). i quote you because you are a very active member but anyone can help.

i would like to modify an EA and i wonder if someone could help me. (Sry if this is only for indicators)


Thanks in advance.
 
 
  • Post #38,717
  • Quote
  • Aug 18, 2020 5:56pm Aug 18, 2020 5:56pm
  •  Thiagot10
  • | Joined Jan 2020 | Status: Member | 307 Posts
Quoting jeanlouie
Disliked
{quote} I think the signals disappear when the conditions for some formation is no longer met. There are 13 different signals, it's impractical to try to make buffers for them. I won't mess with it.
Ignored
Ok
 
 
  • Post #38,718
  • Quote
  • Edited at 9:01pm Aug 18, 2020 6:08pm | Edited at 9:01pm
  •  ecryptom
  • | Joined Jun 2019 | Status: Member | 140 Posts
Quoting ntk
Disliked
I have this very good TSL tool, but I found it is too rigid could some experienced programmers or traders help mend it so it TSL will be based on ATR, swing of price; and not just react on a fix value 30, 40 etc. it should move the SL not too close to current price but keep at least the last swing high low in M5, before price goes in to a tight range/consolidation area. Or if you could recommend an other EA similar to what I describe above or at least using the decision from Elder_Impulse_System.mq4. Elder is bad prgramming. It uses a lot of resource...
Ignored
i have request in the past the same ...
"TSL will be based on ATR"

any good MONEY MANAGEMENT EA
with MoneyManagment, TakeProfits, StopLoss, BreakEven, TrailingStop based on ATR ( = dynamic SL, TP , Trailing etc) ?
Everything flows. Learn to Earn.
 
 
  • Post #38,719
  • Quote
  • Aug 18, 2020 6:48pm Aug 18, 2020 6:48pm
  •  ntk
  • Joined Dec 2018 | Status: Member | 839 Posts
Quoting ecryptom
Disliked
{quote} i have request in the past the same ... "TSL will be based on ATR" any good MONEY MANAGEMENT EA with MoneyManagment, TakeProfits, StopLoss, BreakEven, TrailingStop based on ATR ( = dynamic SL, TP , Trailing etc) ?
Ignored
yeah, either use supertrend or elder or dynamic TSL, different way/name/calculation, but they all involve ATR internal.
http://forex.timezoneconverter.com/
 
 
  • Post #38,720
  • Quote
  • Aug 18, 2020 6:51pm Aug 18, 2020 6:51pm
  •  ntk
  • Joined Dec 2018 | Status: Member | 839 Posts
Quoting chaoshydra
Disliked
{quote} LOL . that the thing. it became pretty useless when not repainting. exactly like all COG and specially "COG belkhayate".
Ignored
Belkhayate is a big man, now manage multi million $ account.
http://forex.timezoneconverter.com/
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 19341935Page 193619371938 2619
    • 1 Page 1936 2619
13 traders viewing now, 4 are members:
ffohki
,
vansana
,
peymansam
,
taehyung
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • 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 / ©2022