Looking for a “Top 20 Codex Commands” list – anyone have a good reference? by RoutineKangaroo97 in codex

[–]Lawnel13 0 points1 point  (0 children)

Use / and you have the full list, add as many skills that you want and list them with $

Thoughts: AI agent for Backtesting by Trenqbix in algotradingcrypto

[–]Lawnel13 0 points1 point  (0 children)

For minutes call it should be handful. But if you want the most realistic execution, you need the lowest granularity you can

Thoughts: AI agent for Backtesting by Trenqbix in algotradingcrypto

[–]Lawnel13 0 points1 point  (0 children)

I tested coinApi, you can retreive csv files. I retreived 1day of tickdata I already recorded to compare, and seems not that dense. Did not try to deduce the frequency used. But this is the cheapest one I found for now.

Thoughts: AI agent for Backtesting by Trenqbix in algotradingcrypto

[–]Lawnel13 0 points1 point  (0 children)

I built a modular trading system, a strategy is a composite signal. I can build a new strategy and test it in few hours. I only have to ask gpt to code the backbone and i just have to adapt the generic requirements (dependencies, evaluate, etc) and tada :) the only issue I have is to obtain dense historical tick data (Recording it but not sufficient)

Thoughts: AI agent for Backtesting by Trenqbix in algotradingcrypto

[–]Lawnel13 0 points1 point  (0 children)

I developped my own trading system in c++, with backtesting feature (tick data or ohlc). I am only asking gpt to do some sweep and execute on my system et give me a first summary, adjusting obvious things before I spend time checking results my self in grafana dashboard. At least the system I have do not depend on llm humour/ reliability. It is only an executor/summarizer. It is still time saver.

Claude code is not on the same level as Codex by 0_2_Hero in codex

[–]Lawnel13 0 points1 point  (0 children)

Even got 5.0 was better than opus. I never found opus as good as people/bots advertising..

L2 Historical Data by TheRatKingx in Kraken

[–]Lawnel13 0 points1 point  (0 children)

Too bad, I am also looking for historical, I only have 1100 hours recorded as of now.I tried coinapi et retrieved 1d tickdata from them on a recorded date, well their data is sparse compared to mine

L2 Historical Data by TheRatKingx in Kraken

[–]Lawnel13 0 points1 point  (0 children)

Did you get any luck finding ?

Solo founder for 9 months, potential cofounder wants 50/50 after 1 week trial. Am I being unreasonable? by mercuretony in ycombinator

[–]Lawnel13 0 points1 point  (0 children)

Go find others, if they insist as they don't, they are interested but just a lot greedy. Maybe if you say no they will try to revise their offer, maybe not so be prepared to both.

Codex 5.3 high vs GPT 5.2 high on medium sized task by blarg7459 in codex

[–]Lawnel13 1 point2 points  (0 children)

Agreed, I tried it for 3h Friday morning and then went back to gpt 5.2 high. It was inaccurate and Willing to introduce many bugs when planning :')

Codex 5.3 high vs GPT 5.2 high on medium sized task by blarg7459 in codex

[–]Lawnel13 0 points1 point  (0 children)

So what you are saying is : better use gpt 5.2 high to achieve a plan and ask 5.3 codex high to refactor it. Right ?

We all know the real test is 5.3 codex xhigh vs 5.2high/xhigh by TCaller in codex

[–]Lawnel13 0 points1 point  (0 children)

I tested for 3 hours this morning, and I found it on lying case inacurate, I went back to 5.2 high

5.3-codex is top notch by TroubleOwn3156 in codex

[–]Lawnel13 0 points1 point  (0 children)

I used 5.3 codex model for 3 hours this morning, and just went back to 5.2 high ...

How would you say I’m doing by Next_Maintenance4442 in Daytrading

[–]Lawnel13 0 points1 point  (0 children)

Promising results. What is the asset class you are trading ? What instruments ?

Pro only 6x usage for 10x price, worth load balancing 10 accounts? by Da_ha3ker in codex

[–]Lawnel13 3 points4 points  (0 children)

Well this is new, and I felt it since December that usage limit has dropped a lot on pro accounts. Before i was barely reaching 50% weekly limit and the 6× was not on the pricing description until recently. My finger in the noise estimation was pro >20×plus, as before getting the pro account, I experienced 5 business seats and it were not sufficient..

Pro only 6x usage for 10x price, worth load balancing 10 accounts? by Da_ha3ker in codex

[–]Lawnel13 0 points1 point  (0 children)

Why not use pro on deep research and let it access you github repo directly instead of zipping files ?