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 54
    • Posts 223
    • Best 5
    • Controversial 0
    • Groups 0

    Posts made by 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
    • RE: strategy result .. whats your comments !!?

      @jsauter86 the result here is for 5 months at one instrument pair .. if i use it at other two or more instrument that has almost the same wave notation (definition we use to explain each instrument behavior ) that would be satisfying for me and many other

      posted in General Discussions
      S
      saeed 2
    • RE: Bucket of trades in tutorials

      @l-andorrà yeah i noticed yesterday and sorted out .. now its working and conditions updated .. thanks a lot

      posted in Questions & Answers
      S
      saeed 2
    • RE: strategy result .. whats your comments !!?

      @roar 30 trades is logic here because when accurate certain conditions occurred .. EA will operate .. used it manually and it worked with me like more than 90% thats why i program it here .. but even though having low modeling quality is not accepted and will work on it too .. thanks

      posted in General Discussions
      S
      saeed 2
    • RE: strategy result .. whats your comments !!?

      @l-andorrà im working on that to have a more reliable test result .. thanks

      posted in General Discussions
      S
      saeed 2
    • RE: Just finished EA what you think ? one chart running EA opearte other selected pairs .. how ?

      i will test it at real source base to verify the strategy .. good point

      you know how to attach a background at chart and from that chart i can enable selected pairs to trade from same chart ?

      posted in Questions & Answers
      S
      saeed 2
    • RE: strategy result .. whats your comments !!?

      @jsauter86 i will try to test it at tick data suite if result at mt5 not same as in mt4

      posted in General Discussions
      S
      saeed 2
    • RE: strategy result .. whats your comments !!?

      good point .. i will test it in MT5 and will see the result .. thanks

      posted in General Discussions
      S
      saeed 2
    • strategy result .. whats your comments !!?

      0_1610450852106_result1000AC.png

      posted in General Discussions
      S
      saeed 2
    • Just finished EA what you think ? one chart running EA opearte other selected pairs .. how ?

      i just finished my EA .. i want your honest comments and criticism in any aspects

      also i have two questions ... when i run the EA at one chart i need two things .. :

      1. whole chart will display a background JPG picture and it shows counts of closed trades with profits and pips hunts

      2. this only chart will also open positions of other selected pairs that i specify in variables to (Enable or disable)

      thanks for your time and comments in advance

      0_1610446546947_Screen Shot 2021-01-12 at 1.47.54 PM copy.png

      posted in Questions & Answers
      S
      saeed 2
    • RE: Bucket of trades in tutorials

      my conditions supposed to work and activate ,, where is the mistake ?

      thanks

      posted in Questions & Answers
      S
      saeed 2
    • RE: Bucket of trades in tutorials

      96 70 to show the pips gap from entry price .. i don't know where to attach it

      yeah no need for those below 59 .. i just copy paste them from tutorials and don't know where to attach them

      posted in Questions & Answers
      S
      saeed 2
    • RE: Bucket of trades in tutorials

      https://fxdreema.com/shared/T8iUPUFO

      i want to see the open trades and trades closed with pips

      also running trade how to show the pip gap from entry price

      i have also an issue in conditions which i don't know why its activating when condition meets

      ex. three MA 34 8 & 3 ... if 34 below 8 / 3 above 8 / one candle before 3 cross over 8 / ADX above 22 ... open trade

      close trade when 3 cross below 8 .... or .....34 below 8

      i did all conditions but still not working

      posted in Questions & Answers
      S
      saeed 2
    • Bucket of trades in tutorials

      i copy the example you attach it at tutorials to my EA to show the count of open trades and total pips at chart but its not showing

      could anyone please refer where shall i attach those conditions / orders at my EA

      is it before " no trades " or before " if trades "

      thanks

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