PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
native_market_strategy.cpp File Reference
#include <pineforge/native_module.hpp>
#include <iostream>
#include <variant>
Include dependency graph for native_market_strategy.cpp:

Go to the source code of this file.

Functions

 PINEFORGE_EXPORT_NATIVE_STRATEGY (NativeMarketExample)
 
int native_market_example_abi_version ()
 
int main ()
 

Function Documentation

◆ PINEFORGE_EXPORT_NATIVE_STRATEGY()

PINEFORGE_EXPORT_NATIVE_STRATEGY ( NativeMarketExample )

◆ native_market_example_abi_version()

int native_market_example_abi_version ( )

Definition at line 103 of file native_market_strategy.cpp.

References pf_abi_version(), and PF_API.

◆ main()

int main ( void )

Definition at line 107 of file native_market_strategy.cpp.

References kBarCount, kBars, and make_spec().