Forum

PZ Daytrading EA Help with coding using icustom

Hi everyone, Please can someone help code the attached indicator into an EA. I would like to enter positions when the indicator signals a short or long opportunity at the open of the next bar. I would like to have a take profit and stop loss option. Can anyone help with this so we can all give it a

Sound alarm on trade entry

Hi, I would like to add an alarm on trade entry to my EA, can someone assist with the code. Thanks

Fibo level order script or EA

I'm wondering if there is a script (or EA available that I may be able to get some ideas regarding the code here) that will place orders based on fib levels. What I'm hoping for is something like this: Draw the fibo or use auto fibo Place an order at 61.8 Does such a script exist or can someone give

Adjust script to open order based on 61.8% retracement.

Hi, I would like to adjust this to open a position based on auto fib object when price pulls back to 61.8% rather than 0 as it does at the moment. Can anyone help adjust this

EA/script that shows buffers

Hi, Is there an EA or script which I can add to a chart to show all buffers? I have the attached indicator, i only have the compiled version. I am trying to create an EA that enters into a trade when the indicator alarms and plots a WW. I cant see any buffers or anything, how would this be

Paid for Indicator but wont open on Terminal.

I have paid for an indicator but it worn open up on my MT4 terminal. It only shows the demo. Can support help me with this please. It shows as PAID when I go to the indicator page in Market, and when I click on install on terminal it opens my MT4 but nothing happens

Icustom or not

Hi everyone, I have been trying to code very basic EAs to learn so I have an EA i am using that used an indicator using icustom . That works fine and I use it on 1m time period. But I have another indicator that I would like to use as a filter for long term trend (on 1h time frame). How would I add

help with code. Beginner.,

Hi, I am trying to learn to code an EA starting with the basics using icustom and opening a position. I am trying to simply open a position when the indicator signals long, if there is no position open. If there is to ignore. //+------------------------------------------------------------------+

CAN SOMEONE POINT OUT MY ERROR IN THIS CODE PLEASE, CALLING THE X OBJECTS TO BUY AND SELL IN AN EA

I have the following EA that I would like to open a long position when the indicator plots a blue x and short when it plots an amber x. Can someone point out the error in the code please. //+------------------------------------------------------------------+ //|

Alerts ever bar and not when the wave plots as it should.

Can anyone help me out here I can seem to fix this, it should alarm when the wave is plotted however it alarms at the open of every bar