barnacle7
barnacle7
Friends

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

barnacle7
Added topic Checking for Price multiples of 20 points to Pyramid trade
I would like to Enter the trade and then have the 1st Pyramid order occur at the next Bid with a multiple of 20pips.  Example:  Entry 1.3315 then (Pyramid at next Bid with  20pip multiple after entry) 1st
barnacle7
Added topic Symbol Doesn't equal Ordersymbol when another currency is added to another seperate chart .
If I run the EA on 1 chart, 1 currency eg:AUDUSD only, it identifies the Ordersymbol == Symbol() , When I run the same EA on another chart with another currrency attached Eg:EURUSD on the same MT4 platform (2 currencies running on seperate
barnacle7
Added topic Ored Modify Starts as soon as a second currency is added
 When I run this EA on one Chart with 1 Currency it works fine. When I open 2 charts each with the same EA attached but different currencies on each chart. eg: chart1 :EURUSD , Chart2: AUDUSD. As soon as the 2nd chart runs 1 of the
barnacle7
Added topic Back up .Mq4 files, . Mq4 in client terminal ,and transfering .mq4 files to other PC with MT4 for use.
I have 5 .Mq4 files for EA's which appear in MetEditor. 1.When I opened the MT4 platform V ia the Desktop : Start/Computer/C Drive/Program(X86)/ MT4 Platform/experts, only 1 of the 5 .mq4 files appear there ?!,  But if I open the same
barnacle7
Added topic Self Taught MQL4 people who can now code with confidence.
The MQL4 Book etc is excellent and also the forum is a fantastic resource, but to get additional examples etc would be useful too.    I do 90% guessing at the moment and limited imagination when it comes to using the code in different
barnacle7
Added topic Using iclose or Close[]
I am trying to cycle on the1Minute time frame the "Closing price of the 1 min candle" only. I have only been able to get the current candle" 0" ,so  it shows every new close price that occurs within the candle being
barnacle7
Added topic How can I set this code to OrderModify as a Trailing stop after the initial Stop which was placed using order Modify :required for ECN Brokers.
 I use an ECN broker so I have to place the order without stops and then use OrderModify to add the fixed Stop and Take Profit which is working well .  But , I would like to add a trailing stop , I have tried to add
barnacle7
Added topic I am trying to code a MA crossover EA-Looking for Assistance with the Code
Hi, I have tried to create the code for this EA to buy when the MA_High is greater then the MA_Low and sell when the MA_Low is less then the MA_High, I can't get it to send the orders and close the orders. Any assistance would be
12