|
43 | 43 | 94724A842F8B92C10029B940 /* operations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94724A822F8B92C10029B940 /* operations.cpp */; }; |
44 | 44 | 94CD8BA02D2E8CE500041BBA /* databaseConnection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94CD8B9F2D2E8CE500041BBA /* databaseConnection.cpp */; }; |
45 | 45 | 94CD8BA12D2E8CE500041BBA /* databaseConnection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94CD8B9F2D2E8CE500041BBA /* databaseConnection.cpp */; }; |
| 46 | + 94D3A7262FC1B3AD00EBEA32 /* loadCommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D3A7242FC1B3AD00EBEA32 /* loadCommand.cpp */; }; |
| 47 | + 94D3A7272FC1B3AD00EBEA32 /* loadCommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D3A7242FC1B3AD00EBEA32 /* loadCommand.cpp */; }; |
| 48 | + 94D3A7292FC1B41500EBEA32 /* runCommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D3A7282FC1B41500EBEA32 /* runCommand.cpp */; }; |
| 49 | + 94D3A72A2FC1B41500EBEA32 /* runCommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D3A7282FC1B41500EBEA32 /* runCommand.cpp */; }; |
46 | 50 | 94D601102FA9CD700066F51A /* randomStrategy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D6010E2FA9CD700066F51A /* randomStrategy.cpp */; }; |
47 | 51 | 94D601112FA9CD700066F51A /* randomStrategy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 94D6010E2FA9CD700066F51A /* randomStrategy.cpp */; }; |
48 | 52 | /* End PBXBuildFile section */ |
|
1279 | 1283 | 94CD8B9A2D2DCF6E00041BBA /* libpqxx-7.10.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libpqxx-7.10.a"; path = "build/external/libpqxx/src/libpqxx-7.10.a"; sourceTree = "<group>"; }; |
1280 | 1284 | 94CD8B9E2D2E8CE500041BBA /* databaseConnection.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = databaseConnection.hpp; sourceTree = "<group>"; }; |
1281 | 1285 | 94CD8B9F2D2E8CE500041BBA /* databaseConnection.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = databaseConnection.cpp; sourceTree = "<group>"; }; |
| 1286 | + 94D3A7222FC1B3A600EBEA32 /* loadCommand.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = loadCommand.hpp; sourceTree = "<group>"; }; |
| 1287 | + 94D3A7242FC1B3AD00EBEA32 /* loadCommand.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = loadCommand.cpp; sourceTree = "<group>"; }; |
| 1288 | + 94D3A7282FC1B41500EBEA32 /* runCommand.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = runCommand.cpp; sourceTree = "<group>"; }; |
| 1289 | + 94D3A72B2FC1B41D00EBEA32 /* runCommand.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = runCommand.hpp; sourceTree = "<group>"; }; |
1282 | 1290 | 94D6010E2FA9CD700066F51A /* randomStrategy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = randomStrategy.cpp; sourceTree = "<group>"; }; |
1283 | 1291 | 94D601122FA9CD890066F51A /* randomStrategy.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = randomStrategy.hpp; sourceTree = "<group>"; }; |
1284 | 1292 | /* End PBXFileReference section */ |
|
1420 | 1428 | 9470B5A22C8C5AD0007D9CC6 /* source */ = { |
1421 | 1429 | isa = PBXGroup; |
1422 | 1430 | children = ( |
| 1431 | + 941B54982D3BBAD800E3BF64 /* trading_definitions */, |
| 1432 | + 94674B862D533B4000973137 /* trading */, |
| 1433 | + 94674B8C2D533E7800973137 /* models */, |
| 1434 | + 94D6010F2FA9CD700066F51A /* strategies */, |
| 1435 | + 94D3A7252FC1B3AD00EBEA32 /* commands */, |
| 1436 | + 94280BA72D2FC29F00F1CF56 /* utilities */, |
1423 | 1437 | 942EC5642FBEF95000CCBB5D /* backtestRunner.cpp */, |
1424 | 1438 | 942EC5652FBEF95000CCBB5D /* redisLoader.cpp */, |
1425 | 1439 | 942EC5662FBEF95000CCBB5D /* redisRunner.cpp */, |
1426 | | - 94D6010F2FA9CD700066F51A /* strategies */, |
1427 | | - 94674B8C2D533E7800973137 /* models */, |
1428 | | - 94674B862D533B4000973137 /* trading */, |
1429 | | - 941B54982D3BBAD800E3BF64 /* trading_definitions */, |
1430 | | - 94280BA72D2FC29F00F1CF56 /* utilities */, |
1431 | 1440 | 9470B5A32C8C5AD0007D9CC6 /* main.cpp */, |
1432 | 1441 | 940A61112C92CE210083FEB8 /* configManager.cpp */, |
1433 | 1442 | 940A61152C92CE960083FEB8 /* serviceA.cpp */, |
|
3531 | 3540 | path = "../../../../../opt/homebrew/Cellar/postgresql@14/14.15/lib/postgresql@14/pgxs"; |
3532 | 3541 | sourceTree = "<group>"; |
3533 | 3542 | }; |
| 3543 | + 94D3A7232FC1B3A600EBEA32 /* commands */ = { |
| 3544 | + isa = PBXGroup; |
| 3545 | + children = ( |
| 3546 | + 94D3A72B2FC1B41D00EBEA32 /* runCommand.hpp */, |
| 3547 | + 94D3A7222FC1B3A600EBEA32 /* loadCommand.hpp */, |
| 3548 | + ); |
| 3549 | + path = commands; |
| 3550 | + sourceTree = "<group>"; |
| 3551 | + }; |
| 3552 | + 94D3A7252FC1B3AD00EBEA32 /* commands */ = { |
| 3553 | + isa = PBXGroup; |
| 3554 | + children = ( |
| 3555 | + 94D3A7282FC1B41500EBEA32 /* runCommand.cpp */, |
| 3556 | + 94D3A7242FC1B3AD00EBEA32 /* loadCommand.cpp */, |
| 3557 | + ); |
| 3558 | + path = commands; |
| 3559 | + sourceTree = "<group>"; |
| 3560 | + }; |
3534 | 3561 | 94D6010F2FA9CD700066F51A /* strategies */ = { |
3535 | 3562 | isa = PBXGroup; |
3536 | 3563 | children = ( |
|
3551 | 3578 | 94DE4F772C8C3E7C00FE48FF /* include */ = { |
3552 | 3579 | isa = PBXGroup; |
3553 | 3580 | children = ( |
| 3581 | + 94D3A7232FC1B3A600EBEA32 /* commands */, |
3554 | 3582 | 942EC55E2FBEF93A00CCBB5D /* backtestRunner.hpp */, |
3555 | 3583 | 942EC55F2FBEF93A00CCBB5D /* redisLoader.hpp */, |
3556 | 3584 | 942EC5602FBEF93A00CCBB5D /* redisRunner.hpp */, |
|
3664 | 3692 | buildActionMask = 2147483647; |
3665 | 3693 | files = ( |
3666 | 3694 | 941408AE2D59F93F000ED1F9 /* sqlManager.cpp in Sources */, |
| 3695 | + 94D3A7272FC1B3AD00EBEA32 /* loadCommand.cpp in Sources */, |
3667 | 3696 | 9470B5A42C8C5AD0007D9CC6 /* main.cpp in Sources */, |
3668 | 3697 | 943398252D57E53400287A2D /* jsonParser.cpp in Sources */, |
| 3698 | + 94D3A72A2FC1B41500EBEA32 /* runCommand.cpp in Sources */, |
3669 | 3699 | 942EC56A2FBEF95000CCBB5D /* backtestRunner.cpp in Sources */, |
3670 | 3700 | 942EC56B2FBEF95000CCBB5D /* redisLoader.cpp in Sources */, |
3671 | 3701 | 942EC56C2FBEF95000CCBB5D /* redisRunner.cpp in Sources */, |
|
3694 | 3724 | 943398242D57E53400287A2D /* jsonParser.cpp in Sources */, |
3695 | 3725 | 942EC5672FBEF95000CCBB5D /* backtestRunner.cpp in Sources */, |
3696 | 3726 | 942EC5682FBEF95000CCBB5D /* redisLoader.cpp in Sources */, |
| 3727 | + 94D3A7262FC1B3AD00EBEA32 /* loadCommand.cpp in Sources */, |
3697 | 3728 | 942EC5692FBEF95000CCBB5D /* redisRunner.cpp in Sources */, |
3698 | 3729 | 94280BA42D2FC00200F1CF56 /* base64.cpp in Sources */, |
3699 | 3730 | 94674B8D2D533E7800973137 /* trade.cpp in Sources */, |
3700 | 3731 | 941B549A2D3BBADE00E3BF64 /* trading_definitions_json.cpp in Sources */, |
| 3732 | + 94D3A7292FC1B41500EBEA32 /* runCommand.cpp in Sources */, |
3701 | 3733 | 94D601102FA9CD700066F51A /* randomStrategy.cpp in Sources */, |
3702 | 3734 | 94674B8A2D533BDA00973137 /* tradeManager.mm in Sources */, |
3703 | 3735 | 94724A832F8B92C10029B940 /* operations.cpp in Sources */, |
|
0 commit comments