• Home
  • Forums
  • News
  • Calendar
  • Market
  • Login
  • Join
  • 11:11pm
Menu
  • Forums
  • News
  • Calendar
  • Market
  • Login
  • Join
  • 11:11pm
Sister Sites
  • Metals Mine
  • Crypto Craft
  • Forex Factory

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Ideas to find equal high/lows code wise 26 replies

Why your broker is your friend and your enemy 4 replies

This code is making me crazy 5 replies

Program Your Trading Ideas without being a programmer 4 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 27
Attachments: Will code your crazy ideas
Exit Attachments
Tags: Will code your crazy ideas
Cancel

Will code your crazy ideas

  • Last Post
  •  
  • Page 1 2
  • Page 1 2
  •  
  • Post #1
  • Quote
  • First Post: Mar 15, 2018 4:16pm Mar 15, 2018 4:16pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
if you have a really wild or outrages idea , but are too scared to post it , or dont know how to code it , PM me , or post it here if you dare ! , if I think your idea is worth it , Ill code it for free. I like to code crazy complex algo's , most dont work though. . .


"The collective intelligence of many , is better than one"
Aglow All Time Return: -2.3%
  • Post #2
  • Quote
  • Mar 15, 2018 6:35pm Mar 15, 2018 6:35pm
  •  BataviaTrade
  • Joined Jul 2011 | Status: Member | 690 Posts
dude wrong forum
 
 
  • Post #3
  • Quote
  • Mar 16, 2018 5:54am Mar 16, 2018 5:54am
  •  Rafaz1
  • | Joined May 2017 | Status: Member | 361 Posts
Hello Buju,

Watch this space !!!
 
 
  • Post #4
  • Quote
  • Mar 16, 2018 5:57am Mar 16, 2018 5:57am
  •  Rafaz1
  • | Joined May 2017 | Status: Member | 361 Posts
Hello Buju

Could I kindly get some help to code the following indicator so that it only show x number of days or bars back.

