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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

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 22202221Page 222222232224 2226
  • 1 Page 2222 2226
  •  
  • Post #44,421
  • Quote
  • Mar 5, 2021 3:15pm Mar 5, 2021 3:15pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 816 Posts
Quoting BitcoinBoff
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
I put in both of them a history option, you'll see them
  • Post #44,422
  • Quote
  • Mar 5, 2021 3:23pm Mar 5, 2021 3:23pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 816 Posts
Quoting talisean
Disliked
{quote} these are helpful articles... on mql5.com
Ignored
Be careful of which language the article is for, mql4 or mql5, they work very differently.
  • Post #44,423
  • Quote
  • Mar 5, 2021 3:38pm Mar 5, 2021 3:38pm
  •  casious
  • | New Member | Status: Junior Member | 5 Posts
@jeanlouie, any chance you would be able to help with my ask from my previous post?

Love this indicator!!! Thank you for your amazing work! Question for you. I use 3 different trading methods with various Moving Averages for each method. Would it be possible to get 2 more copies of this indicator that could all be applied to the same chart. Meaning I would be able to load 3 separate instances (buttons) of this indicator on the same chart and have 3 toggle buttons on the same chart. So when I want to use Method 1 I toggle one button for those 3 MAs; when I want to use Method 2, I toggle off the Method 1 button and toggle on the Method 2 button with 5 MAs that are different from the 3 MAs in Method 1, and so on.

Please let me know. Thank you.
  • Post #44,424
  • Quote
  • Mar 5, 2021 4:15pm Mar 5, 2021 4:15pm
  •  talisean
  • | Joined Aug 2013 | Status: Member | 33 Posts
Quoting jeanlouie
Disliked
{quote} Be careful of which language the article is for, mql4 or mql5, they work very differently.
Ignored
yes i'm aware. i appreciate your warning
  • Post #44,425
  • Quote
  • Mar 5, 2021 5:49pm Mar 5, 2021 5:49pm
  •  BlackArt
  • | New Member | Status: Member | 22 Posts
Quoting Phylo
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
Dear Phylo,

I would love to know your opinion on this:

https://www.forexfactory.com/thread/...scriptidicator

Is it possible to code this function as a script based on your previous modification (close_positions_with_defined_lots_symbol mod - 1.mq4) or it's not gonna work as a script and EA is the only solution in this case?
  • Post #44,426
  • Quote
  • Mar 5, 2021 7:30pm Mar 5, 2021 7:30pm
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 745 Posts
Quoting COmar.FX
Disliked
{quote} here you go ... {file}
Ignored
COmar pls can you share your DIAMOND DASHBOARD that also have GOLD in the list.





Thnks
  • Post #44,427
  • Quote
  • Mar 6, 2021 12:51am Mar 6, 2021 12:51am
  •  romeo000
  • | Joined Oct 2020 | Status: Member | 14 Posts
Hi Dear Coders, i need a simple EA for trade execution
basically need it to manage risk and also with a fixed rule of stoploss
so what basically the requirements are
that

What should be risk management!

  1. EA should have a dropdown menu which asks risk in percentage or USD
  2. Let's say i choose USD, then i have to enter my desired risk
  3. i entered 100$, this should remain noticed by EA throughout that session and i don't have to enter again and again until i remove it or manually want to update risk

What about stoploss?

 

  1. Stoploss will always depend on candle size FROM HIGH TO LOW not from OPEN TO CLOSE
  2. while adding the EA , it should ask in inputs or maybe this option can also be added on main screen just like risk
  3. EA should calculate the Candle size and ask for the multiplier of candle size
  4. i entered multiplier 2, EA should put stoploss of Candlesize x 2

What is take profit?

 

  1. this should also be calculated on candle body size and in same way
  2. EVERYTHING SHOULD BE SET ONCE AND TRADED REPEATEDLY IF REQUIRED
  3. Always Market Execution


Final Product:

  1. Selected the risk in USD
  2. Chose to risk 100$ on every trade
  3. Candlestick size multiplier 2 selected for stoploss
  4. Candlestick size multiplier 10 selected for stoploss

