• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 1:37pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 1:37pm
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 13031304Page 130513061307 2266
  • 1 Page 1305 2266
  •  
  • Post #26,081
  • Quote
  • Sep 28, 2018 6:23am Sep 28, 2018 6:23am
  •  palex2005
  • | Commercial Member | Joined Mar 2016 | 54 Posts
Quoting kaola508
Disliked
can anyone fix this Automated Trade Execution Screenshot script?it is a good Automated Screenshot indicator, but it doesn't capture the chart template that I am using,It uses a default chart like this, {image} i want it capture the chart template that I am using like this, {image} {file}
Ignored
maybe a fast fix this wll be:
Try saving your template with the name: default and check again!
  • Post #26,082
  • Quote
  • Sep 28, 2018 7:37am Sep 28, 2018 7:37am
  •  whiteWidow
  • | Joined Sep 2018 | Status: Member | 14 Posts
Quoting whiteWidow
Disliked
Hello members! I need a coder's help with this indicator -RSI COLOR- I want anytime there is a cross either below the 50 Line (bearish trend) or above (bullish trend) it. Two things need to be done; Scenario 1. If there is a cross down (bearish trend) or vice visa. When the zero bar that gives an alert of the cross below the 50 line is complete (ends a bearish red candle). If the first bar that forms after the cross of the 50 line ends opposite (bullish green candle). The indicator waits for X number of bars before giving an alert of another cross...
Ignored



Pls is any coder available to help ????
  • Post #26,083
  • Quote
  • Sep 28, 2018 7:47am Sep 28, 2018 7:47am
  •  kaola508
  • | Joined May 2011 | Status: Member | 31 Posts
palex2005,Thank you so much,just like you said,saving template with the name:"defaul",now it capture the chart template that I am using!!!

thank you again!
1
  • Post #26,084
  • Quote
  • Edited at 10:37am Sep 28, 2018 10:25am | Edited at 10:37am
  •  HappyMan
  • | Joined Feb 2018 | Status: Member | 586 Posts
Hi,

Trying to code TDI on NinjaTrader. Have problems coding Bollinger Bands. Using these settings look fine:

– the Priceline, which is a SMA(2) of RSI(13)
– the Signalline, which is a SMA(7) of RSI (13)
– the Midband, which is a SMA(34) of RSI (13)
– BollingerBands around the SMA(34) using 1.62 StdDev

Created a new window. Built all three SMAs, that use RSI (13) as their range. When I program BB, they use the price as their range which messes everything else. When using RSI (13) as their range, BBs are too narrow.
Buy low, sell high.
  • Post #26,085
  • Quote
  • Sep 28, 2018 10:44am Sep 28, 2018 10:44am
  •  jimsxxl
  • | Joined Oct 2016 | Status: Member | 74 Posts
Hello guys....
I wish to have the Halftrend indicator completely reversed....
Up arrow will be down-arrows, with the same distance from the candle as the original arrow.
For example if the original Halftrend Up arrow is 2pips away from candle, the reversed arrow (down arrow) should also be 2pip from the candle.
Ive successfuly managed to reverse the arrows, but the distance is an crusial problem for the strategy im building, that i havent been able to fix myself.

So, im hoping someone could help me with this...
Thanks you in advance !
Attaching Halftrend mql4
Attached File
File Type: mq4 HalfTrend-1.02_1461306941.mq4   6 KB | 171 downloads
  • Post #26,086
  • Quote
  • Sep 28, 2018 10:55am Sep 28, 2018 10:55am
  •  palex2005
  • | Commercial Member | Joined Mar 2016 | 54 Posts
Quoting jimsxxl
Disliked
Hello guys.... I wish to have the Halftrend indicator completely reversed.... Up arrow will be down-arrows, with the same distance from the candle as the original arrow. For example if the original Halftrend Up arrow is 2pips away from candle, the reversed arrow (down arrow) should also be 2pip from the candle. Ive successfuly managed to reverse the arrows, but the distance is an crusial problem for the strategy im building, that i havent been able to fix myself. So, im hoping someone could help me with this... Thanks you in advance ! Attaching...
Ignored
Here:
Attached File
File Type: ex4 HalfTrend-1.02 Reversed.ex4   20 KB | 272 downloads

Attached File
File Type: ex4 HalfTrend-2.0 vice versa.ex4   20 KB | 270 downloads
  • Post #26,087
  • Quote
  • Sep 28, 2018 10:59am Sep 28, 2018 10:59am
  •  jimsxxl
  • | Joined Oct 2016 | Status: Member | 74 Posts
Quoting palex2005
Disliked
{quote} Here: {file} {file}
Ignored
Wow thank you !
is it possible to get the mq4 aswell?
thank you !
  • Post #26,088
  • Quote
  • Sep 28, 2018 11:35am Sep 28, 2018 11:35am
  •  Sharkdevil
  • | Joined Sep 2018 | Status: Member | 36 Posts
