Richard
Richard
Friends

Add friends via their profile or user search and you will be able to see if they are online

Richard
Added topic Speed of bar formation
Has any one done any study into how fast a bar forms and it's relationship to volume .I know there is know such thing as true volume and it's more like volatility
Richard
Added topic Random Exit problem
I know this sound fubar but it's just and experiment i want to tri out i have the random entry from an EA on here somewhere but I have been trying to create a random exit for both the buy and sell entries. any suggestions would be good
Richard
Added topic Time vs Price indicator
I have been searching for a long time for an indi that can show me how long the price has been above or below the halfway point of the current bar. eg if 60min TF =100% the if the price spends 75% above and 25% below you would tend to look at going
Richard
Added topic In search of close all by percentage loss
Hello I have been trying to find a close all ea the uses a percentage eg if the account equity is 15% lower than the account balance close all positions. any help would be great cheers kiwi
Richard
Added topic Time coding help please
I am looking for some help. what would the open position code look like i just don't know where to start with this one. I have an idea for and EA using timed entries but I'm useless at coding. THE IDEA TF 1hr time sequence 1,2 3,5,8,13,21,34,55 mins
Richard
Added topic Code help require please EA Attached
I have attached this template to my EA but after compiling I have an error '.' - unexpected token this is one thing I have not seen before as I am not good at coding could someone please point me on the right direction as to what I need to do with
Richard
Added topic '.' - unexpected token error please help
I have been trying to add the template to and EA but I don't think I have added the template right I have an error '.' - unexpected token what do I have to do with these ... what do I put in there I have never seen this before 'Error 146 ("Trade
Richard
Added topic Martingale system help please with close function
I have been trying to create a function that will close a long position when a short signal is fired and vice versa. could some kind soul please help me out.. I am using the 10p3 as the base but I have taken all the indicators our and set up a bar
Richard
Added topic comment help please pip counter multiple pair
I have a managed to set up a comment to show on the screen showing the pips for the open positions on each pair, but i am trying to show the combined amount for multiple pairs eg e/u 20pip g/j 40pips u/c 50pips combined total 110 pips ( Price() -
Richard
Added topic Looking for code to stop ea trading
I am looking for some code on how to stop an EA from trading based on a set pip increase on the previous day based on a monthly collective total e.g daily target 20pips once the target is hit stop trading for the day. day12 total 320 plus 20pips
Richard
Added topic I need help with comments please
I have 4 ways to open a position in my expert ie long,long2, long3, long4. How can I add a comment to show me which entry criteria was used eg if a position was opened using long2 criteria then I would like a comment to show Long2 used
Richard
Added topic Mean Reversion EA
I have built a very basic reversion ea but have a zero divide error can anyone see where i might have gone wrong. I have been looking at this for days trying to spot the error. Any help in spotting the error would be greatly appriciated. Thanks
Richard
Added topic I am have a problem with the coding any help would be great attached is the basic ea
Hello I am hoping someone could help me out and tell me what I need to do to the attached EA i am trying to set a buy when all blue and sell when red situation at the moment it compile's and buy's only I have been looking at the code and trying to
Richard
Added topic icustom problem
Could some one please help me to find the right string name for this indicator so I can use it in an icustom EA set up
Richard
Added topic Coding Help Needed Buy when all Blue exit and sell when all Red.
I have been trying to make this code work but due to very limited experience can't see where I am going wrong ( Can't see the wood for the trees) type of thing I have been trying various things but very little change. Could someone please point me in
Richard
Added topic Very simple EA but needs code to be looked at
Gidday I am not a coder by any stretch of the imagination but you have to start somewhere. Could someone please look over the code and point out where I have gone wrong. extern double Lots = 0.1; extern double MaximumRisk = 0.05; extern double
Richard
Added topic Optimization Values
I have an IBFX demo acc and have been unable to adjust to Optimization values mainly the max drawdown, the default is 70 I would like to change it to 30 but it reverts back to 70 when I press OK. I have tried all the usual fixes uninstall reinstall
Richard
Added topic Code Help Please
I am looking for a code for a percentage step stop i.e. I have an EA that has a 4 percentage profit stop I would like then for a 1% step to kick in so every 1% the stop is moved. I have been trying to do this myself but I'm not having much luck
Richard
Added topic Sequential Entries
I have been trying to find a way of having certain entry conditions happen in a specific sequence. i.e have the ea enter long1 or short1 then look for long2 or short2 then look long3 or short3 dependent on weather but all entries should star with
12