fxDreema

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

    pips 0

    @pips 0

    0
    Reputation
    2
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pips 0 Unfollow Follow

    Latest posts made by pips 0

    • RE: Betting system

      so to be specific maybe say candle close/open at 08:00, so when its 08:00 every morning a trade just opens

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      hi @jstap thank you so much it works well, I have another question how do i open a trade daily at exactly the same time say 08:00, how exactly are the conditions laid out and also is it all under the ontick tab?

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      @jstap thank you il test this and advise

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      @jstap https://fxdreema.com/shared/YGn6rH2Cd

      i used chatgbt to convert the code from mql4 to mql5

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      @jstap yes and it gives the following errors

      Compilation errors
      'MarketInfo' - undeclared identifier
      ')' - expression expected
      ',' - unexpected token
      'Symbol' - some operator expected
      ')' - unexpected token

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      may you please also assist @jstap

      posted in Bug Reports
      P
      pips 0
    • RE: Betting system

      @l-andorrĂ  https://fxdreema.com/shared/WzEI7QhLb

      Screenshot_6-11-2024_13513_fxdreema.com.jpeg

      I am trying to use the code below instead of 0.1:
      0.02*AccountBalance() / MarketInfo(Symbol(),MODE_MARGINREQUIRED)

      Or this:
      (2.0/100)*AccountBalance() / MarketInfo(Symbol(),MODE_MARGINREQUIRED)

      seems its not compartible with mql5 maybe works on mql4, so i would like to have my initial risk at 2% of my account balance instead of having a fixed lot size of 0.1

      posted in Bug Reports
      P
      pips 0
    • Betting system

      hello @fxDreema Does this work on MT5 i am getting an error i want to replace the initial 0.1 with a fixed risk of 2% as well.Screenshot_5-11-2024_13944_fxdreema.com.jpeg

      posted in Bug Reports
      P
      pips 0
    • RE: Betting custom sequence risking % of Equity

      @jstap im trying to open my trades using custom sequence, the only option i see is under base volume where i can manually enter the lot size for first trade of the sequence, what i want to do instead is have the option to open trades at 1% of account size (having a stoploss of 2Atr for each trade) then thereafter if a loss occurs the trades follow the sequence

      for example if my sequence is 1,2,3 then first trade risks 1% of account size and stoploss is always 2atr, if loss occurs second trade risks 2% and third risks 3% of account size then it resets when i make profit.

      the big issue is under Base volume where i need maybe custom code to calculate 1% of account balance. i hope it makes sense

      posted in Questions & Answers
      P
      pips 0
    • RE: Betting custom sequence risking % of Equity

      @pips-0 @jstap please assist

      posted in Questions & Answers
      P
      pips 0