Good afternoon ... I have an improvement for a strategy for me before. In place of the bollinger I used the W% R and it looked much better. Whenever we want to raise the level of -20 or -80, traffic from -20 to -80 and leave the order pending at 61.8 with 100% and stop at 0%

could someone make an ea? eternally grateful
Attached Image (click to enlarge)
Click to Enlarge

Name: estratégia.jpg
Size: 126 KB
  • Post #26,089
  • Quote
  • Sep 28, 2018 2:54pm Sep 28, 2018 2:54pm
  •  jimsxxl
  • | Joined Oct 2016 | Status: Member | 74 Posts
Quoting jimsxxl
Disliked
Hello guys.... I wish to have the Halftrend indicator completely reversed.... Up arrow will be down-arrows, with the same distance from the candle as the original arrow. For example if the original Halftrend Up arrow is 2pips away from candle, the reversed arrow (down arrow) should also be 2pip from the candle. Ive successfuly managed to reverse the arrows, but the distance is an crusial problem for the strategy im building, that i havent been able to fix myself. So, im hoping someone could help me with this... Thanks you in advance ! Attaching...
Ignored
I am still in need of help with this problem.
The provided indicators from palex2005 doesnt have the right distance
  • Post #26,090
  • Quote
  • Sep 28, 2018 3:21pm Sep 28, 2018 3:21pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,754 Posts | Online Now
Quoting jimsxxl
Disliked
{quote} I am still in need of help with this problem. The provided indicators from palex2005 doesnt have the right distance
Ignored
Would you like explain,why you want it inverted,what use of it ?
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #26,091
  • Quote
  • Sep 28, 2018 3:51pm Sep 28, 2018 3:51pm
  •  olatunde1234
  • | Joined Jun 2015 | Status: Member | 9 Posts
Quoting olatunde1234
Disliked
{quote} please add popup alert window to this indicators for me, when arrow appears on each of them, it for mt4. Thank in advance {file} {file} {file} {file}
Ignored
any coder in the house should help add alart to this indicators, when arrows appears
Attached Files
File Type: mq4 i-FractalsEx.mq4   2 KB | 172 downloads
File Type: mq4 Up_and_Down.mq4   7 KB | 195 downloads
  • Post #26,092
  • Quote
  • Sep 28, 2018 5:13pm Sep 28, 2018 5:13pm
  •  Liba
  • | Joined Sep 2018 | Status: Member | 10 Posts
Hi to everyone.
Very good site with skilled poeple.
Can anyone please make an EA for MT4 with precision trend indi?
Possibly with some feature like MM , TP , time management, day management,...
Thanks for the help, much apreciated.
This indi seams to work quite well; I believe is a mladen indi.

Attached File
File Type: mq4 precision trend 2.2 (alerts).mq4   10 KB | 260 downloads

Attached File
File Type: mq4 precision trend 2.2 (histo+alerts).mq4   9 KB | 244 downloads

Attached File
File Type: mq4 precision trend histo mtf + alerts.mq4   8 KB | 272 downloads
  • Post #26,093
  • Quote
  • Sep 28, 2018 9:11pm Sep 28, 2018 9:11pm
  •  danasa
  • | Joined Jan 2018 | Status: Member | 281 Posts
Help!!!
I want to create a kind of synthetic instrument, Currency Pair Index of the major 8 currencies - CAD, USD, EUR, GBP, CHF, AUD, NZD, JPY.

Here is my approach!
Example USD Currency Index
1. Create Index by including all 7 pairs of the 28 that has USD in them, as Quote currency or the other way round. This means direct pairs like USDCAD and reverses like AUDUSD. Note to reverse pairs so that they align making USD the quote currencies in these reverse pairs like AUDUSD, I think to reverse, negate the pair by multiple the pair by -1. Example, negating/inverting 2 is 2 * -1 = -2.
And oh, if it is too difficult to do with OHLC data, just applying this to close is good enough for me. This is enough plot line chart!
This is the formula I came up with,
USD Peer Pair Index= (USDCAD+USDCHF+USDJPY+-1*NZDUSD+-1*AUDUSD+-1*GBPUSD+-1*EURUSD)/7 *100
The 100 is scaling factor to up the data not to be too small points.

What I really want to do with this USD Peer Pair Index or USD_PPI, is run Relatives Strength Analysis versus each of the component pairs THAT HAS USD AS QUOTE CURRENCIES.
This will be achieved by creating another Synthetic instrument, actually Relatives strength of USDJPY as an instrument versus its peers in the index above. Example USDJPY/USD_PPI *100. Say call it RS_USDJPY
Then feed RS_USDJPY to Point and Figure Indicator to plot my beautiful X and 0 chart.

In summary, the index serves as SECTOR in Stock market, example, UTILITY SECTOR. With it component pairs as component stocks in UTILITY SECTOR.
Now Run Relative Strength of USDJPY as in individual Stock in the Sector versus The status of the whole sector. If USDJPY outperforms the index, go to USDJPY Chart and start look for BUY setup. IF it underporforms, then look for shorting opportunity.