Trade got executed, job done for EA

Market example is given below in next post

  • Post #44,428
  • Quote
  • Mar 6, 2021 12:56am Mar 6, 2021 12:56am
  •  romeo000
  • | Joined Oct 2020 | Status: Member | 14 Posts
Let's say i have me EA on
risk set to 100 USD
Last candlestick size is 243 points or 24.3 pips
stoploss multiplier = 2
take profit multiplier = 3
i executed trade just before the market close

my stoploss should be of 48.6 pips (486 points)
take profit should be 72.9 pips (729 points)


i don't have to NECESSARILY change or tell values before any trade, but i can always change these values if i want to
Attached Image (click to enlarge)
Click to Enlarge

Name: b47e1ddffe0c6976d8f719878de3ba49.png
Size: 53 KB
  • Post #44,429
  • Quote
  • Mar 6, 2021 1:18am Mar 6, 2021 1:18am
  •  klord
  • | Joined Jun 2012 | Status: Member | 24 Posts
Quoting Phylo
Disliked
{quote}{image} {file}
Ignored
Please can you convert this indicator to mt5
  • Post #44,430
  • Quote
  • Mar 6, 2021 1:24am Mar 6, 2021 1:24am
  •  bojack34
  • Joined Mar 2017 | Status: Member | 1,995 Posts
I'm going to try again......

Does anyone have or can code an indicator that tracks your DD%? An indicator that will track your Max Daily DD%, Max Weekly DD%, Max Monthly DD%, Max Yearly DD%. Also have a magic number so it can be used on different EA's at the same time. For as important as DD% is, surely this indicator must exist. I have looked for 2 years and have never found such thing. Does anyone have something like this that they could share??????

