FileMood

Download GetFreeCourses.Co-Udemy-Cryptocurrency Trading Bot with a User Interface in Python

GetFreeCourses Co Udemy Cryptocurrency Trading Bot with User Interface in Python

Name

GetFreeCourses.Co-Udemy-Cryptocurrency Trading Bot with a User Interface in Python

 DOWNLOAD Copy Link

Total Size

4.0 GB

Total Files

166

Last Seen

2024-07-23 23:49

Hash

EDE93B8009DCB5086EA002426E3042981036CE03

/01 Introduction & Initial Setup/

001 Course Overview.en.srt

14.6 KB

001 Course Overview.mp4

34.4 MB

002 Installing Python.en.srt

1.7 KB

002 Installing Python.mp4

13.2 MB

003 Installing and Using Pycharm.en--.srt

10.3 KB

003 Installing and Using Pycharm.mp4

37.2 MB

004 Creating your API keys.en--.srt

6.9 KB

004 Creating your API keys.mp4

32.7 MB

/02 Application Entry Point & Interface _ API basics/

005 Creating an Entry Point _ Logger _ Main window.en--.srt

16.1 KB

005 Creating an Entry Point _ Logger _ Main window.mp4

68.0 MB

006 Interacting with a public API.en-.srt

18.4 KB

006 Interacting with a public API.mp4

76.7 MB

007 Displaying API data on an interface.en.srt

11.5 KB

007 Displaying API data on an interface.mp4

57.8 MB

008 Introduction to widget styling.en.srt

5.9 KB

008 Introduction to widget styling.mp4

25.8 MB

/03 API Connectors _ Learn with Binance Futures/

009 Binance Futures - REST API (Public endpoints coding).mp4

126.8 MB

