fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. miro1360
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 257
    • Topics 27
    • Posts 1611
    • Best 192
    • Controversial 5
    • Groups 0

    Posts made by miro1360

    • RE: Notification options without MT4 installed on my phone

      I can partially resurrect your hope 😄 ...
      but only 2. option as email message I tried few months ago ... open Options in metatrader and click there on "Email" option and here it is ... enable it and fill all fields ... as example for gmail:

      SMTP server: smtp.gmail.com:465
      SMTP login: your email login
      SMTP password: your email password
      From: your email as "your.email@gmail.com" (without quotes)
      To: again your email "your.email@gmail.com" (without quotes)
      click on Test button to see, and wait for email, check also spam ... if delivered, click ok ... if not delivered, try to do something with firewall (allow metatrader here) and check all fields if are correct ...

      after that block "Send email" is doing his job and send email when is triggered based on previous conditions ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Tutorial Loop [advanced?] - find and save specific value from indicator history

      another example:
      https://fxdreema.com/forum/topic/5229/confirm-indicator-values-in-loop

      posted in Tutorials by Users
      M
      miro1360
    • RE: Confirm indicator values in loop

      https://fxdreema.com/shared/TXFmUq58d
      😉

      posted in Questions & Answers
      M
      miro1360
    • RE: Help wanted, please!

      if magic is 0, it must normally working ... when it is not, try different broker or new installation of metatrader (or installation of newest version) ... 😉
      here is buttons version (the same, only added buttons) https://fxdreema.com/shared/SBxzCtIpb

      posted in Questions & Answers
      M
      miro1360
    • RE: Help wanted, please!

      is your MagicNumber set to 0? because 0 is for manually opened trades .. or both EA must have the same magic number if you open trades with one EA and want close it with another EA ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Help wanted, please!

      you know what I dont like? when I investigate time to help somebody, when I am 99% sure that I am doing it right :D, somebody tell me it is not working - and than I test it because I trust somebody that somewhere is mistake because he proved it .... and after my test I see, that it is working 😄 ... (I added simple buttons to test it in tester) ... and it is working exactly as I expected and described it in first post .... pips are counting, I just must proved myself ...

      0_1509014170644_0b709360-1705-4812-afb8-ad0d83105776-image.png

      0_1509014179737_dae19dc9-f51d-48e9-b9e7-131ae26ffa87-image.png

      0_1509014187112_3ffc0796-8034-49d5-80b9-6d90d94a5ec2-image.png

      0_1509014195048_de3e1953-146b-48fe-b6d4-a00b56d3eaf1-image.png

      0_1509014204967_94976abb-2266-4b52-8790-8c58e1a67893-image.png

      0_1509014214719_9f7a8432-a820-4d5a-a274-02fb4005b7d8-image.png

      0_1509014223326_3b02b03a-3557-43d5-9737-317a487eabce-image.png

      yes here with profitOpen:
      0_1509014548228_84ed4221-7292-4600-9b62-490c00029b0e-image.png

      posted in Questions & Answers
      M
      miro1360
    • RE: Help wanted, please!

      For each trade blocks are working as "loop" for trade conditions which you specified ...
      .... maybe this can working, I have not tested it ...
      https://fxdreema.com/shared/YSMm3lMKd
      .... I added here one condition for situation, when sum of closed trades reached Targed, and when you open new trade, it will be immediately closed because profit sum of all opened trades (with small profit) + history profit still be higher as targed .... so after "close all" is EA terminated ... and you need "check" or something manually, if profit of history trades pass your next trades opening, and you can specify unix timestamp value (it is time in seconds from year 1970 to now), you can use this converter to get right timestamp from specific date:
      http://www.onlineconversion.com/unix_time.htm
      ... ... of course you can somehow automate it all with more condition blocks and another logic/variables/conversions, but that is for loooonger testing and failing and testing and ... 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: OrderModify error 130

      and take into account also reasons from brokers antiscalp plugin (which is also activated for agressive trailing stops) 😄 ... this plugin just reject your request and send info into log that your request was not accpeted for many reasons 😄 ... and here is nothing you can do with this (only avoid agressive trailing or scalping or another broker 😄 ) ... ...

      posted in Questions & Answers
      M
      miro1360
    • RE: OrderModify error 130

      yes, but you need create here whole trailing ... or combination of normal blocks + custom code block (with code for modifying stops into both directions - because SL have possibility goes into "possitive" when it is as trailing ... ) ...

      posted in Questions & Answers
      M
      miro1360
    • RE: OrderModify error 130

      it is little complicated 😄

      posted in Questions & Answers
      M
      miro1360
    • RE: Question: does a new bar count as a new tick?

      I dont think, ... because tick is difference in price ... candles are only system of time sorting in price or price changes ... in "on Tick" section it must be tick for this event ...

      posted in Questions & Answers
      M
      miro1360
    • RE: OrderModify error 130

      this worth a try 🙂

      posted in Questions & Answers
      M
      miro1360
    • RE: OrderModify error 130

      I think this error is caused when broker reject your request for modify order, you can not do much for this issue (it depends on broker) ... why broker is doing this ... because, most brokers are using some automated antiscalping plugins which are controlling traders behaviour - I mean, if trader is not very agressive (scalping trading) ... into scalping can be achivied also agressive trailing-stop and moving stops by 1 pip and stops too close from open/close price ... if you want avoid this issue, you have only few options:

      • find super scalping broker (I dont know if any exist, when you trade greater volume, no one want see you scalping 😄 ), or
      • change trailing stop limits (like fewer agressive) ...
      posted in Questions & Answers
      M
      miro1360
    • RE: Check margin for pending orders

      I think, your formula is right, but you need add few stuffs into calculation .... read:
      https://support.fxopen.com/knowledgebase/article/View/234/466/reserving-margin-for-pending-orders
      here is simplified about leverage and margin:
      https://www.luckscout.com/leverage-margin-balance-equity-free-margin-and-margin-level-in-forex-trading/

      posted in Questions & Answers
      M
      miro1360
    • RE: Critical Error,array out of range

      use Dark pink blocks because they select trade, when trade is selected, you can work with them (with light pink blocks or in Modify/Condition blocks) ...

      0_1508173117173_a36bc2be-3d73-41c3-a80c-541b2e470329-image.png

      here are 3 different dark pink blocks ...

      instead of them you can also use block Bucket of trades ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Critical Error,array out of range

      on Trade things can be used only in "on Trade" section, together with main on Trade blocks ...

      posted in Questions & Answers
      M
      miro1360
    • RE: How to sum up 100 variables at a time ?

      https://fxdreema.com/shared/ZOSv1GAMd

      posted in Questions & Answers
      M
      miro1360
    • RE: How to sum up 100 variables at a time ?

      using custom code block ...

      posted in Questions & Answers
      M
      miro1360
    • RE: Indicator on indicator

      this can be done only with custom indicator ... this custom indicator imported into fxdreema in My indicators and working with this imported one ...

      posted in Questions & Answers
      M
      miro1360
    • RE: NormalizeDouble not working... long flating numbers issue...

      perfect, DoubleToString is good function 😉 ... I almost forget that one ...

      posted in Bug Reports
      M
      miro1360
    • 1
    • 2
    • 34
    • 35
    • 36
    • 37
    • 38
    • 80
    • 81
    • 36 / 81