Other

[ CoursePig com ] Udemy - Algorithmic Trading with Python - Technical Analysis Strategy (Updated 10 - 2021)

  • Download Faster
  • Download torrent
  • Direct Download
  • Rate this torrent +  |  -

Torrent info

Name:[ CoursePig com ] Udemy - Algorithmic Trading with Python - Technical Analysis Strategy (Updated 10 - 2021)

Infohash: 111AE56E0012589D556A195F438523C98603DA5D

Total Size: 2.29 GB

Seeds: 7

Leechers: 9

Stream: Watch Full Movie @ Movie4u

Last Updated: 2021-11-07 01:19:37 (Update Now)

Torrent added: 2021-10-26 00:02:15






Torrent Files List


Get Bonus Downloads Here.url (Size: 2.29 GB) (Files: 143)

 Get Bonus Downloads Here.url

0.17 KB

 ~Get Your Files Here !

  10. Chapter 9 VPS

   1. Initialize the VPS.mp4

92.82 MB

   1. Initialize the VPS.srt

6.03 KB

   2. Install the softwares.mp4

58.05 MB

   2. Install the softwares.srt

2.58 KB

   3. Put your algorithm in live trading.mp4

71.19 MB

   3. Put your algorithm in live trading.srt

3.14 KB

  2. Chapter 1 Basics of Python

   1. Type of object Number.mp4

17.49 MB

   1. Type of object Number.srt

3.02 KB

   10. Python structures While.mp4

10.67 MB

   10. Python structures While.srt

1.03 KB

   11. Functions Basics of function.mp4

28.80 MB

   11. Functions Basics of function.srt

2.84 KB

   12. Functions Local variable.mp4

12.42 MB

   12. Functions Local variable.srt

1.47 KB

   13. Functions Global variable.mp4

9.13 MB

   13. Functions Global variable.srt

1.07 KB

   14. Functions Lambda function.mp4

14.80 MB

   14. Functions Lambda function.srt

1.34 KB

   2. Type of object String.mp4

42.63 MB

   2. Type of object String.srt

4.33 KB

   3. Type of object Logical operations and Boolean.mp4

18.21 MB

   3. Type of object Logical operations and Boolean.srt

2.88 KB

   4. Type of object Variable assignment.mp4

24.31 MB

   4. Type of object Variable assignment.srt

2.06 KB

   5. Type of object Tuple and List.mp4

36.55 MB

   5. Type of object Tuple and List.srt

4.35 KB

   6. Type of object Dictionary.mp4

25.07 MB

   6. Type of object Dictionary.srt

2.25 KB

   7. Type of object Set.mp4

20.45 MB

   7. Type of object Set.srt

1.93 KB

   8. Python structures If Elif Else.mp4

37.41 MB

   8. Python structures If Elif Else.srt

2.85 KB

   9. Python structures For.mp4

20.57 MB

   9. Python structures For.srt

1.99 KB

  3. Chapter 1 (following) Basics of Python for Data Science

   1. Numpy Array.mp4

43.96 MB

   1. Numpy Array.srt

5.16 KB

   2. Numpy Random.mp4

38.96 MB

   2. Numpy Random.srt

3.52 KB

   3. Numpy Indexing Slicing Transformation.mp4

54.51 MB

   3. Numpy Indexing Slicing Transformation.srt

5.20 KB

   4. Pandas Serie and DataFrame.mp4

30.38 MB

   4. Pandas Serie and DataFrame.srt

2.40 KB

   5. Pandas Cleaning and selection data.mp4

56.23 MB

   5. Pandas Cleaning and selection data.srt

5.48 KB

   6. Pandas Conditional selection.mp4

26.42 MB

   6. Pandas Conditional selection.srt

2.53 KB

   7. Matplotlib Graph.mp4

22.67 MB

   7. Matplotlib Graph.srt

1.94 KB

   8. Matplotlib Scatter.mp4

8.21 MB

   8. Matplotlib Scatter.srt

0.97 KB

   9. Matplotlib Tools.mp4

18.14 MB

   9. Matplotlib Tools.srt

1.38 KB

  4. Chapter 2 Import the data

   1. Install a library on Google Colaboratory.mp4

5.78 MB

   1. Install a library on Google Colaboratory.srt

0.67 KB

   2. Use Yfinance Library.mp4

29.92 MB

   2. Use Yfinance Library.srt

2.46 KB

   3. Others import ways.mp4

4.29 MB

   3. Others import ways.srt

0.63 KB

  4. Create a strategy with the RSI - Buying signals.jpeg

155.04 KB

  5. Chapter 3 Algorithmic trading strategy

   1. RSI Strategy Introduction.mp4

11.31 MB

   1. RSI Strategy Introduction.srt

0.88 KB

   10. RSI Function - Returns computation.mp4

35.00 MB

   10. RSI Function - Returns computation.srt

2.17 KB

   2. Create a strategy with the RSI - Explanation and computation of the RSI.mp4

51.86 MB

   2. Create a strategy with the RSI - Explanation and computation of the RSI.srt

3.58 KB

   3. Create a strategy with the RSI - Zone of Action.mp4

