Forex Zone | Forex Forum

INDICATOR TO EA

Discussion started on New EA Coding

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_clip
good house
i want you to convert my indicators to an EA,the ea will open buy or sell when the whole indicators agreed, when golden tendency turns green and oracle indicator both upper and lower levels turns blue it will open buy trade and if the golden tendency turns red and the oracle both upper and down level turns red it will open sell position.it will have trailing stop the TP and SL will be in two ways either by set target or change in signal,it will trade all currency and all time frames and it will have news filter it will not trade 30minutes before and after news .in the same EA can be traded manually. when the indicators agrees an arrow non repairenting will show either to buy or sell with alert.






Linkback: https://www.forex.zone/new-ea-coding/26/indicator-to-ea/255/
#1 - September 28, 2018, 06:45:58 AM
Attachments:

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
Regarding the news filter, do you have a specific source you want the EA to take the news from? Do you have an indicator you want to use for this?
#2 - September 28, 2018, 03:11:01 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_clip
Thanks for your assistance, yes i have two indicators for it, you can chose from.
#3 - September 28, 2018, 07:08:37 PM
Attachments:

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
I will be sending you a PM about this EA soon.
#4 - September 28, 2018, 07:24:08 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_xx
ok thanks
#5 - September 28, 2018, 07:51:37 PM

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
I have a couple questions:

1) What name do you want this EA to have?

2) You said the TP/SL will be in 2 ways - either a set distance or "change in signal". For the change of signal, do you mean ANY change of signal from either of the indicators? For example, let's say there is a buy trade open and the Golden Tendency signal is still in agreement, but for the Oracle Direction, the top arrow is still blue but the bottom is red. That is a change of signal, even though one of the arrows is still in agreement.

#6 - October 09, 2018, 08:25:35 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_clip
thanks the name of the ea will ABURI EA.please i observed that the oracle direction is a lagging indicator ,it takes a lot of time for the two to confirm. please you can use only the golden tendency to code the robot.buy when it turns green and sell when it turns red,the TP/SL can be in two ways either by set target or change in signal (only golden tendency v2).it can be traded manually by showing an arrow with alert non reparent either buy or sell when it changes.thanks.
#7 - October 09, 2018, 09:07:44 PM
Attachments:

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_clip
Attached is the 'ABURI EA'. Most of the inputs will be self-explanatory. If you have any questions, post them here.

If you want trading disabled, but still want to get alerts/arrows then all you have to do is deselect the live trading setting in the EA's common tab. Then the EA will not trade, but will still alert and draw arrows, even if you see the frown face in the upper right corner of the chart.
#8 - October 10, 2018, 07:07:28 PM
Attachments:

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_xx
thanks i will test it.do you run a strategy test on it.to know the performance
#9 - October 10, 2018, 08:46:31 PM

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
thanks i will test it.do you run a strategy test on it.to know the performance
I backtested it just to debug and test the proper functioning of it. I didn't test to determine profitability.
#10 - October 10, 2018, 08:49:32 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_xx
ok. but can you test it for performance, to make sure that members are getting quality robot
#11 - October 10, 2018, 08:54:04 PM

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
ok. but can you test it for performance, to make sure that members are getting quality robot
Running this in the back tester is very easy. The EA has no restrictions. So nothing is preventing you from doing this yourself.

I tested the EA already before uploading. So the quality of it should meet your instructions. If you notice anything, just let me know.
#12 - October 10, 2018, 09:10:51 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_xx
ok, there is something i just observed from the trades it took now, when i set the tp 80 pips and sl 100 pips , the robot will set it at 12pips and 8pips . but i increase to 800 pips and 1000 pips but it still the same why .
#13 - October 10, 2018, 09:23:09 PM

  • Posts: 13
  • Points: 58
  • Likes Received: 0
  • Reputation: +1/-0
INDICATOR TO EA in New EA Coding_xx
no trailing stop,no new filter.what happened
#14 - October 10, 2018, 09:59:42 PM

  • INDICATOR TO EA in New EA Coding_index
  • Posts: 4459
  • Points: 34392
  • Likes Received: 4679
  • Reputation: +220/-14
INDICATOR TO EA in New EA Coding_xx
no trailing stop,no new filter.what happened
Sorry about that. I forgot about that. I will get it done soon.
#15 - October 10, 2018, 11:10:17 PM

Members:

0 Members and 1 Guest are viewing this topic.


* Similar Topics

clip
NEW 2FX INDICATOR

Started by Gina on MT4 / MT5 Indicators

0 Replies
2043 Views
Last post November 17, 2019, 02:14:06 AM
by Gina
clip
FEN Indicator

Started by Admin on MT4 / MT5 Indicators

176 Replies
36953 Views
Last post August 23, 2023, 07:42:08 AM
by pratt
clip
5 in 1 indicator

Started by Oneaemeka7 on Indicator Modifications

35 Replies
4881 Views
Last post February 04, 2020, 01:32:28 AM
by ageseko
xx
I want to use a new indicator

Started by riponrema on MT4 / MT5 Indicators

4 Replies
2115 Views
Last post June 27, 2018, 03:31:07 PM
by Admin