Plus can all the wording be abbreviated, i.e. Piercing Line Pattern to PLP (font 7 not 10 as too big or make font & colour adjustable, Three Inside Up Pattern to TIUP, Dark Cloud Cover Pattern to DCCP, I think you get the jist.

Let me know if I have not been clear.

Attached File(s)
File Type: ex4 CandleStick Patterns.ex4   16 KB | 593 downloads
 
 
  • Post #5
  • Quote
  • Mar 16, 2018 6:25am Mar 16, 2018 6:25am
  •  Rafaz1
  • | Joined May 2017 | Status: Member | 361 Posts
Buju here is the MQ4 file

Attached File(s)
File Type: mq4 Candlestick Pattern.mq4   17 KB | 789 downloads
 
 
  • Post #6
  • Quote
  • Mar 16, 2018 10:18am Mar 16, 2018 10:18am
  •  hibra68
  • Joined Apr 2015 | Status: Member | 1,101 Posts
Buju igot a simple but effective one.
When one 4 hr bullish bar' range equals or greater than the previous 3 or more candles, place a buy limit at the open of the bullish bar. Sl = low of bullish bar+1atr. Tp = close of bullish bar-1atr. Break even half way to target.
 
 
  • Post #7
  • Quote
  • Mar 16, 2018 10:28am Mar 16, 2018 10:28am
  •  hibra68
  • Joined Apr 2015 | Status: Member | 1,101 Posts
[quote=hibra68;10879969]Buju igot a simple but effective one. When one 4 hr bullish bar' range equals or greater than the previous 3 or more candles, place a buy limit at the open of the bullish bar. Sl = low of bullish bar-1atr. Tp = close of bullish bar-1atr. Break even half way to target.
 
 
  • Post #8
  • Quote
  • Mar 16, 2018 10:28am Mar 16, 2018 10:28am
  •  SiNnY
  • | Joined Mar 2018 | Status: Member | 22 Posts
Hello,

Can someone please help me fix Alerts ( sound and push ) and Arrows for this indicator to this conditions ?

if High[whichBar] >= Resistance && Close[whichBar] <= Resistance
if Low[whichBar]<= Support && Close[whichBar] >= Support

Thank you!
Attached File(s)
File Type: mq4 SRAlert.mq4   50 KB | 720 downloads
 
 
  • Post #9
  • Quote
  • Mar 16, 2018 5:15pm Mar 16, 2018 5:15pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
Quoting hibra68
Disliked
Buju igot a simple but effective one. When one 4 hr bullish bar' range equals or greater than the previous 3 or more candles, place a buy limit at the open of the bullish bar. Sl = low of bullish bar+1atr. Tp = close of bullish bar-1atr. Break even half way to target.
Ignored
done this long time ago , 3,4,5,6,7,8,... candles etc up / down , EA looses , there is no pattern or consistent results.
Aglow All Time Return: -2.3%
 
 
  • Post #10
  • Quote
  • Mar 16, 2018 5:18pm Mar 16, 2018 5:18pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
ok , Im not offering to fix or mod existing indicators , but to write something completely crazy new that has not been done before.
like I said , if you have a wacky idea , it might just work , post or pm me.
Aglow All Time Return: -2.3%
 
 
  • Post #11
  • Quote
  • Mar 16, 2018 5:48pm Mar 16, 2018 5:48pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
try this: Rafaz1

mod on line 167
Attached File(s)
File Type: mq4 Candlestick Pattern.mq4   17 KB | 788 downloads
Aglow All Time Return: -2.3%
 
 
  • Post #12
  • Quote
  • Mar 16, 2018 6:32pm Mar 16, 2018 6:32pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
yearly pivot for waldo

I didnt code it .
Attached File(s)
File Type: mq4 YearlyPivot.mq4   5 KB | 659 downloads
Aglow All Time Return: -2.3%
 
 
  • Post #13
  • Quote
  • Edited 7:32pm Mar 16, 2018 7:20pm | Edited 7:32pm
  •  hibra68
  • Joined Apr 2015 | Status: Member | 1,101 Posts
Quoting buju
Disliked
{quote} done this long time ago , 3,4,5,6,7,8,... candles etc up / down , EA looses , there is no pattern or consistent results.
Ignored
This iz supply demand trading not candle pattern.

Here is an example.
Attached Image (click to enlarge)
Click to Enlarge

Name: EURGBP_H4.png
Size: 62 KB
 
 
  • Post #14
  • Quote
  • Mar 18, 2018 5:21pm Mar 18, 2018 5:21pm
  •  Rafaz1
  • | Joined May 2017 | Status: Member | 361 Posts
Hello Buju,

Sorry, if the following indicator can just be adjusted to show x number of days or bars back that will be perfect.

Also, if the Candle Pattern Legend can be either removed or be able to be put in bottom left, upper left, bottom right or upper right corner of the screen and font can also be amended.

Attached File(s)
File Type: ex4 Candles.ex4   20 KB | 622 downloads


Thank you
 
 
  • Post #15
  • Quote
  • Mar 18, 2018 5:25pm Mar 18, 2018 5:25pm
  •  Rafaz1
  • | Joined May 2017 | Status: Member | 361 Posts

Hello Buju,


Sorry, if the following indicator can just be adjusted to show x number of days or bars back that will be perfect.


Also, if all the different candlestick types can be abbreviated into 3/4 letter combinations as the full wording takes up too much of the screen.


Attached File(s)
File Type: ex4 CandleStick Patterns.ex4   16 KB | 577 downloads


Thank you

 
 
  • Post #16
  • Quote
  • Mar 18, 2018 5:38pm Mar 18, 2018 5:38pm
  •  palex2005
  • | Commercial Member | Joined Mar 2016 | 51 Posts
Can you combine these 3 indicators into one ?
I will attach a photo with my idea!
https://i.imgur.com/wDRI1az.png
Blue dot - HF_BB
Orange Arrow - volume_arrow1
When there is a blue dot and an orange arrow in the overbought/oversold zone (NVC LIGHT) ...show an arrow!

Attached File(s)
File Type: mq4 HF_BB.mq4   16 KB | 788 downloads

Attached File(s)
File Type: mq4 NVC Light.mq4   6 KB | 751 downloads

Attached File(s)
File Type: mq4 volume_arrow1.mq4   11 KB | 774 downloads
 
 
  • Post #17
  • Quote
  • Edited 9:21pm Mar 18, 2018 9:01pm | Edited 9:21pm
  •  Liovannix
  • | Commercial Member | Joined Sep 2015 | 433 Posts
Quoting buju
Disliked
if you have a really wild or outrages idea , but are too scared to post it , or dont know how to code it , PM me , or post it here if you dare ! , if I think your idea is worth it , Ill code it for free. I like to code crazy complex algo's , most dont work though. . . "The collective intelligence of many , is better than one"
Ignored


Someone asked my a question about my trading style and indicators. It will be easier to put it out here. Lets see if we can get Buju to automate it. I am using it currently on live account. I trade 4HRS time frame.

Basically here are the indicators.

1. I use 3 level semafor with alert on 3 to give me early alert and it also closes trade if it retraces 10 pips after its appearance I use an EA manager for this close. It also gives the direction of trade.
3semafor settings

extern double Period1=5;
extern double Period2=13;
extern double Period3=34;
extern string Dev_Step_1="1,3";
extern string Dev_Step_2="8,5";
extern string Dev_Step_3="13,8";
int Symbol_1_Kod=140;
int Symbol_2_Kod=141;
int Symbol_3_Kod=142;


2. I use FQ_Custom_Levels_v7 indicator with High Low Bars set to 120 as strong resistance and I also use !!!-MT4 X-SUPRES TF+1 by xard777. In essence it’s the daily SUPRES. I hope xard777 may take a look and help with the mq4 or we can use any other good higher time frame support and resistance.


3. EMA 2 crosses EMA 5 is the last confirmation and it takes trade at close only in agreement with the semafor, !!!-MT4 X-SUPRES TF+1 and FQ_Custom_Levels_v7 indicators direction. It can take as many trades as it crosses in the direction of the trend thereby compounding. All trades will be closed eventually with 3 semafor.
4. I use BH-Ergodic manually instead of stochastic.

5 . !!!-MT4 X-ZZ by xard777 for manual visual to have an idea of where we are in the market.
Attached Image (click to enlarge)
Click to Enlarge

Name: qqqq.jpg
Size: 284 KB
Attached File(s)
File Type: ex4 !!!-MT4 X-SUPRES TF+1.ex4   8 KB | 768 downloads
File Type: ex4 !!!-MT4 X-ZZ.ex4   14 KB | 690 downloads
File Type: mq4 BH-Ergodic.mq4   6 KB | 773 downloads
File Type: ex4 FQ_Custom_Levels_v7.ex4   126 KB | 718 downloads
File Type: mq4 3_Level_ZZZZ_SemaforNRP Alert.mq4   10 KB | 806 downloads
File Type: mq4 EMA_Crossover_Alert_ 2,5.mq4   22 KB | 743 downloads
File Type: tpl Liovannix.tpl   5 KB | 650 downloads
 
 
  • Post #18
  • Quote
  • Mar 26, 2018 6:33am Mar 26, 2018 6:33am
  •  epsilone
  • | Joined Oct 2016 | Status: Member | 9 Posts
my crazy idea

Hello,


I ask for your help to add an option to my indicator.
it is an RSI multitimeframe alert indicator. I would like to add to the RSI, the indicator Awesome oscillator.

currently I get alerts when for example M15 is 90 and M5 to 90 also but I wish that the alert is given only when the awesome oscillator and below or below 0 in timeframe H4 or H1.

example = RSI = M15 (90) + M5 (90) + AO below 0
or RSI = M15 (10) + M5 (10) + AO above 0 (in H4 or H1, I want to be able to choose and modify these parameters if necessary)

tell me if it is quite precise as an explanation, I put you herewith my current indicator that I would like to evolve with an awesome oscillator. I am absolutely not a programmer.

Thank you for your responses and your help
Attached File(s)
File Type: mq4 epsilone_1i12.mq4   25 KB | 614 downloads
 
 
  • Post #19
  • Quote
  • Mar 29, 2018 8:25pm Mar 29, 2018 8:25pm
  •  Forexmeoff
  • | Joined Dec 2013 | Status: Member | 298 Posts
Quoting buju
Disliked
if you have a really wild or outrages idea , but are too scared to post it , or dont know how to code it , PM me , or post it here if you dare ! , if I think your idea is worth it , Ill code it for free. I like to code crazy complex algo's , most dont work though. . . "The collective intelligence of many , is better than one"
Ignored
Here is something...can you define higher lows and lower highs in a program??...line graph is easy to see...higher low = Buy ...lower high = Sell

Scalp some pips and take x number of trades per set of higher lows or lower highs, eg, 1 trade or 3 trades etc...if higher lows are still printing.

ea waits for x number of higher lows / lower highs to print before starting to buy / sell

Stoploss : in pips or previous high / low.....or previous high / low of larger time frame...5min in this case

Note : ( x) is value imputed by user
Attached Image (click to enlarge)
Click to Enlarge

Name: 1.PNG
Size: 75 KB
 
 
  • Post #20
  • Quote
  • Apr 11, 2018 8:00pm Apr 11, 2018 8:00pm
  •  buju
  • Joined Nov 2009 | Status: Member | 166 Posts
ok , so here is a crazy indi , STILL IN ALPHA ! , and only coded for up trends

I just put this together and ran it through the tester , what I am seeing is the more x's in a strsaight line the better the upward movement potential.

it does redraw , so be warned , but then it is working in real time.

im not even sure about the logic I coded - lol , but it seems to work.

to really see it in action , you MUST RUN IT THROUGH THE TESTER.
its 2 am here and im going to sleep , but Im exited .

please no snooty comments , if you dont like it - move on to the next thread , Im looking for real feedback.

Attached File(s)
File Type: mq4 dotz.mq4   5 KB | 725 downloads
Aglow All Time Return: -2.3%
 
1
  • Platform Tech
  • /
  • Will code your crazy ideas
  • Reply to Thread
    • Page 1 2
    • Page 1 2
1 trader viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About EE
  • Mission
  • Products
  • User Guide
  • Blog
  • Contact
EE Products
  • Forums
  • Calendar
  • News
  • Market
EE Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow EE
  • Facebook
  • Twitter

EE Sister Sites:

  • Metals Mine
  • Crypto Craft
  • Forex Factory

Energy EXCH™ is a brand of Fair Economy, Inc.

Terms of Service / ©2023