I was thinking of an indicator that looked like this.......(here's an example)


Edit: It would be the calendar day, week, month, year. NOT the last month starting from the current day.

Edit#2: the "LOT" category will be replaced with DD%


Attached Image (click to enlarge)
Click to Enlarge

Name: 1.png
Size: 78 KB
1
  • Post #44,431
  • Quote
  • Mar 6, 2021 4:45am Mar 6, 2021 4:45am
  •  ST_Fund
  • | Joined Jan 2011 | Status: Member | 7 Posts
Can anyone clean this up to work in MT4 please, it comes up with lost of errors in metaeditor.

Cheers
Attached File
File Type: mq4 thedailyrange.mq4   13 KB | 14 downloads
  • Post #44,432
  • Quote
  • Mar 6, 2021 4:54am Mar 6, 2021 4:54am
  •  fxwealth
  • | Joined May 2007 | Status: Member | 69 Posts | Online Now
Hi ST_Fund

Please find attached indicator. Fixed now. Tested and seems to work fine
Attached File
File Type: mq4 thedailyrange.mq4   13 KB | 59 downloads
  • Post #44,433
  • Quote
  • Edited at 6:45am Mar 6, 2021 6:35am | Edited at 6:45am
  •  Paymanz
  • | Joined Dec 2019 | Status: Member | 107 Posts
please suggest me a partial close script.with break even option.
  • Post #44,434
  • Quote
  • Mar 6, 2021 7:51am Mar 6, 2021 7:51am
  •  BitcoinBoff
  • | Joined Aug 2019 | Status: Member | 232 Posts
Quoting jeanlouie
Disliked
{quote} I put in both of them a history option, you'll see them
Ignored


The one you posted, has only the normal CCI history bar option, nothing else.

If I adjust that history, it only applies to the original CCI, not to the heat map

The heat map only covers from US to midnight right now, nothing before that.

If my memory serves me right you said there was an option to change colour of the heat map ?

Again, the colour option only affects the original CCIs

Basically the only feature on the one you posted, is that it shows heat map of the last 500 bars , nothing can be adjusted / altered

I wonder if maybe you did not by accident sent not the final version nor something ?

And again, not to blow smoke up ur ass...this heat map CCI and that Open Box, helping me tons !

Kind Regards

PS

If at all you have space in time and is interested, that "LOTS LONG SHORT CLOSE with pre set SL TP values"....on screen button thingy, will change my mental health in the trading so much...hehehe!
  • Post #44,435
  • Quote
  • Mar 6, 2021 7:58am Mar 6, 2021 7:58am
  •  Forexstier
  • | New Member | Status: Member | 5 Posts
Hello Everyone,

I have reached here as I thought it was the most appropriate place to post this.

I have put together an EA using some ideas and codes taken here and there that simply perform some actions for manual trading via buttons.
I am to the point I don't really know how to improve it, it is not performing well for some reasons (most likely badly coded by myself).

Is anyone able to help fix it? ...or maybe point me out to where I could post for help?

Thank you
Attached Image
Attached File
File Type: mq4 Buttons EA v3.5.mq4   143 KB | 47 downloads
1
  • Post #44,436
  • Quote
  • Mar 6, 2021 9:26am Mar 6, 2021 9:26am
  •  Ross88
  • Joined Aug 2015 | Status: (ง'̀-'́)ง | 1,293 Posts
I have a idea for a trading system but have no experience in how to implement if anyone can help me with how to start it's a very basic system a ST and only a TP on shorts with 3 settings 1 long 2 short 3 both long and short which can be manually switch depending on trading conditions.

To start of it's needs to be on a dome as I don't know if it will work and don't what to lose money also I'm not sure which broker I would need to go with I'm base in the UK and trade with Oanda but am completely flexible with brokers
  • Post #44,437
  • Quote
  • Mar 6, 2021 9:58am Mar 6, 2021 9:58am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 816 Posts
Quoting casious
Disliked
{quote}... be able to load 3 separate instances of this indicator on the same chart and have 3 toggle buttons on the same chart...Also willing to pay...
Ignored
Here, you can load it as many times as you want, 1, 3, 100 times. Fyi minimum job listing on mql5 is $30.

MAs_MTF_Slope_Color_toggle_v1.32
- multi instance
- type in some unique thing as an id
Attached Image
Attached File
File Type: ex4 MAs_MTF_Slope_Color_toggle_v1.32.ex4   118 KB | 34 downloads
2
  • Post #44,438
  • Quote
  • Mar 6, 2021 11:20am Mar 6, 2021 11:20am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 816 Posts
Quoting BitcoinBoff
Disliked
{quote} ...If I adjust that history, it only applies to the original CCI, not to the heat map...colour option only affects the original ...
Ignored
I'm not sure what you're on about, pic has heat history and colors changed. The coloring is for the histogram.
Attached Image
1
  • Post #44,439
  • Quote
  • Edited at 11:56am Mar 6, 2021 11:28am | Edited at 11:56am
  •  ST_Fund
  • | Joined Jan 2011 | Status: Member | 7 Posts
Thank you fxwealth.

I had this old trading range Dashboard indicator that was great for seeing how far the daily range on different pairs had travelled from the open, you can only run 14 pairs so run two templates 14 pairs on each can anyone make it compatible for the latest mt4 please, it's showing errors.

Thank You so much.
Attached Files
File Type: mq4 ay-ATRDashboard.mq4   22 KB | 22 downloads
File Type: mq4 ay-ATRDashboard-1.0 with alerts.mq4   45 KB | 25 downloads
  • Post #44,440
  • Quote
  • Mar 6, 2021 11:45am Mar 6, 2021 11:45am
  •  BitcoinBoff
  • | Joined Aug 2019 | Status: Member | 232 Posts
Quoting jeanlouie
Disliked
{quote} I'm not sure what you're on about, pic has heat history and colors changed. The coloring is for the histogram. {image}
Ignored


Some times a man must be big enough to admit he is as dumb as they come...lol

I NEVER scrolled down

Sorry for wasting your time

Like I said, some days I MUST remember to stand up, AND wake up...bwahahahaha!!!!!!!!!!!
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 22202221Page 222222232224 2226
    • 1 Page 2222 2226
14 traders viewing now, 4 are members:
Invisible
,
ali1362
,
classy
,
HarryM
  • 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