42.73 MB

   3. Create a strategy with the RSI - Zone of Action.srt

3.26 KB

   4. Create a strategy with the RSI - Buying signals.mp4

84.78 MB

   4. Create a strategy with the RSI - Buying signals.srt

4.81 KB

   5. Create a strategy with the RSI - Selling signals.mp4

61.60 MB

   5. Create a strategy with the RSI - Selling signals.srt

2.64 KB

   6. Create a strategy with the RSI - Strategy Example.mp4

39.79 MB

   6. Create a strategy with the RSI - Strategy Example.srt

2.76 KB

   7. Create a strategy with the RSI - Returns of the Strategy.mp4

26.58 MB

   7. Create a strategy with the RSI - Returns of the Strategy.srt

3.36 KB

   8. RSI Function - Long Signals.mp4

45.32 MB

   8. RSI Function - Long Signals.srt

4.43 KB

   9. RSI Function - Short Signals.mp4

32.03 MB

   9. RSI Function - Short Signals.srt

1.87 KB

  6. Chapter 4 Vectorized Backtesting

   1. Introduction.mp4

7.38 MB

   1. Introduction.srt

0.82 KB

   2. Sortino ratio computation.mp4

55.89 MB

   2. Sortino ratio computation.srt

4.52 KB

   3. Beta ratio computation (CPAM metric).mp4

56.45 MB

   3. Beta ratio computation (CPAM metric).srt

4.83 KB

   4. Alpha ratio computation (CPAM metric).mp4

32.68 MB

   4. Alpha ratio computation (CPAM metric).srt

3.36 KB

   5. Drawdown function creation.mp4

24.47 MB

   5. Drawdown function creation.srt

2.51 KB

   6. Drawdown function application.mp4

26.91 MB

   6. Drawdown function application.srt

2.69 KB

   7. BackTesting Function (1).mp4

30.58 MB

   7. BackTesting Function (1).srt

4.00 KB

   8. BackTesting Function (2).mp4

38.32 MB

   8. BackTesting Function (2).srt

2.60 KB

   9. BackTesting RSI strategy.mp4

14.20 MB

   9. BackTesting RSI strategy.srt

1.09 KB

  7. Chapter 5 Find best assets for the strategy

   1. Introduction.mp4

14.26 MB

   1. Introduction.srt

1.24 KB

   2. What is the Hurst exponent.mp4

36.69 MB

   2. What is the Hurst exponent.srt

4.40 KB

   3. Computations of metrics to create a dataset.mp4

82.45 MB

   3. Computations of metrics to create a dataset.srt

6.37 KB

   4. Find best assets sector for our strategy.mp4

44.16 MB

   4. Find best assets sector for our strategy.srt

6.24 KB

   5. Find the best criterion to select the assets.mp4

56.39 MB

   5. Find the best criterion to select the assets.srt

7.50 KB

  8. Chapter 6 Find best parameters for our strategy

   1. Introduction.mp4

5.83 MB

   1. Introduction.srt

0.93 KB

   2. HeatMap optimization parameters.mp4

85.64 MB

   2. HeatMap optimization parameters.srt

8.13 KB

   3. Automate the process.mp4

12.30 MB

   3. Automate the process.srt

1.23 KB

   4. Find best parameters HeatMap method.mp4

82.28 MB

   4. Find best parameters HeatMap method.srt

7.02 KB

   5. Find best parameters Statistical method.mp4

73.85 MB

   5. Find best parameters Statistical method.srt

5.13 KB

   6. Backtest the strategy using the best parameters.mp4

11.35 MB

   6. Backtest the strategy using the best parameters.srt

1.69 KB

   7. Automate the process.mp4

17.16 MB

   7. Automate the process.srt

1.74 KB

  9. Chapter 8 MetaTrader 5 Live Trading using Python

   1. Introduction.mp4

2.78 MB

   1. Introduction.srt

0.73 KB

   10. Live Trading application RSI strategy.mp4

37.26 MB

   10. Live Trading application RSI strategy.srt

2.00 KB

   2. Install a library on Jupyter Notebook.mp4

8.93 MB

   2. Install a library on Jupyter Notebook.srt

1.03 KB

   3. Initialize the platform.mp4

14.71 MB

   3. Initialize the platform.srt

1.47 KB

   4. Get data broker.mp4

23.10 MB

   4. Get data broker.srt

2.45 KB

   5. Send orders on the market using python.mp4

44.48 MB

   5. Send orders on the market using python.srt

4.31 KB

   6. Get current positions.mp4

19.41 MB

   6. Get current positions.srt

1.87 KB

   7. Run structure creation.mp4

32.70 MB

   7. Run structure creation.srt

2.81 KB

   8. Close All Positions.mp4

10.85 MB

   8. Close All Positions.srt

0.59 KB

   9. Live Trading application random signals.mp4

32.78 MB

   9. Live Trading application random signals.srt

3.18 KB

  Bonus Resources.txt

0.35 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ CoursePig com ] Udemy - Algorithmic Trading with Python - Technical Analysis Strategy (Updated 10 - 2021) Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu