fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Paihdt
    P
    • Profile
    • Following 1
    • Followers 0
    • Topics 15
    • Posts 56
    • Best 2
    • Controversial 0
    • Groups 0

    Paihdt

    @Paihdt

    2
    Reputation
    304
    Profile views
    56
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Paihdt Unfollow Follow

    Best posts made by Paihdt

    • RE: EuroScalper Ea 300% profit

      @alphaomega nothing special about this ea.. a lot of martingale ea same like this ea..
      bull candle buy, and keep layer on bear candle if wrong direction and averaging TP.. vice versa for sell.. only can use on cent account or 10000$ standard account and it can blow your account in 1 day

      posted in Questions & Answers
      P
      Paihdt
    • [TUTORIAL] How to Enable/Disable virtual stop loss on EA Input

      Please share if you know any other easy method.

      0ed23e5d-676f-4c4e-b90c-a675a2aa64da-image.png

      1. Create boolen for Virtual Stop Loss

      2. Download as .mq4 file format and open it on metaeditor.

      0a065c81-562d-47a8-883f-1d8712e1802b-image.png
      3. Delete this paragrah "define VIRTUAL_STOPS_ENABLED 0 // enable virtual stops"

      c3dfa972-c4d4-41d6-afe9-74193641f07e-image.png
      4. Copy before you delete or you can type VIRTUAL_STOPS_ENABLED

      9557fbff-d9cf-4bb3-a31c-1002c2088286-image.png
      5. Replace HideSLTP to VIRTUAL_STOPS_ENABLE

      3b24abe2-1aab-4088-b00d-c8f18f611ffb-image.png

      1. Under OnInit also replace HideSLTP to VIRTUAL_STOPS_ENABLE

      2. Then you can compile and test it.

      posted in Tutorials by Users
      P
      Paihdt

    Latest posts made by Paihdt

    • RE: FIBO LABEL NAME

      @Pyro may share you idea?

      posted in Questions & Answers
      P
      Paihdt
    • RE: Calculate High and Low Distance

      @jstap Thats will only give price different. I need result in pips
      with my current method i need to multiply the result with factor like for 5d.p symbol x 0.0001, 2d.p symbol x 0.01

      and some symbol will give wrong result

      posted in Questions & Answers
      P
      Paihdt
    • Calculate High and Low Distance

      Hi,

      How to measure distance in pips from 4 candle formation Highest and Lowest price?

      posted in Questions & Answers
      P
      Paihdt
    • FIBO LABEL NAME

      Hi, did anyone know how to make fibo label name as photo below?
      I try to writing same thing inside level box such as (0 %$ Start) but still showing only value 0

      TQ

      7190e017-65ae-4f23-95c3-8757a74bffa4-image.png

      posted in Questions & Answers
      P
      Paihdt
    • RE: Easy way to make ENUM

      @BBMess dont made you life complicated. for MA just write down what it suggest on the box. dont need to create manual enum
      38836d49-6b93-4620-8aef-9482eb8d0d31-image.png

      posted in Tutorials by Users
      P
      Paihdt
    • RE: confluence

      @mr-lenny try with variable.. signal on h1 variable1=1, signal on h2 variable2=1, signal on h3 variable3=1.

      then using block condition, if variable1=1, variable2=1, variable3=1, then put entry.

      reset the variable1,2,3=0, if trade closed

      posted in Questions & Answers
      P
      Paihdt
    • [TUTORIAL] How to Enable/Disable virtual stop loss on EA Input

      Please share if you know any other easy method.

      0ed23e5d-676f-4c4e-b90c-a675a2aa64da-image.png

      1. Create boolen for Virtual Stop Loss

      2. Download as .mq4 file format and open it on metaeditor.

      0a065c81-562d-47a8-883f-1d8712e1802b-image.png
      3. Delete this paragrah "define VIRTUAL_STOPS_ENABLED 0 // enable virtual stops"

      c3dfa972-c4d4-41d6-afe9-74193641f07e-image.png
      4. Copy before you delete or you can type VIRTUAL_STOPS_ENABLED

      9557fbff-d9cf-4bb3-a31c-1002c2088286-image.png
      5. Replace HideSLTP to VIRTUAL_STOPS_ENABLE

      3b24abe2-1aab-4088-b00d-c8f18f611ffb-image.png

      1. Under OnInit also replace HideSLTP to VIRTUAL_STOPS_ENABLE

      2. Then you can compile and test it.

      posted in Tutorials by Users
      P
      Paihdt
    • RE: Ex4 files can't be imported

      i dont think you can import ex4 format. even you create with fxdreema.. if possible then easy for paid ea by fxdreema been crack over here

      posted in Bug Reports
      P
      Paihdt
    • Price Level From Text Object

      Hi, how to get price level form Object Text?

      What I need is what price level for Text Level on chart

      https://fxdreema.com/shared/njSwMoHwc

      2af4e9c9-be71-4564-ae9a-ddbc09cf7929-image.png

      posted in Questions & Answers
      P
      Paihdt
    • RE: MA strategy with RSI+MA

      You cannot add MA into RSI window using fxdreema !
      Try looking for custom indicator to achieve this.

      posted in Questions & Answers
      P
      Paihdt