Do you write code on request (TRO)

free & uncensored discussion arena for TheRumpledOne

Moderator: moderators

Disqplay
rank: <50 posts
rank: <50 posts
Posts: 4
Joined: Sat Apr 22, 2017 8:52 pm
Reputation: 2
Gender: None specified

Do you write code on request (TRO)

Postby Disqplay » Tue May 09, 2017 10:59 am

I have a questions do you write code from scratch as a request / for fee?

Disqplay

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15538
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: Do you write code on request (TRO)

Postby TheRumpledOne » Tue May 09, 2017 1:05 pm

Disqplay wrote:I have a questions do you write code from scratch as a request / for fee?

Disqplay


It depends on what the request is.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

Disqplay
rank: <50 posts
rank: <50 posts
Posts: 4
Joined: Sat Apr 22, 2017 8:52 pm
Reputation: 2
Gender: None specified

Re: Do you write code on request (TRO)

Postby Disqplay » Tue May 09, 2017 2:10 pm

I am looking for an EA that will place trades based on conditions involving time and open prices based on the server time.

the times would have to be able to be inputted by the user but for an example lets assume the following

1) Open price at server time value 0:00.
2) Close price at server closing time of value 02:00 candle
3) Close price at server closing time of value of 04:00 candle
4) This is for the H1 time frame of MT4

Logic:
condition one
close price time 02:00 > open price 00:00 and close price time 04:00 > open price 00:00 = buy
or
close price 02:00 < open price 00:00 and close price time 04:00 > open price 00:00 = buy

Condition 2
close price time 02:00 < open price 00:00 and close price time 04:00 < open price 00:00 = sell
or
close price 02:00 > open price 00:00 and close price time 04:00 < open price 00:00 = sell

condition 3
Set take profit at 100 points plus the spread.

Condition 4
Only one buy of the currency pair when placed on the chart per session be it asian london or usa.
Attachments
2017-05-09_10-01-50.jpg
2017-05-09_10-01-50.jpg (193.04 KiB) Viewed 5358 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15538
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: Do you write code on request (TRO)

Postby TheRumpledOne » Tue May 09, 2017 4:10 pm

I do not code EAs.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

Disqplay
rank: <50 posts
rank: <50 posts
Posts: 4
Joined: Sat Apr 22, 2017 8:52 pm
Reputation: 2
Gender: None specified

Re: Do you write code on request (TRO)

Postby Disqplay » Tue May 09, 2017 4:19 pm

Well could you provide an indicator that would draw the line (open) and the verticals that a buffer could at least provide the closing prices and the open price so I could stop having to place / draw by hand?

Robert

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15538
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: Do you write code on request (TRO)

Postby TheRumpledOne » Wed May 10, 2017 2:16 am

Already had these coded.
Attachments
Daily open line_TRO_MODIFIED.mq4
(8.78 KiB) Downloaded 186 times
TRO_VLINE_HH.mq4
(6.38 KiB) Downloaded 203 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15538
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Re: Do you write code on request (TRO)

Postby TheRumpledOne » Wed May 10, 2017 2:18 am

Looking at your logic, the close of 02:00 is irrelevant.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

Disqplay
rank: <50 posts
rank: <50 posts
Posts: 4
Joined: Sat Apr 22, 2017 8:52 pm
Reputation: 2
Gender: None specified

Re: Do you write code on request (TRO)

Postby Disqplay » Wed May 10, 2017 10:53 am

Ok thanks for your reply and insight on what i was asking for

Robert

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “TheRumpledOne”