fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Zackry
    3. Posts
    • Profile
    • Following 2
    • Followers 6
    • Topics 82
    • Posts 407
    • Best 27
    • Controversial 0
    • Groups 0

    Posts made by Zackry

    • RE: saving last closed trade's profit or loss pips in variable

      @l-andorrà cool, thanks

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

      @spuzy said in [Custom Block Release] Send a message or screenshot to Telegram Blocks:

      hi spuzy everything was sorted out but all of a sudden it started to miss some code apparently its not picking the sendMessage code,
      0_1570088350436_Screenshot_3.png
      [
      [
      but obviously the code is inside the block
      0_1570088393156_Screenshot_4.png
      but its not being included in the code

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: saving last closed trade's profit or loss pips in variable

      @l-andorrà do you mean something like this ?
      0_1569888179510_Screenshot_1.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: saving last closed trade's profit or loss pips in variable

      @fabien-s thanks, but at the moment I am trying to figure out a way to keep everything inside of one ea file,
      So if I use this, I will have to send out the indicator along with the ea, which I don't want 😅😅😅

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: saving last closed trade's profit or loss pips in variable

      @fabien-s naaahhh these blocks sums up multiple trades and then save the result in the variable , i only need the last closed trade's statistics

      posted in Questions & Answers
      Zackry
      Zackry
    • saving last closed trade's profit or loss pips in variable

      is there any way of doing this:
      saving last closed trade's profit or loss pips in variable

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: pending order details

      @roar tried that as well... It didn't work its working thanks roar
      i was using the on trade event option , thats why it was mixing everything

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: pending order details

      @roar this is what i meant :

      i am trying to send pending order details to the telegram channel,
      so here is whats happening :

      i opened a buy trade and this is what i got in the telegram channel :
      0_1569561709491_Screenshot_13.png
      it sent the buy trade but also sent buy stop , buy limit , sell stop , sell limit which i didnt even placed on the chart

      then i placed a sell limit and it sent sell limit , but also sent buy limit :0_1569561860178_Screenshot_15.png

      then i placed buy limit , and it sent sell limit and buy limit both :
      0_1569561921150_Screenshot_14.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: pending order details

      @roar thanks roar i tried it before , but its mixing everything up ,

      posted in Questions & Answers
      Zackry
      Zackry
    • pending order details

      is it possible to get pending order details and save them into the variable ? like the price of pending order , the tp and sl and volume of the pending order ?

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

      @spuzy do you know what could be causing it to send two messages for every trade that is opened ? and the messages are a bit different from one another ...

      0_1569523131193_Screenshot_12.png

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @spuzy is there a way to make it work with the pending orders ? cuz i am trying to use for each pending order block and its not working maybe because of the condition of "on trade (event data)

      Edited : Never mind its working for pending orders as well

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @spuzy perfect,
      thanks again.

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @spuzy sorry for my previous post , apparently it was my stupid mistake , i was trying to post in the telegram channel , but i havent added the bot in the channel , (i must be going insane 😄 :D)
      anyways the whole tutorial is amazing , it easy to understand and its working perfectly many thanks for making the tutorial...

      just a quick question , how do i make it post the trade open price and the tp sl and lot size in telegram channel ?

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @spuzy hello spuzy , first of all thank a lot for such a detailed tutorial.

      secondly i am trying this according to the steps you mentioned and when i download the source code i got 2 errors, it was some syntax errors , 0_1569450998999_Screenshot_7.png


      so i did this :

      0_1569451017407_Screenshot_8.png

      and now the error are gone..

      but there is no message or the screenshot in the channel when the trade is created , i am sure i am doing something wrong

      please have a look at the below image , is this the way to do it ?
      0_1569451157944_Screenshot_9.png

      posted in Tutorials by Users
      Zackry
      Zackry
    • RE: communicate between 2 mt4 on same computer

      @trader-philipps thanks bro

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: communicate between 2 mt4 on same computer

      nope not the trade copier
      i have noticed something between two brokers and it can really give some good results ,
      its like this :
      mt4 A is the main trading account and mt4 B is another that confirms the signal...
      so when the conditions are met on mt4 B the EA see if the same thing happened on the mt4 A , if yes then "do this" , and if not then " do something else"
      i know it a strange concept that i am asking about , but as far as i have tested in visual testing , this strategy gives more than 95% accuracy (if not 100%) the entries are spot on , so much so that , when it give the signal the price does not go against the trade more than 3 pips ....i am saying this from the 6 month historic data that i checked and i only tested it on one pair do dont know if its gonna work on other pairs .
      the only downfall to this strategy is , it gives very minimum ammount signals 5 to 7 signals a month on one pair, and it could give these signals at any time , and there is no telling when the signal is gonna popup ,and i have robably 5 to 6 seconds to get into the trade or else it wont work.
      so i was thinking of making a robot that can act accordingly....

      it could be a huge breakthrough...or it could be nothing at all (maybe its just my brain playing tricks on me ) but i would like to test in the live market to see if it really is something good

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Buy and sell buttons won't work on live account?

      @clauscbh 0_1569141760041_Screenshot_5.png
      Try this in onchart tab

      posted in Questions & Answers
      Zackry
      Zackry
    • communicate between 2 mt4 on same computer

      is it possible for the 2 EAs built in fxdreema to communicate ?
      its like this:
      i attach one ea on one mt4 and the other ea on the other mt4 , both of these mt4 are on the same computer ,
      so if one condition happened on one mt4 then it checks if the same thing happened on the other mt4 as well , and if it did , then proceed ....

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Protecting our EA

      @haliloo i have also been looking for something like this for a while ...
      i guess send http response and get http response blocks could be useful in this scenario but i dont know how to use them...
      i hope someone can help in remote protection , because so many people have asked the same question before including myself

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 11
    • 12
    • 13
    • 14
    • 15
    • 20
    • 21
    • 13 / 21