crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
hodl.h File Reference
#include "../common/types.h"
#include "../protocols/observer.h"
#include "../protocols/strategy.h"
#include "../traders/event_position_manager.h"
#include <boost/beast/core.hpp>
#include <iostream>
#include <optional>
#include <string_view>
#include <unordered_map>
Include dependency graph for hodl.h:
This graph shows which files directly or indirectly include this file:

Classes

class  crypto_trader::strategies::HodlStrategyConfig
 Configuration parameters for the HodlStrategy. More...
class  crypto_trader::strategies::HodlStrategy
 Implements a "Buy and Hold" strategy with dynamic adjustments based on price movements. More...

Namespaces

namespace  crypto_trader
namespace  crypto_trader::strategies