Mini Traders
Mini Traders
  • 86
  • 119 583
Python Numpy Module - Everything You need to know - Algo Trading - E28
Numpy is a great module for numerical calculation in python programming. As the Runtime is an important factor when you think about algotrading numpy becomes more important. in this video of our comprehensive algotrading course we have talked about numpy and everything you might need about it.
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes.
Download Resources:
Numpy Docs:
numpy.org/doc/stable/
Video Notebook:
drive.google.com/drive/folders/1CE-AEQBtAiPGjzTgyn3KJnGqzbpkRm6a?usp=sharing
00:00 Intro
01:02 installation
01:18 Creating Arrays
01:34 Dimensions
02:35 Indexing
04:14 Slicing
05:40 Copy - View
06:42 Shape of Array
07:57 Reshape
09:32 Iteration
10:28 Concatenate
10:58 Split
12:01 Sort
12:23 Search
12:55 Filter
Переглядів: 4

Відео

Python Datetime, Math, JSON, Error Handling - Algo Trading - E27
Переглядів 52Місяць тому
This video is the last part of python programming Basics. We have talked about 4 important topics which are used commonly in algotrading. datetime , math , Json and error handling. IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. Download Resourc...
4 Free BackTesting Tools with cons and pros - Downloads available
Переглядів 212Місяць тому
Backtesing is one of the most important steps for becoming a profitable forex trader but it can be a hard work if you do not have proper tools for it. In this video we have introduced 4 Great backtesting tools . every tool is great but they have cons and pros so I recommend watch whole video and select the best tool which gives you best application. Free Download Links Download FX blue Trading ...
Python Modules - Algo Trading - E26
Переглядів 19Місяць тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about modules in python. As a forex, stock markets, cryptocurrency, .... trader you have access to lots of modules and libraries to develop your stra...
Python Object Oriented Programming - Algo Trading - E25
Переглядів 572 місяці тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about Object Oriented Programming using python. As a forex, stock markets, cryptocurrency, .... trader you must know OOP to be able to handle the fil...
Python Functions - Algo Trading - E24
Переглядів 422 місяці тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about For Loops where we are going to use functions as a professional programmer. When we are about Writing large algorithms for trading we would nee...
Python For Loops - Algo Trading - E23
Переглядів 253 місяці тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about For Loops where we are going to use For loops to be able to do things repeatedly and also iterate some of the data. we have covered simple exam...
Set SL and Tp Automatically in MT5
Переглядів 4,8 тис.7 місяців тому
After Finding a Trading opportunities in forex market it would be pleasing to just Enter to the market and let metatrader 5 Set Stoploss and Take profit automatically. this video is going to help you do this. Download EA: drive.google.com/file/d/1Vvh0YjDas1rcFSovBu_CsGQuv3-cWjrf/view?usp=sharing
Python While Loops - Algo Trading - E22
Переглядів 848 місяців тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about While Loops where we are going to use while loops to be able to do things repeatedly. we have covered simple examples from context of forex , s...
Practical use of "if Statements" - Algo Trading - E21
Переглядів 509 місяців тому
This video of Our Comprehensive algo trading is about if statements examples , where we need to you if , elif , else to define our conditions. it needs high amount of practicing. we have covered simple examples from context of forex , stock market and other financial markets for you to see how it can be helpful in every buy and sell decision you are going to make in this markets using your algo...
Python Making Decisions Using if Statements - Algo Trading - E20
Переглядів 249 місяців тому
IMPORTANT: As we know your time is valuable we do NOT pause between videos because the speed of learning is different among learners so it is up to you to pause between Video to understand the codes. This video of Our Comprehensive algo trading is about if statements, where we need to you if , elif , else to define our conditions. it needs high amount of practicing. we have covered simple examp...
Python Dictionaries - Algo Trading -- E19 --
Переглядів 269 місяців тому
dictionaries in python programming like other collections make it easier for an algo trader to gather data together specially when we are working with time series data like forex pairs prices or technical indicators. this video of comprehensive algo trading course is about dictionaries and related manipulations. Download Codes: drive.google.com/drive/folders/1Kw9dCCbE1iJu2dTZ0juVflm4-2RBLYq9?us...
Python sets - Algo Trading -- E18 --
Переглядів 5610 місяців тому
Sets are like Lists and Tuples in python programming make it easier for an algo trader to gather data together as collections specially when we are working with time series data like forex pairs prices or technical indicators. this video of comprehensive algo trading course is about Sets and related manipulations. Download Codes: drive.google.com/drive/folders/16VDveVn2LutSUvipk9wkKH7lTyDpcLWc?...
Python Tuples - Algo Trading -- E17 --
Переглядів 3410 місяців тому
Tuples are like Lists in python programming make it easier for an algo trader to gather data together specially when we are working with time series data like forex pairs prices or technical indicators. this video of comprehensive algotrading course is about Tuples and related manipulations. Download Codes: drive.google.com/drive/folders/1ozBxxL3EldL8J9pXCnS-nqiYu1O-6wLw?usp=sharing
How Much is the Optimal Lot size? - Lot Size Calculator
Переглядів 30411 місяців тому
Free Downloads Available in description ! We Find Trading opportunities in Forex market. we set entry , Stop loss and Take profit. how much money do we need to involve . How much lot size should we take. this video is talking about this using a Formula for manual calculation and also and EA for automating it for metatrader 4. Downloads: drive.google.com/drive/folders/1ZC_esnZj5ikp6DUg8KmW4Skm2K...
Python List - Algo Trading -- E16 --
Переглядів 4011 місяців тому
Python List - Algo Trading E16
Python Operators - Algo Trading -- E15 --
Переглядів 5911 місяців тому
Python Operators - Algo Trading E15
Python Booleans - Algo Trading -- E14 --
Переглядів 2711 місяців тому
Python Booleans - Algo Trading E14
Free, Multi timeframe software for BackTesting Forex Trading Strategy
Переглядів 23 тис.Рік тому
Free, Multi timeframe software for BackTesting Forex Trading Strategy
Python String Operations - Algo Trading -- E13 --
Переглядів 34Рік тому
Python String Operations - Algo Trading E13
Python Strings - Beginner Guide - Algo Trading -- E12 --
Переглядів 33Рік тому
Python Strings - Beginner Guide - Algo Trading E12
Python Numbers - Beginner Guide - Algo Trading -- E11 --
Переглядів 27Рік тому
Python Numbers - Beginner Guide - Algo Trading E11
Python Data Types - Beginner Guide - Algo Trading -- E10 --
Переглядів 42Рік тому
Python Data Types - Beginner Guide - Algo Trading E10
Working With Multiple Variables in Python - Beginner Guide - Algo Trading --E9--
Переглядів 50Рік тому
Working With Multiple Variables in Python - Beginner Guide - Algo Trading E9
Mastering Python Variable Naming Rules - A Beginner's Guide - Algo Trading -- E6 --
Переглядів 40Рік тому
Mastering Python Variable Naming Rules - A Beginner's Guide - Algo Trading E6
Python Comments - How to Write Explanation inside your Codes- Algo Trading -- E7 --
Переглядів 46Рік тому
Python Comments - How to Write Explanation inside your Codes- Algo Trading E7
Python Variables - A Beginner's Guide to Storing Data in Python - Algo Trading -- E6 --
Переглядів 63Рік тому
Python Variables - A Beginner's Guide to Storing Data in Python - Algo Trading E6
Getting Started with Anaconda- Algo Trading -- E5 --
Переглядів 180Рік тому
Getting Started with Anaconda- Algo Trading E5
Getting Started with Python - Algo Trading -- E4 --
Переглядів 86Рік тому
Getting Started with Python - Algo Trading E4
Building your Algo Trading Infrastructure with Python, Anaconda and MetaTrader 5-Algo trading --E3--
Переглядів 185Рік тому
Building your Algo Trading Infrastructure with Python, Anaconda and MetaTrader 5-Algo trading E3

