fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    گروه روبومستر سلیمانی خواه

    Questions & Answers
    431
    2218
    450066
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mortezaalishahi899 last edited by

      سلام درود
      چرا گروه دیگه فعال نیست؟

      roteyl 1 Reply Last reply Reply Quote 0
      • N
        Nassersafari last edited by

        سلام توی برنامه اگر بخواهیم پنجاه تا کندل را بالای مووینگ اورج قرار دهیم کدش چجوری نوشته میشه لطفا راهنمایی کنید

        H 1 Reply Last reply Reply Quote 0
        • H
          HojjaT @hadi2020 last edited by

          @hadi2020 فایل باز نمیشه
          اول باید خودت این لینک رو تو کاپیوتر خودت باز کنی بعدش لینک تو نوار بالا رو کپی کنی اینجا

          A 1 Reply Last reply Reply Quote 0
          • H
            HojjaT @Nassersafari last edited by HojjaT

            @Nassersafari
            آموزش قسمت loop رو ببین شاید تونست کمکت کنه

            N 1 Reply Last reply Reply Quote 0
            • N
              Nassersafari @HojjaT last edited by

              @HojjaT سلام با لوپ نوشتم که پنجاه تا کندل بالای مووینگ اورج را برای من انتخاب کنه اما بعضی جاها کندل های زیر مووینگ را هم اضاف میکنه نمیدونم مشکل کجاست

              1 Reply Last reply Reply Quote 0
              • E
                ehsanarab last edited by

                با سلام
                رباطی که درست کردم تا آخرین بلاک درست عمل میکنه اما وقتی کاندیشن بلاک بهش اضافه میکنم تو آخرین مرحله (بلاک 52)، یکی از پارامترها تغییر میکنه. بلاک 46 و بلاک 51 هردو باید یک مقدار رو نشون بدن اما این اتفاق نمیوفته. میتونید بفرمایید دلیلش چیه.
                https://fxdreema.com/shared/gjxdQMSB

                1 Reply Last reply Reply Quote 0
                • H
                  hadi2020 last edited by

                  سلام چرا delay کار نمیکنه shared/7kwt15L7

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    ehsanarab @hadi2020 last edited by ehsanarab

                    سلام به جای اینکه زمان رو داخل خود بلاک تعریف کنی براش یه کانستنت درست کن و تایپ رو اینتگر در نظر بگیر.

                    1 Reply Last reply Reply Quote 0
                    • mrfathiyan
                      mrfathiyan last edited by

                      @jstap
                      Hello Dear friend
                      How can I convert the price to Y_distance in chart pixels?
                      If there is a formula, please write it
                      Actually, the main question is, I have a rectangle on the chart with x=0 & Y=200 coordinates, but when I want to dragg it, I want only Y coordinates to change and the Y_distance connected to price level?
                      I hope I have been able to convey my meaning
                      thanks for helping

                      1 Reply Last reply Reply Quote 0
                      • jstap
                        jstap last edited by jstap

                        You can do it with time and price: ChartXYToTimePrice
                        ChartTimePriceToXY
                        Converts the coordinates of a chart from the time/price representation to the X and Y coordinates.

                        bool ChartTimePriceToXY(
                        long chart_id, // Chart ID
                        int sub_window, // The number of the subwindow
                        datetime time, // Time on the chart
                        double price, // Price on the chart
                        int& x, // The X coordinate for the time on the chart
                        int& y // The Y coordinates for the price on the chart
                        );
                        Converts the X and Y coordinates on a chart to the time and price values.

                        bool ChartXYToTimePrice(
                        long chart_id, // Chart ID
                        int x, // The X coordinate on the chart
                        int y, // The Y coordinate on the chart
                        int& sub_window, // The number of the subwindow
                        datetime& time, // Time on the chart
                        double& price // Price on the chart
                        );

                        Learn fxDreema Without the Wait!

                        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                        Don’t miss out

                        Click here➡️ https://mybook.to/fxDreema to get your copy today!

                        Enjoy! 😊

                        1 Reply Last reply Reply Quote 0
                        • mrfathiyan
                          mrfathiyan last edited by

                          @jstap
                          thank you so much for replying. actually I have the horizontal line in chart and no time value but when I run the code , it's return 1 why? where did I wrong in code?
                          ChartTimePriceToXY(0,0,5,sl_price_level,x,y);
                          y_distance=y; //the y_distance is my Y coordination

                          1 Reply Last reply Reply Quote 0
                          • H
                            hasan balkanlou last edited by

                            من چطور میتونم هنگامی که تو سود هستم ازنصف حجم خارج بشم بقیش به tpبخوره

                            mrfathiyan 1 Reply Last reply Reply Quote 0
                            • mrfathiyan
                              mrfathiyan @hasan balkanlou last edited by

                              @hasan-balkanlou
                              با استفاده از بلاک close (partially)
                              در قسمت loop for trades and order
                              میشه پیداش کرد.
                              پیروز باشید

                              1 Reply Last reply Reply Quote 0
                              • H
                                hamid.J last edited by

                                سلام بچه ها کسی تونسته ربات سودده بنویسه؟ چون من نتونستم هنوز رباتی رو ران کنم و همش به مشکل میخورم. استاد میگن همه دارن خوب کار میکنن میخوام ببینم مشکل از منه یا دوره بازدهی مناسب برای همه نداشته؟

                                1 Reply Last reply Reply Quote 0
                                • E
                                  ebrahimes last edited by

                                  یه متغیر میخوام داشته باشم که تایم اخرین باز شدن معامله رو داشته باشه . کسی میدونه چطوری میشه ؟
                                  و نوع متغییرش چی باشه

                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    ebrahimes @ebrahimes last edited by

                                    @ebrahimes یعنی بگه چند ثانیه یا ساعت از اخرین معامله گذشته

                                    mrfathiyan roteyl 2 Replies Last reply Reply Quote 0
                                    • mrfathiyan
                                      mrfathiyan @ebrahimes last edited by

                                      @ebrahimes
                                      خوب ببین عزیزم نمی تونه بهت بگه چقدر گذشته ازاش
                                      شما اولا باید داخل یک متغییر int or double
                                      ذخیره کنی تایم رو که به unix می ده
                                      بعد بیای و با استفاده از فرمول متغییر رو به زمان برگردونی

                                      E 1 Reply Last reply Reply Quote 0
                                      • jstap
                                        jstap last edited by

                                        https://fxdreema.com/shared/4a84M1fVc you have half of this backwards, the reason to use 0 is to make code aware of where it's working, to get a sl level you need to use pink blocks, for each trade, modify variables, with the stoploss loop inside, put this into a comment, when working, put into the above code.

                                        Learn fxDreema Without the Wait!

                                        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                        Don’t miss out

                                        Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                        Enjoy! 😊

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          ebrahimes @mrfathiyan last edited by

                                          @mrfathiyan خب من با
                                          for ech open trade
                                          یه متغیر
                                          datetime
                                          رو زمان دهی میکنم
                                          ویه بلاک چک کردن شرط متغیر اول رو از زمان فعلی کم میکنه داخل متغیر دوم میریزه.
                                          ولی متغیر دوم یه زمان میده سال و ساعت و دقیقه
                                          نمیخوام این متغیر دوم سال و ماه و ساعت اینا باشه . میزان فاصله دوتا متغیر زمان رو به ثانیه بده
                                          چطوری میتونم؟

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Spr4525 last edited by

                                            سلام از دوستان کسی هست اکانت پرمیوم داشته باشه ی تایمی لطف کنه بده منپ(در حد چند ساعت منظورمه)؟هزینه هم هرچی بشه روی چشم میزارم
                                            چون زیاد استفاده ندارم از سایت میگم اینو
                                            اگه کسی مایل بود به این ایدی پیام بده
                                            TEL ID: @spr554

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 91
                                            • 92
                                            • 93
                                            • 94
                                            • 95
                                            • 110
                                            • 111
                                            • 93 / 111
                                            • First post
                                              Last post

                                            Online Users

                                            F
                                            A
                                            E
                                            M
                                            E
                                            T
                                            S
                                            A
                                            M
                                            M
                                            E
                                            C
                                            M
                                            L
                                            F

                                            31
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors