fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. MIKEIKE
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 22
    • Posts 49
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by MIKEIKE

    • RE: Stop Loss

      Hi,

      I am trying to set the Break Even for a group of trades after 50 pips from the last trade entry. Then set a 100 pip trailing stop at 100 pips for the group.

      I see that trailing stop is based on average entry price of group. Can you please guide me on this one? ⚠ ⚠ ⚠ ⚠ 😕 😎

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Pips Away From Open Price

      😏 😏 ❓ Hi,

      When Using Pips away from Open-Price, What is the difference between trade Model, Double Sided and Chart?

      I wish to initiate a trailing stop after a price has moved "X" pips from my entry price. I find that the break even at 30 pips gets over stepped by the 60 pip trailing stop otherwise. Since this will apply to both long and short positions will I use "Double-sided"?

      When I run the EA, Trade Model appears to work, but I see sell trades that are neglected?

      Generator File: Combined Autonomy 3

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Locking In Break Even

      Hi,

      I am running a custom trailing stop formula for each trade. It is overriding my Break Even block. I am wondering if it is possible to have the break even be the absolute bottom for an exit once it is triggered while allowing the custom trailing stop to continue to calculate and adjust? ❓

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Issue

      😄 😄 😄 😄 THANKS! You Throw Some crumbs of info, can be frustrating, but it always helps!!!

      The file directory was incorrect and it was pulling the wrong .ex file!!!!!! Solved And Working!!!!

      THANK YOU!!!!

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Issue

      I entered the 0's in the missing parameters and the EA loaded to run, but it is not executing buy signals? 👿

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Issue

      The Name Of The File On My Computer is traderdreamnew.mq4.

      I am naming the indicator correctly. I just added the 10 inputs, but the author said I only required 3 with the rest shown as 0?

      The EA is not loading at all now it shows errors? 😮 👿 ⚠

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Issue

      Thank you for this information. I am still having an issue...

      The original indicator presented no value so the author sent me the icustom mq4 which I uploaded. Then I entered the 8 buffers listed on this email. The indicator Draws an arrow up or down and those are buffers 6 & 7. I tried Indicator Appear Blocks and Condition Blocks and Indicator Visible Blocks. No Success.

      I deleted the indicator and entered it manually based on your instruction without the icustom upload and repeated the same blocks. No Success.

      The author gave me an example of an EA script that includes the icustom strings for buy and sell entries with buffers 6 & 7. I tried to copy paste sections of this in the fxdreema output mq4 file in different ways to see if this would work. No Success.

      The author swears that the icustom program will work for an EA and provided me with the files attached in this string. Many hours have been spent. Can you offer any support?

      Here is the sample EA String although I don't place orders on every signal -

      int Signal=-1; 😠 👿 😈 ⚠
      if(iCustom(_Symbol,_Period,"TraderDream",0,0,0,Div,0,0,0,0,0,0,6,Shift)!=0)
      Signal=OP_BUY;

      ......
      TraderDreamExpert.mq4

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Issue

      I am using a third party indicator and only have an .EX file. I asked the author for the .mq4 file and he sent me an iCustom file. I uploaded the iCustom file and pointed to the indicator file name on my computer. I set the condition for the indicator buffer values to appear and also as visible and it does not work. The author obviously does not want to give the .mq4 file since he sells the indicator regularly. Is there any other method? or am I dead on this one? I have added the icustom and instruction for buffers so you might help me?

      ......
      TraderDreamCustom.mq4

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Every "N" Bars

      I have studied the Cross Over structure as you suggested. I am testing many options with no success. Here is what I need if you could help?

      Indicator appears > Within the next 15 bars a cross over occurs with two moving averages. The problem is not the cross over, it is the condition that requires the cross over to occur within a number of candles or the trade is disqualified.

      I tried "Every "N" Bars" in different places with no success. I must be missing something because Other users Must have had a trade setup with the conditions occurring within a given number of bars? 👿

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: enable / disable routines

      I was curious of the same thing. I want to turn a condition block requirement on or off for strategy testing in the parameters selection. I need to see the impact of excluding a condition in an EA strategy. If I use On Block and Off Block, how would this appear in setup? I believe this is supportive of the initial question? Thanks!

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Every "N" Bars

      I see your concept. Thank you. I will be entering the trade at the bar immediately after crossover. The crossover must occur within 15 bars from the first indicator condition trigger. Wouldn't it work if I eliminate "N" Bars completely and set the Crossover width to 15? It would start the count of bars from the first condition trigger correct?

      No Trade Is Running > Condition "Indicator Arrow Appears"> MA>XMA (Width 15) > Enter Buy?

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Every "N" Bars

      I am creating a 15 Bar Trade Setup. Is This Correct... No Trade Running> Indicator Appears > Every "N" Bars > MA X> MA > etc....

      If This Is Correct, I'm actually looking for the cross-over to occur within the 15 bars after the indicator appears. Does it matter what candle I set the cross-over condition to occur?

      REFERENCE: FILE: AUTONOMY PROGRAM (Block 51 Down) ❓ 😏

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Indicator Assist

      Hi, My strategy requires two custom indicators. I have an ICustom setup for one, but I do not know how to set it up and I have an EX. file on the other (Choppy Market Indicator)(Signal Line is required but current version does not buffer value)

      Are you capable in assisting me in getting these two indicators to function with my EA or do you have someone that I can pay for assistance?

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Progressive Entry Question

      Hello, Thanks for all the guidance.

      I am using an Slope Indicator for entry. However, I only want to enter one trade after the indicator changes polarity from neg to pos or pos to neg. After I am exiting the trade, the EA continues to place entries. Can you offer the specific guidance of how I can limit a trading condition to one execution in a neg or pos state of the Slope Indicator?

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Assistance With Custom Indicator

      This may be a long shot, but I loaded the CMI Indicator and I select the CMI Signal Moving Average for a condition to get value >40 or <40, but it seems to only default to the regular CMI kine and not the Signal line even tough I select it? is there anything you can do to assist? mystrategy only requires the CMI Blue Signal line value????

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Modify Stop Loss On Previous Candle Close

      Thanks!!!!!!!!! Is there a way to prevent a trade from occurring in the same bar as an exit?

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Stop Recalculations Glitching

      Thanks. One step ahead. Found That. But new issue regarding my new Stop Loss Post..... THANKS!!!

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Modify Stop Loss On Previous Candle Close

      Hi I have a working EA but I am using Modify Stop in a custom price formula. The formula is calculated from the previous bar, but the EA appears to be re-calculating on every tick of the current bar? It is modifying at high frequency and not upon the close of each bar? Assist please?

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Stop Recalculations Glitching

      I also noticed at shorter time frames, the EA is executing rapid trades and closes without properly placing the stop loss. The stop loss works sometimes and then fails to initiate immediately after a trade closes and gets re-triggered.

      posted in Questions & Answers
      M
      MIKEIKE
    • RE: Stop Recalculations Glitching

      Thank you for your guidance. I am using TEST EA 1 as the most current version of this strategy. It is running successfully until a trade is stopped out and then it stops running? Can you review and advise on my oversight? Thank You!

      posted in Questions & Answers
      M
      MIKEIKE
    • 1
    • 2
    • 3
    • 2 / 3