fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. saeed 2
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 3
    • Topics 53
    • Posts 216
    • Best 5
    • Controversial 0
    • Groups 0

    Posts made by saeed 2

    • RE: Option to Add at Applied Price if that possible

      i hope a programmer would bypass here and clarify this issue if it could be added .. thanks again

      posted in General Discussions
      S
      saeed 2
    • RE: Option to Add at Applied Price if that possible

      @l-andorrà I wish if FXdreema can add this option .. thanks a lot

      posted in General Discussions
      S
      saeed 2
    • Option to Add at Applied Price if that possible

      Good morning Sir

      Applied price at included indicators has options (open / close / median etc )

      Is it possible to Add " current Price " at applied price ? im struggling to find a way to apply this option at indicators to achieve a target

      thanks for your time and assistance

      posted in General Discussions
      S
      saeed 2
    • RE: Trail stop clarification

      @l-andorrà thanks sir .. u alwyz assist me

      posted in Questions & Answers
      S
      saeed 2
    • Trail stop clarification

      please correct me if these parameters at trail stop block for this example is right:

      lets say TP 30 pips ... SL 50 pips

      IF ... price is 10 pips in profit ... SL should be adjusted tp BE
      IF ... price is 20 pips in profit ... SL should be adjusted to BE+10

      So,

      trail start ... "pips from open price" = 10 pips
      trail step ... 10 pips
      trail stop ... 10 pips

      thanks for your time

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to Import an EA and Just Lock it with Account ID and name of User

      @bablaasnani hard to find trusted decompiler ..

      posted in Questions & Answers
      S
      saeed 2
    • RE: View earnings for today, last week, last month, last year

      i need this one too and can't figure it out so far

      posted in General Discussions
      S
      saeed 2
    • RE: How to Import an EA and Just Lock it with Account ID and name of User

      @l-andorrà can we decompiled EA here at FXDREEMA ?

      posted in Questions & Answers
      S
      saeed 2
    • RE: Candle ID

      @miki
      now its clear .. i need to change the correlation

      thanks for bypass and assistance

      posted in Questions & Answers
      S
      saeed 2
    • RE: Candle ID

      a certain candle formation based on wick and body pips size im looking to see for the next candle (-1) if current tick conditions met .. not haiken ashi

      so if i specify in condition (-1) candle and specify the condition im looking for while the current tick already matched with given conditions ... the EA will wait for next candle (closed price ) with the formation detail i specify then it will open a trade ? correct ?

      thanks for assistance and time

      posted in Questions & Answers
      S
      saeed 2
    • Candle ID

      if candle ID is 0 .. it means the current tick

      if its 1 .. it means the previous one

      so.. if its ( - 1 ) ... does that means the candle right after the current one ?

      thanks

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      sorry for late reply sir, i found it and its working now

      thanks a lot for your time and assistance

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      @saeed-2

      @l-andorrà
      @roar

      could you please help me to resolve this issue

      thanks lot

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      @ambrogio

      i just finished this correlation .. i will check if it works

      0_1611667450577_check trade count.png

      see its like that ..

      1. current market >> EURUSD
      2. once per bar >> 1
      3. check trades count >> less than 3

      each with different parameters and conditions

      i have one more question .... regarding trailing stop (stop loss ) >> i need to apply this concept >> if equity % is less than 20%, soft stop loss will be adjusted to another far pips ..

      example .. initial SL = 80 pips ... equity % less than 20% .. when price hit initial SL .. trailing stop will shift the SL to 160 pips from open price distance

      how can i apply it ?

      thanks a lot sir for your assistance and time .. you helped me a lot in this discussion .. thanks

      posted in Questions & Answers
      S
      saeed 2
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      wow .. thats so impressive .. thanks a lot for such an amazing tutorials .. can i havethe modified file for telegram sending signals as shown in this tutorials .. im not a programer

      thanks a lot for this tutorial

      posted in Tutorials by Users
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      @ambrogio shared/8ADleW5Mb

      what im trying is to have this concept :

      here i have group 1 2 3 4 .. when EA start operating .. when any of these conditions met .. EA will open a ( only one )trade ..

      • IF first trade still open and conditions met for any of them .. second trade will open .. so now i will have two open trades

      *IF first and second trades are "same" type "buy buy or sell sell " AND both of them still active AND conditions met for remaining groups .. third trade will open as opposite type " if first second active trades are buy .. the third one will sell if conditions met.

      IF first trade is buy type and second trade is sell trade .. EA will not open any new trades until one of opened trades closed

      please check the attached file and try to assist me .. thanks a lot for your time and assistance

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      @ambrogio said in How to open a new trade if existing one still active ?:

      If you put one per candle and specify passes 2 times, he puts two orders on the same candle, and then another two on another candle if the condition is met. Is that what you want? no , what i want is to have a maximum open trade (2) for specify symbol ... lets say conditions met to buy for "EURUSD" .. the trade is active foe couple of hours and suddenly the trend reverse and sell conditions met .. so i need EA to open a sell trade .. in this scenario i need only maximum two open trades and don't want to open anymore unless one of these closed ..

      it could be the opposite .. buy trade EURUSD is active for couple of hours and conditions met again to open another buy trade EURUSD ... so here i have two buy trades and i don't want to have any more trades till one of them closed.

      i guess if i remove "once per bar" for attached picture .. i can have only two trades and it will work .. i will try when market opens

      regarding specify the pair currency .. can i use " symbol specified " at "NO TRADe" ? or i have to use "set current market" ?

      thanks a lot for your time and assistance

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      @ambrogio 0_1611477137749_Screen Shot 2021-01-24 at 12.27.24 PM copy.png

      so by using once per bar the connections between blocks will be like this .. correct ? Maximum times to pass ( 2 ) because i need only two active trades

      also a question sir .. i want to specify 12 pair currency only .. each with different parameters .. so in this scenario two things i need to follow:

      1. If trade / buy now & sell now / no trade .. Symbol mode ( specified ) and i fill in the specified symbol ( lets say EURUSD )

      Note ... if the account is standard and using "m" like EURUSDm .... if i specified in symbol (EURUSD) the EA will recognize the pair ? or i need to add "m" ?

      1. i need to have 12 different structure combination connection same as the attached picture .. each with different parameters and specified symbol ?

      Note .... Group # ... since i will have 12 difference structure and each with specified symbol .. do i need to have 24 Group# in total since each structure needs two .. or since each structure is specified by certain symbol i can use only group# (1) and group #(2) ?

      thanks a lot for your time and assistance again .. appreciated

      posted in Questions & Answers
      S
      saeed 2
    • RE: How to open a new trade if existing one still active ?

      so i need two " NO TRADE " and one " IF TRADE "

      First " no trade " will be group (1) and all ( buy now and sell now ) is group (1)

      Second " no trade " will be group (2) and all ( buy now and sell now ) is group (2)

      IF trade .. no need to assign group (1) and group (2)

      correct ?

      thanks for your quick reply and assistance

      posted in Questions & Answers
      S
      saeed 2
    • How to open a new trade if existing one still active ?

      By using Check Trade " no trade / if trade " .. in this scenario only can have one open trade

      how can i open a second trade while the first trade still active under certain condition .. and the maximum active trade will be two only

      ex. No trade has " buy now and sell now " .. EA based on conditions trigger the "buy now" and now i have one active trade .. after few hours the "buy now" is still active but conditions of "buy now OR sell now" is matched but because of "no trade" i can't open a second trade

      how can i let the "NO TRADE" open the second trade while first trade still active ... and no way to open a third trade till one of these open trades closed BASED on "If Trade"

      posted in Questions & Answers
      S
      saeed 2
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 8 / 11