009 Binance Futures - REST API (Public endpoints---.srt

26.6 KB

010 Binance Futures - REST API (Public endpoint testing).en.srt

3.2 KB

010 Binance Futures - REST API (Public endpoint testing).mp4

17.0 MB

011 Binance Futures - REST API (Private endpoints).en.srt

23.9 KB

011 Binance Futures - REST API (Private endpoints).mp4

154.0 MB

012 Binance Futures - Websocket API.en.srt

18.4 KB

012 Binance Futures - Websocket API.mp4

124.4 MB

013 Binance Futures - Improvements_ Data Models & Variable Typing.en.srt

18.6 KB

013 Binance Futures - Improvements_ Data Models & Variable Typing.mp4

123.7 MB

014 Binance Futures - Improvements_ Error Handling & Private variables_methods.en.srt

10.0 KB

014 Binance Futures - Improvements_ Error Handling & Private variables_methods.mp4

73.6 MB

015 Subscribing to more Websocket channels.en.srt

3.1 KB

015 Subscribing to more Websocket channels.mp4

14.7 MB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/04 API Connectors _ Apply your knowledge with Bitmex/

016 Create-a-basic-Bitmex-connecto.pdf

316.6 KB

016 Exercise_ Creating a basic Bitmex connector.html

2.2 KB

017 Bitmex - REST API & Authentication.en.srt

27.5 KB

017 Bitmex - REST API & Authentication.mp4

161.5 MB

018 Bitmex - REST API_ Adding more functions.en.srt

17.7 KB

018 Bitmex - REST API_ Adding more functions.mp4

101.1 MB

019 Bitmex - Websocket API.en.srt

6.3 KB

019 Bitmex - Websocket API.mp4

42.6 MB

020 Convert a date-time string to an Unix Timestamp.en.srt

9.1 KB

020 Convert a date-time string to an Unix Timestamp.mp4

62.9 MB

021 Solving the problem of the order price and quantity rounding.mp4

65.8 MB

021 Solving the problem of the order price and quantity rounding.srt

7.8 KB

021 binance-futures.py

8.5 KB

021 bitmex.py

7.5 KB

021 main.py

0.8 KB

021 models.py

3.7 KB

/05 Build Up the Interface/

022 Parent Component & Interface organization.en.srt

8.9 KB

022 Parent Component & Interface organization.mp4

37.1 MB

023 Logging Component.en.srt

10.4 KB

023 Logging Component.mp4

55.6 MB

024 Updating the User Interface safely.en.srt

10.4 KB

024 Updating the User Interface safely.mp4

71.5 MB

025 Watchlist Component_ Structuring the Class.en.srt

16.1 KB

025 Watchlist Component_ Structuring the Class.mp4

115.5 MB

026 Watchlist Component_ Adding a Symbol.en.srt

6.7 KB

026 Watchlist Component_ Adding a Symbol.mp4

48.0 MB

027 Watchlist Component_ Removing a symbol.en.srt

6.6 KB

027 Watchlist Component_ Removing a symbol.mp4

42.4 MB

028 Watchlist Component_ Updating the Watchlist.en.srt

12.9 KB

028 Watchlist Component_ Updating the Watchlist.mp4

85.4 MB

029 Exercise_ Creating the Trades Component.html

2.7 KB

030 Trades Component.en.srt

10.1 KB

030 Trades Component.mp4

65.8 MB

031 Strategy Component_ Initialization.en.srt

6.9 KB

031 Strategy Component_ Initialization.mp4

43.1 MB

032 Strategy Component_ Adding a new strategy.en.srt

17.5 KB

032 Strategy Component_ Adding a new strategy.mp4

121.6 MB

033 Strategy Component_ Deleting a strategy.en.srt

4.8 KB

033 Strategy Component_ Deleting a strategy.mp4

30.1 MB

034 Strategy Component_ Configuring additional parameters.en.srt

14.3 KB

034 Strategy Component_ Configuring additional parameters.mp4

92.4 MB

035 Strategy Component_ Validating the additional parameters.en.srt

9.7 KB

035 Strategy Component_ Validating the additional parameters.mp4

77.6 MB

036 Strategy Component_ Switching the strategy On_Off.en.srt

17.3 KB

036 Strategy Component_ Switching the strategy On_Off.mp4

119.4 MB

037 Source Code.html

1.0 KB

037 binance-futures.py

8.6 KB

037 bitmex.py

7.7 KB

037 logging-component.py

0.7 KB

037 main.py

0.8 KB

037 models.py

3.7 KB

037 root-component.py

3.7 KB

037 strategy-component.py

10.1 KB

037 styling.py

0.2 KB

037 trades-component.py

3.7 KB

037 watchlist-component.py

4.7 KB

/06 Strategies and Trading/

038 Using classes to organize the strategy module.en.srt

11.7 KB

038 Using classes to organize the strategy module.mp4

70.0 MB

039 Candlestick data_ Parsing trades data.en.srt

8.9 KB

039 Candlestick data_ Parsing trades data.mp4

61.4 MB

040 Candlestick data_ Updating the list of candlestick data.en.srt

18.7 KB

040 Candlestick data_ Updating the list of candlestick data.mp4

117.2 MB

041 Coding the Breakout Strategy.en.srt

5.0 KB

041 Coding the Breakout Strategy.mp4

24.5 MB

042 Calculating the Technical Strategy indicators.en.srt

14.4 KB

042 Calculating the Technical Strategy indicators.mp4

104.8 MB

043 Adding more conditions for entering a Trade or not.en.srt

6.3 KB

043 Adding more conditions for entering a Trade or not.mp4

33.1 MB

044 Calculating the trade size on Binance and Bitmex.en.srt

12.8 KB

044 Calculating the trade size on Binance and Bitmex.mp4

87.8 MB

045 Trade Execution.en.srt

19.4 KB

045 Trade Execution.mp4

132.0 MB

046 Displaying the PNL and Trade in the interface.en.srt

14.3 KB

046 Displaying the PNL and Trade in the interface.mp4

120.4 MB

047 Take Profit, Stop Loss, and Trade exits.en.srt

6.2 KB

047 Take Profit, Stop Loss, and Trade exits.mp4

50.4 MB

048 Source Code.html

1.0 KB

048 binance-futures.py

10.8 KB

048 bitmex.py

11.0 KB

048 logging-component.py

0.7 KB

048 main.py

0.8 KB

048 models.py

4.9 KB

048 root-component.py

4.9 KB

048 strategies.py

10.7 KB

048 strategy-component.py

11.4 KB

048 styling.py

0.2 KB

048 trades-component.py

3.9 KB

048 watchlist-component.py

4.7 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

/07 Enhance the Application with more features/

049 Mac Users_ Customize the Tkinter Buttons.en.srt

4.1 KB

049 Mac Users_ Customize the Tkinter Buttons.mp4

36.5 MB

050 Data Entry validation.en.srt

11.9 KB

050 Data Entry validation.mp4

55.7 MB

051 Auto-complete Entry widgets.en.srt

18.7 KB

051 Auto-complete Entry widgets.mp4

89.5 MB

052 Adding scrollable frames_ the basics.en.srt

11.6 KB

052 Adding scrollable frames_ the basics.mp4

115.8 MB

053 Adding scrollable frames_ a more complex case.en.srt

11.1 KB

053 Adding scrollable frames_ a more complex case.mp4

119.2 MB

054 Closing the application.en.srt

4.7 KB

054 Closing the application.mp4

37.1 MB

055 Starting the application outside of Pycharm.en.srt

2.8 KB

055 Starting the application outside of Pycharm.mp4

12.5 MB

056 Creating an SQLite database.en.srt

10.7 KB

056 Creating an SQLite database.mp4

53.6 MB

057 Saving your workspace to the database.en.srt

15.5 KB

057 Saving your workspace to the database.mp4

132.3 MB

058 Creating a requirement.srt

1.9 KB

058 Creating a requirements.txt file.mp4

7.3 MB

059 Integrating Binance Spot.mp4

34.8 MB

059 Integrating Binance Spot.srt

6.1 KB

060 Binance Spot Tesnet_ Generating API keys.html

2.4 KB

/08 Conclusion/

061 Final words and advice.en.srt

5.1 KB

061 Final words and advice.mp4

33.9 MB

062 Source Code with Comments.html

1.1 KB

062 autocomplete-widget.py

3.7 KB

062 binance.py

18.6 KB

062 bitmex.py

12.2 KB

062 database.py

1.9 KB

062 logging-component.py

1.0 KB

062 main.py

1.2 KB

062 models.py

5.8 KB

062 root-component.py

9.3 KB

062 scrollable-frame.py

2.4 KB

062 strategies.py

13.3 KB

062 strategy-component.py

16.7 KB

062 styling.py

0.3 KB

062 trades-component.py

5.3 KB

062 utils.py

0.9 KB

062 watchlist-component.py

6.2 KB

/

Download Paid Udemy Courses For Free.url

0.1 KB

GetFreeCourses.Co.url

0.1 KB

How you can help GetFreeCourses.Co.txt

0.2 KB

 

Total files 166


Copyright © 2024 FileMood.com