КОМЕНТАРІ

  • @tevnbeats9965
    @tevnbeats9965 3 дні тому

    can you open multiple screen?

    • @MiniTraders
      @MiniTraders 3 дні тому

      I don't think it is possible.

    • @tevnbeats9965
      @tevnbeats9965 3 дні тому

      @@MiniTraders sorry i mean split screen

  • @wildranger7091
    @wildranger7091 8 днів тому

    How do you set it up.O want to input a fixed sl and tp but its not working Update.:Working fine...my algo was off.Thanks so much, i really needed this.

  • @FutureFormerPresident
    @FutureFormerPresident 17 днів тому

    Hello.. can you split the window to see two or more currencies at once?

    • @MiniTraders
      @MiniTraders 17 днів тому

      I have never done such a thing. I don't think it is possible.

  • @mohzainalarifin8704
    @mohzainalarifin8704 20 днів тому

    hi...thanks for useful information.... however, does the MQL5 know this if it happen..? I mean if someone resell the signal (demo version or paid version)...since this is a violation of the rule in the MQL5 Signal Service...? I mean why tecnhincallly Metaqoute not block such FXblue copier from MT4...?

    • @MiniTraders
      @MiniTraders 20 днів тому

      They have some protections about copy signals. I don't think it is possible to abuse.

  • @henokabdu5731
    @henokabdu5731 21 день тому

    What numbers should i put for 1:2 risk to reward ratio???

    • @MiniTraders
      @MiniTraders 18 днів тому

      You can use a wide range of numbers for that. You just have to double the number you have used as SL and use it as TP.

  • @mito1974
    @mito1974 25 днів тому

    Hi, another question please: is there a way to use it for pending orders also (if one chooses FIXED SL and TP)? TY!

    • @MiniTraders
      @MiniTraders 25 днів тому

      Test it in a demo account. I actually don't remmember! :)

    • @mito1974
      @mito1974 25 днів тому

      @@MiniTraders unfortunately as it is doesn't work for pending orders

  • @zakareaalsaqer4613
    @zakareaalsaqer4613 27 днів тому

    Brother, how do we hide the blue screen from the platform, I do not know how

  • @mito1974
    @mito1974 Місяць тому

    Hi, do you have something similar for MT4 also?

    • @MiniTraders
      @MiniTraders Місяць тому

      Yes, I have it. Just send me a message in telegram. I will send you the file. @madjid_rahimi

    • @mito1974
      @mito1974 Місяць тому

      @@MiniTraders Done. TY!!

    • @mito1974
      @mito1974 Місяць тому

      @@MiniTraders Thank you, I got it! 🙂You are very nice! Great channel 👍

  • @danielokeke3344
    @danielokeke3344 Місяць тому

    Thanks. Will i reinstall fxblue if i get additional mt4 accounts

    • @MiniTraders
      @MiniTraders Місяць тому

      Glad it was helpful! No, you only have to install it each time you install meta trader.

  • @CaptainMoroni9
    @CaptainMoroni9 Місяць тому

    thanks thats awesome

  • @issahmohammed128
    @issahmohammed128 Місяць тому

    Please can I get a link to the zip file you downloaded for fxblue simulator

    • @MiniTraders
      @MiniTraders Місяць тому

      I have downloaded the file from the website when i was recording the video. Unfortunetly the website is not giving the pdf file anymore and i have deleted my own file too.

  • @alirezaafra1123
    @alirezaafra1123 Місяць тому

    Very Good Mr 👏

  • @SolutionsWithin
    @SolutionsWithin Місяць тому

    Thanks for the info. Question: When you click to make a report of the trades, does it give any performance info, such as about how much drawdown you allowed your trades to go into, or what your Sharpe ratio was etc.? Thx in adv. : )

    • @MiniTraders
      @MiniTraders Місяць тому

      Thanks for your feedback. The reports which comes from this platform is not detailed like some other platforms.

    • @SolutionsWithin
      @SolutionsWithin Місяць тому

      @@MiniTraders thank you!

  • @Ahlesunnatstutas
    @Ahlesunnatstutas Місяць тому

    I need Trading Platform

  • @alirezaafra1123
    @alirezaafra1123 Місяць тому

    Very good👏

  • @ChromeOSMadeSimple
    @ChromeOSMadeSimple 2 місяці тому

    thank you so much!

    • @MiniTraders
      @MiniTraders 2 місяці тому

      Glad you liked it

    • @ChromeOSMadeSimple
      @ChromeOSMadeSimple 2 місяці тому

      @@MiniTraders you already helped me so much. can i ask you what broker do you use? i am just looking around for a broker which i can use in the future, at the moment i am just testing forex out

  • @typ2003
    @typ2003 2 місяці тому

    Can i use this to copy to more than one account? Like copy to 10 different accouts on the same broker?

    • @MiniTraders
      @MiniTraders 2 місяці тому

      There shouldn't be a problem unless your broker has some restrictions for this kind of actions.

  • @loveparad
    @loveparad 2 місяці тому

    No indicators 😔

    • @MiniTraders
      @MiniTraders 2 місяці тому

      Try other tools in my other videos.

  • @aldinbarsaga4699
    @aldinbarsaga4699 2 місяці тому

    It does not start when I use M5 as the period. I'd like to use it as a backtester to my scalping strategy. Pls help.

    • @MiniTraders
      @MiniTraders 2 місяці тому

      I haven't had this problem. The solution depends on the reason it happened.

  • @cameronmunien8787
    @cameronmunien8787 2 місяці тому

    amazing thank you so much changing the game forever

  • @alirezaafra1123
    @alirezaafra1123 2 місяці тому

    Hello Mr rahimi good work🎉

    • @MiniTraders
      @MiniTraders 2 місяці тому

      Thank you. Glad you liked it!

  • @mohammadalimontazeran4858
    @mohammadalimontazeran4858 2 місяці тому

    Hi, it doesn't work for me. :(

    • @MiniTraders
      @MiniTraders 2 місяці тому

      I don't have an idea. It might have lots of reasons! Most of viewers have used it without problem.

  • @Gojomediaa
    @Gojomediaa 3 місяці тому

    Goooooooooooddddddd❤❤❤❤

  • @marcohama1
    @marcohama1 3 місяці тому

    thank you bro

  • @tinashenetsiyanwa2422
    @tinashenetsiyanwa2422 3 місяці тому

    How do l draw a very accurate trendline that is high precision...

    • @MiniTraders
      @MiniTraders 3 місяці тому

      Trendlines are subjective elements for analyzing. Accuracy is not what you should expect them.

  • @pbVideo73
    @pbVideo73 3 місяці тому

    Any chance of getting hold of the source code for this?

    • @MiniTraders
      @MiniTraders 3 місяці тому

      Not publicly but as you are interested i can send you as an exception. Sent me a pm in telegram.

    • @yisk4h
      @yisk4h 2 дні тому

      @@MiniTraders I would also be interested, how could I get in touch?

  • @invierteconlots
    @invierteconlots 4 місяці тому

    Nice video bro! Im trying to connect to Accounts that have different suffixes at the end of the FX pairs and havent been able to plug them successfully. I have tried everything, do you maybe know how to fix that issue?

    • @MiniTraders
      @MiniTraders 3 місяці тому

      There is a field you can specify suffixes. Try filling that field. You can find more about it in the documentation.

  • @Bozo---
    @Bozo--- 4 місяці тому

    I was coding that a few years ago in Javascript with a database of candles data. What you are missing is filtering of entries by using dynamic stop loss based on atr then the 1:2 will be based on that stop loss. If atr value of stop loss was more than let's say 1% then I skip that entry and try the next one. But that was not enough to call it a strategy. On top of that I added an ema or any other indicator I don't recall which one was better but that increases the win rate to 60% I never tried with real money though. To get the perfect values of atr and max stop loss %, I run the program thousands of times to try all settings and all values of indicators and kept only the values giving the best win rate

  • @Bozo---
    @Bozo--- 4 місяці тому

    if random is random then the results will be random, I mean backtesting this strategy many times will be 50% profitable and 50% not.

    • @MiniTraders
      @MiniTraders 4 місяці тому

      Thats exactly the point. There is a common mistake in beginner traders that they think risk to reward ratio can make money without trading edge. I wanted to ruin this belief in this video.

    • @dee23gaming
      @dee23gaming 3 місяці тому

      ​@@MiniTraders Even the fake trading gurus don't understand that R:R does absolutely nothing for profitability. No matter what R:R you pick, the end results would be some variation of break even, like you've shown in this video. Thanks for this video BTW. You did something I literally thought about yesterday, which is to build a simple EA which takes pseudorandom trades using the R:R ratio of my choice on real charts. I tested this on randomly generated Excel charts, but I wanted to see the results in real markets as well. Same exact results. Forex price is completely unpredictable, therefore, functionally random. People say it's not random, but it just is. Indices are a different story though, but forex pairs are a mean reverting and efficient market, constantly pricing itself in. That's why it's so much harder to make money in forex than indices.

  • @predcr
    @predcr 4 місяці тому

    Great Video

  • @predcr
    @predcr 4 місяці тому

    Hi Sir.

    • @MiniTraders
      @MiniTraders 4 місяці тому

      Hi

    • @predcr
      @predcr 4 місяці тому

      @@MiniTraders Learning Anaconda

  • @mouaadchlibi5348
    @mouaadchlibi5348 4 місяці тому

    MAN THANK U SO MUCH

  • @nots4n
    @nots4n 5 місяців тому

    is this available on mobile

    • @MiniTraders
      @MiniTraders 5 місяців тому

      No, it's not.

    • @nots4n
      @nots4n 5 місяців тому

      @@MiniTraders :(

  • @christianerfort7823
    @christianerfort7823 5 місяців тому

    right now i cant find the replay mode? is it now gone in 2024?

    • @MiniTraders
      @MiniTraders 5 місяців тому

      No, it is still there. May be some changes in your display settings help

  • @ghattassaliba4910
    @ghattassaliba4910 6 місяців тому

    you are idiot

  • @carlofrancisco5256
    @carlofrancisco5256 6 місяців тому

    Tested this today..not working at all. I can access it and drag it to my charts but yeah, nothing happens when I execute trades

    • @MiniTraders
      @MiniTraders 6 місяців тому

      Thanks for your comment. Check if automated trading is on!

    • @carlofrancisco5256
      @carlofrancisco5256 6 місяців тому

      @@MiniTraders it is, including DLLs.

    • @marcohama1
      @marcohama1 3 місяці тому

      not working for me too

    • @carlofrancisco5256
      @carlofrancisco5256 3 місяці тому

      @@marcohama1 go to the Journal tab and check if there are errors every time you add this EA. Your broker still has to enable automated trading from their end even if it"a already enabled on your terminal.

  • @carlofrancisco5256
    @carlofrancisco5256 6 місяців тому

    This is exactly what I needed! Subbed!

    • @MiniTraders
      @MiniTraders 6 місяців тому

      Glad it was helpful! Thanks for the sub!

  • @Ellyfx0
    @Ellyfx0 6 місяців тому

    i login but they say authetication failed pls help me

    • @MiniTraders
      @MiniTraders 6 місяців тому

      May be it is because your 14 days of trial is finishied. Try signing up with another email.

    • @Ellyfx0
      @Ellyfx0 6 місяців тому

      @@MiniTraders i have registered for the first time

    • @MiniTraders
      @MiniTraders 6 місяців тому

      I don't know maybe you can ask thier support

  • @aramokurdo
    @aramokurdo 6 місяців тому

    the only thing lacks is not having drawing Templates unfortunately..

    • @MiniTraders
      @MiniTraders 6 місяців тому

      It has more than one disadvantage. But still one of the most applicable tools in this field.

    • @aramokurdo
      @aramokurdo 6 місяців тому

      @@MiniTraders indeed it is

  • @zarabanebourse9594
    @zarabanebourse9594 6 місяців тому

    hi I have a client who wants a prop for his account. Whenever his client loses 5% of his capital, he can no longer trade. I saw your video that the profit limit and loss limit are set for each transaction. It seemed to me that all his transactions were after 5 The percentage of lost capital should I add this order, but put the wrong place of + and - in the profit limit and loss limit so that the transaction does not open. Is it possible to fix it this way?

    • @MiniTraders
      @MiniTraders 6 місяців тому

      Sorry but i have read your comment and i didn't understand. It seems from your account that you know Farsi. Feel free to ask your question in Farsi so i can understand. Thanks

    • @zarabanebourse9594
      @zarabanebourse9594 6 місяців тому

      @@MiniTraders من می خواهم اگر حسابم رفت در ضرر 5 درصد دیگر نتونم معامله بگیرم

    • @MiniTraders
      @MiniTraders 6 місяців тому

      @@zarabanebourse9594 هنوز در این مورد ویدیویی منتشر نکردم. برای ویدیو های بعدی در نظر میگیرم. ممنونم

  • @Soufiane914
    @Soufiane914 6 місяців тому

    thank👍

    • @MiniTraders
      @MiniTraders 6 місяців тому

      Glad it was helpful !

  • @pubggametv3579
    @pubggametv3579 7 місяців тому

    You're Great 👍👍❤❤ i'm aslani

    • @MiniTraders
      @MiniTraders 7 місяців тому

      thanks, glad you've found it helpful!

  • @matiosjed
    @matiosjed 7 місяців тому

    Is it forever free or just a limited free trial?

    • @MiniTraders
      @MiniTraders 7 місяців тому

      It has a trial but you can use it with different signups again.

  • @oliverbraxdil3325
    @oliverbraxdil3325 7 місяців тому

    Great man thinks fr charing this ❤❤❤

  • @akshay_candle_trader
    @akshay_candle_trader 7 місяців тому

    hello plz complete the algo trading bot course ??

    • @MiniTraders
      @MiniTraders 7 місяців тому

      I was preparing some of needs for coming back stronger. Algo trading course must become one of the most powerful courses ever.

  • @promediag
    @promediag 7 місяців тому

    Nice

  • @henryartigas4639
    @henryartigas4639 7 місяців тому

    it says that i only have aa 14 day trial, what can i do?

    • @MiniTraders
      @MiniTraders 7 місяців тому

      You would need to provide another email address and phobe number for each 14 days or you can just switch to another tool.

  • @prafullakumar3978
    @prafullakumar3978 8 місяців тому

    I need to copy trade but dont have computer but mobile only is it possible to copy trades in deriv by mql5

    • @MiniTraders
      @MiniTraders 7 місяців тому

      You can use a VPS and for installing Metatrader in your VPS you need to access one time to a Computer which is possible in Cafenets.

    • @prafullakumar3978
      @prafullakumar3978 7 місяців тому

      @@MiniTraders sir which vps is best ... for mt5

  • @AtanasijeBuzejic
    @AtanasijeBuzejic 8 місяців тому

    I have problem when i switch for example 15min timeframe to daily tf for example and then again switch to 15 min chart go forward

    • @MiniTraders
      @MiniTraders 8 місяців тому

      Yes, it has this problem and i don't know the solution either

    • @AtanasijeBuzejic
      @AtanasijeBuzejic 7 місяців тому

      @salemamrani6784 Nah thats bad for analysys

  • @stranger0167
    @stranger0167 8 місяців тому

    Multiple chart available in single window

    • @MiniTraders
      @MiniTraders 7 місяців тому

      Exactly , but if you want them separated why don't you use the simulator i provided in another video?