PineForge
v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pine_native_host.hpp
Go to the documentation of this file.
1
#pragma once
2
3
// Compatibility spelling retained for the L2 fixture twins. L3a has one
4
// source host: generated strategies and these fixtures both lower through
5
// PineStrategyHost's native provider and scheduler.
6
#include <
pineforge/source/pine_strategy_host.hpp
>
7
8
namespace
pineforge::source
{
9
10
using
PineNativeHost
=
PineStrategyHost
;
11
using
FixtureIntentRow
=
PineStrategyHost::FixtureIntentRow
;
12
using
FixtureIntentKind
=
PineStrategyHost::FixtureIntentKind
;
13
14
}
// namespace pineforge::source
pineforge::source::PineStrategyHost
Definition
pine_strategy_host.hpp:241
pineforge::source::PineStrategyHost::FixtureIntentKind
FixtureIntentKind
Definition
pine_strategy_host.hpp:381
pineforge::source
Definition
pine_adapter.hpp:29
pineforge::source::FixtureIntentRow
PineStrategyHost::FixtureIntentRow FixtureIntentRow
Definition
pine_native_host.hpp:11
pineforge::source::FixtureIntentKind
PineStrategyHost::FixtureIntentKind FixtureIntentKind
Definition
pine_native_host.hpp:12
pineforge::source::PineNativeHost
PineStrategyHost PineNativeHost
Definition
pine_native_host.hpp:10
pine_strategy_host.hpp
pineforge::source::PineStrategyHost::FixtureIntentRow
Definition
pine_strategy_host.hpp:382
include
pineforge
source
pine_native_host.hpp
PineForge v0.13.1-379-g9b50973 — Apache-2.0 —
github.com/pineforge-4pass/pineforge-engine