I hope I am not writing too much. But I wanted to get the concept spelled out well. By the way, I want to do this for others as well,
CAD Peer Pair Index
USD Peer Pair Index
EUR Peer Pair Index
GBP Peer Pair Index
CHF Peer Pair Index
AUD Peer Pair Index
NZD Peer Pair Index
NB; No JPY index as there is no pair of the 28 that JPY is Quote currency

THANK YOU!
  • Post #26,094
  • Quote
  • Sep 28, 2018 9:52pm Sep 28, 2018 9:52pm
  •  Erebus
  • Joined Jul 2011 | Status: Member | 5,791 Posts
Quoting Liba
Disliked
Hi to everyone. Very good site with skilled poeple. Can anyone please make an EA for MT4 with precision trend indi? Possibly with some feature like MM , TP , time management, day management,... Thanks for the help, much apreciated. This indi seams to work quite well; I believe is a mladen indi. {file} {file} {file}
Ignored
You can find him here - click on Publications

https://www.mql5.com/en/users/mladen

And if you know Codebase, easy to install directly from there

Hint: Right click



Attached Image (click to enlarge)
Click to Enlarge

Name: 2018-09-29_11-49-55.png
Size: 50 KB
The two most powerful warriors are patience and time. Leo Tolstoy
  • Post #26,095
  • Quote
  • Sep 28, 2018 10:08pm Sep 28, 2018 10:08pm
  •  ill_be_back
  • Joined Sep 2011 | Status: Member | 6,357 Posts
Can somebody add number of Days to this
Thanks
Attached File
File Type: mq4 Market Sessions.mq4   29 KB | 170 downloads
A good trader follows his rules, but great trader knows when to break them
  • Post #26,096
  • Quote
  • Sep 29, 2018 2:24am Sep 29, 2018 2:24am
  •  MhMd3eZZ
  • | Joined Aug 2017 | Status: Member | 74 Posts
greetings
can you code this indi please
check out this thread
https://www.forexfactory.com/showthr...2#post11530382
displaying the full asset name on charts
  • Post #26,097
  • Quote
  • Sep 29, 2018 3:24am Sep 29, 2018 3:24am
  •  Liba
  • | Joined Sep 2018 | Status: Member | 10 Posts
Quoting Erebus
Disliked
{quote} You can find him here - click on Publications https://www.mql5.com/en/users/mladen And if you know Codebase, easy to install directly from there Hint: Right click {image}
Ignored
Thanks Erebus.
But I already have the indi .
I need the EA of this indi.
I don't know how to make an EA for MT4 out of an indi.
You suggestion is more than welcome.
Can you please help me?
  • Post #26,098
  • Quote
  • Sep 29, 2018 4:41am Sep 29, 2018 4:41am
  •  tzamo
  • Joined Nov 2017 | Status: Member | 567 Posts
Quoting ill_be_back
Disliked
Can somebody add number of Days to this Thanks {file}
Ignored
Dear ill_be_back,

Do you mind explaining what you want further please? As that is a market sessions indicator and the sessions are intra-day. Or better if you post a picture and add in with drawing tools of what is wanted can help a lot.

Kind Regards,
Tzamo
"Only you can Make the Future you will be proud to be a part of..." -Me
  • Post #26,099
  • Quote
  • Sep 29, 2018 5:00am Sep 29, 2018 5:00am
  •  ill_be_back
  • Joined Sep 2011 | Status: Member | 6,357 Posts
Quoting tzamo
Disliked
{quote} Dear ill_be_back, Do you mind explaining what you want further please? As that is a market sessions indicator and the sessions are intra-day. Or better if you post a picture and add in with drawing tools of what is wanted can help a lot. Kind Regards, Tzamo
Ignored
The indicator Draws lines from the beginning of the Chart
I need it draw line for only selected number of Days
If I select 3 then only last 3 Days
If i select 5 then last 5 Days
Thanks
A good trader follows his rules, but great trader knows when to break them
  • Post #26,100
  • Quote
  • Sep 29, 2018 5:06am Sep 29, 2018 5:06am
  •  okshop
  • Joined Mar 2017 | Status: Impeccable | 2,829 Posts
Quoting ill_be_back
Disliked
{quote} The indicator Draws lines from the beginning of the Chart I need it draw line for only selected number of Days If I select 3 then only last 3 Days If i select 5 then last 5 Days Thanks
Ignored
try this i dont have the mql file
Attached File
File Type: ex4 Xi-Sessions v0.95.ex4   14 KB | 227 downloads
Self discipline It is a practice
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 13031304Page 130513061307 2266
    • 1 Page 1305 2266
16 traders viewing now, 10 are members:
Invisible
,
mcmstar
,
mntiwana
,
BurnGuy
,
Hkyf
,
hacky
,
nintendo
,
gacon
,
DrDre
,
Alesiosc
  • 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