Build a No Code Trading Bot Application
Create your own trading bot without coding. Learn to automate trades and enhance your trading strategies for greater efficiency and profit potential.
Introduction
Who This Course is For & Why Bubble?
What You Can Build
Bubble Intro
Groups
Workflow Intro
Database
Link Backend to Frontend
Repeating Groups
Adding “Things”
Deleting “Things”
Editing “Things”
Focus Groups
Autobinding
Fixed Layout
Column Layout
Row Layout
Align to Parent
Mixing Container Layouts
Container Layouts Sketch
Sketch to Real Design
Pixel Perfect Designs
Responsive Hiding Rules
Building Responsive Apps
Style Guide & Common Elements
Custom Dropdowns & Icons
Run As & User Constraints
Data Compatibility
Working with Text
Working with Numbers
Working with Dates
Order of Operations
Comparison & Logical Operators
Intro to States
Next Steps
Bot Design: 4 Pillars
Authenticate
Buy & Sell
Open Orders
Get Order by ID
Delete Order
All Open Positions
Close an Open Position
Authentication
Aggregates (Bars)
Simple Moving Average (SMA)
Exponential Moving Average (EMA)
Moving Average Convergence/Divergence (MACD)
Relative Strength Index (RSI)
Stocks, Options, Indices, Forex & Crypto
Working with signals
Setting up news sentiment (AI)
Setting up a basic line and bar chart
Setting up a custom candlestick chart
Current vs. Arbitrary Date
Charting Volume & Transactions
Math Operators
Comparison Operators
Logical Operators
Convert to Number
Items By #, First, Last Etc.
Merging Lists
Support Line (Min)
Support Line (Range & Confirmation)
Resistance Line (Min, Range & Confirmation)
Strong / Weak Visualization
Support & Resistance Chart Visualization
Layers & States (Visibility)
Candlestick Pattern to Math
Translating Candlestick Patterns
Designing Algorithms Without Code
Linear Regression
Regression Chart
Calculating Predictions
Polynomial Regression
Identify Trend, Volatility & Market State
Intro & setup
Creating a backend Workflow
Storing a workflow Id
Stopping a Backend Workflow
Trading Bot Logic
Get Asset Price (Stock, Crypto, etc)
Show Price in App
Intro to Looping Logic
Remove Backend Workflow
Automating Complex Tasks
Conclusion